From ce6b620e717a18f6bb3136e80104cc905532740a Mon Sep 17 00:00:00 2001 From: motimummy69 Date: Mon, 25 Dec 2023 19:48:35 +0500 Subject: [PATCH 1/2] no change --- .DS_Store | Bin 8196 -> 8196 bytes about.html | 81 +++---- banner.js | 17 ++ buynow.html | 53 +++++ categories/Accessories/Accesories.html | 199 +++++++---------- .../Accessories/Products/Camera lens.html | 170 +++++--------- .../Accessories/Products/Headphones.html | 170 +++++--------- .../Accessories/Products/Iphone cases.html | 139 +++++------- categories/Elecrtonics/Products/charger.html | 144 +++++------- .../Elecrtonics/Products/extensioncable.html | 138 +++++------- categories/Elecrtonics/Products/tv.html | 169 +++++--------- categories/Elecrtonics/electronics.html | 202 +++++++---------- categories/Sports/.DS_Store | Bin 6148 -> 6148 bytes categories/Sports/Products/cricketbat.html | 166 +++++--------- categories/Sports/Products/golf.html | 167 +++++--------- categories/Sports/Products/tabletennis.html | 136 +++++------- categories/Sports/Sports.html | 202 +++++++---------- categories/Toys/Products/Product-1.html | 149 ++++++------- categories/Toys/Products/Product-2.html | 162 +++++--------- categories/Toys/Products/Product-3.html | 170 +++++--------- categories/Toys/Toys.html | 208 ++++++++---------- contact us.html | 64 ++++++ index.html | 73 +++--- styles/styles1.css | 108 ++------- styles/styles2.css | 13 ++ trending/product1.html | 130 ----------- 26 files changed, 1245 insertions(+), 1985 deletions(-) create mode 100644 banner.js create mode 100644 buynow.html create mode 100644 contact us.html delete mode 100644 trending/product1.html diff --git a/.DS_Store b/.DS_Store index 67ec1e1c8afc011970ae30ca4cebbf1251cdf6da..29742fead5933be86a5b51440c1b360b101c6ca8 100644 GIT binary patch delta 245 zcmZp1XmOa}FDk{rz`)4BAi%&-!l1{H0VH!7ayAxDW1rZ-yP2JXg~J=9f{P)MA&DWM zp%ht_XHI@{QcivnP#&nADIG}b{Raaei-Ca?s3Vaf4+v8kihyQkF%(a(5S7>F28x$5 zR075G8OjlMqMF9w2sB~dWD5a>%_;)N8AbUSl7Y(efYv7hStSe#KqHDL&k~kpoHv2Hwr=94s7+vXdVON^CwL zaGY`TQK3mp>_(P43dRP;ljB4m3vw`&0QICY=aoPYx51$0GVqsDZ=Oz)(lQ z$lMaB(Y_u-V@|qZaB_Zb0nj-xfT1Qg-^C>!Mj$d^ybh{r~_FQiZ7i diff --git a/about.html b/about.html index 742247f..d0b0074 100644 --- a/about.html +++ b/about.html @@ -1,80 +1,81 @@ - + Arngen - - + +
-

About Arngen.net

Welcome to Arngen.net - Where Innovation Meets Solutions!

-

Our Story

At Arngen.net, we are passionate about pushing the boundaries of technology and empowering individuals and businesses with cutting-edge solutions. Our journey began with a simple yet powerful vision: to create a platform that not only meets the current demands of the digital landscape but anticipates the needs of tomorrow.

-

Who We Are

Arngen.net is a dynamic team of tech enthusiasts, developers, and visionaries committed to crafting transformative experiences. We pride ourselves on our diverse backgrounds and expertise, fostering a collaborative environment that fuels creativity and innovation.

-

Our Mission

-

Empowering Possibilities: We are dedicated to empowering individuals and businesses by providing them with the tools and technologies they need to thrive in an ever-evolving digital world.

-

Innovation at the Core: At Arngen.net, innovation is not just a buzzword; it's the essence of what we do. We believe in constantly challenging ourselves to create solutions that redefine industry standards.

-

User-Centric Design: Our products and services are designed with you in mind. We prioritize user experience, ensuring that our solutions are not only powerful but also intuitive and easy to use.

- +

+ Empowering Possibilities: We are dedicated to empowering individuals and businesses by providing them with the tools and technologies they need to thrive in an ever-evolving digital world. +

+

+ Innovation at the Core: At Arngen.net, innovation is not just a buzzword; it's the essence of what we do. We believe in constantly challenging ourselves to create solutions that redefine industry standards. +

+

+ User-Centric Design: Our products and services are designed with you in mind. We prioritize user experience, ensuring that our solutions are not only powerful but also intuitive and easy to use. +

What Sets Us Apart

-

Join Us on This Journey

Whether you're an individual looking for innovative tools or a business seeking to stay ahead in the digital landscape, Arngen.net is your partner in progress. Join us on this exciting journey, and let's shape the future together.

Thank you for choosing Arngen.net.

The Arngen.net Team

- - - + + \ No newline at end of file diff --git a/banner.js b/banner.js new file mode 100644 index 0000000..e1541c7 --- /dev/null +++ b/banner.js @@ -0,0 +1,17 @@ + + document.addEventListener("DOMContentLoaded", function() { + let prevScrollPos = window.pageYOffset; + const header = document.querySelector("header"); + + window.onscroll = function() { + let currentScrollPos = window.pageYOffset; + + if (prevScrollPos > currentScrollPos) { + header.classList.remove("scrolled"); + } else { + header.classList.add("scrolled"); + } + + prevScrollPos = currentScrollPos; + }; + }); diff --git a/buynow.html b/buynow.html new file mode 100644 index 0000000..a84849f --- /dev/null +++ b/buynow.html @@ -0,0 +1,53 @@ + + + + + Arngen + + + + + + + + + +
+ +
+ + + + \ No newline at end of file diff --git a/categories/Accessories/Accesories.html b/categories/Accessories/Accesories.html index 4deeaa9..13b23f5 100644 --- a/categories/Accessories/Accesories.html +++ b/categories/Accessories/Accesories.html @@ -9,130 +9,97 @@ - - +
-
+ + - - - - - - - - - - - - - + + + + \ No newline at end of file diff --git a/categories/Accessories/Products/Camera lens.html b/categories/Accessories/Products/Camera lens.html index 46c20a3..d3ad4d2 100644 --- a/categories/Accessories/Products/Camera lens.html +++ b/categories/Accessories/Products/Camera lens.html @@ -9,134 +9,68 @@ - - +
-
- +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    Sony FE 24-70 mm F2.8 GM Digital Camera Lens

    -
    - - - - Cases -
      - -
    • 20-40mm
    • -
    • f2.8 GM
    • -
    • very expensive
    • -
    • WOW
    • - - -
    -

    $145.49

    - - - - -
    - - - - - - - - - - - +

    Sony FE 24-70 mm F2.8 GM Digital Camera Lens

    +
    + Cases +
      +
    • 20-40mm
    • +
    • f2.8 GM
    • +
    • very expensive
    • +
    • WOW
    • +
    +

    $145.49

    + + + +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/categories/Accessories/Products/Headphones.html b/categories/Accessories/Products/Headphones.html index 79343c5..41d1fb8 100644 --- a/categories/Accessories/Products/Headphones.html +++ b/categories/Accessories/Products/Headphones.html @@ -9,134 +9,68 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    JBL Tune 520BT Wireless On-Ear Headphones - Blue

    -
    - - - - Cases -
      - -
    • Bluetooth 5
    • -
    • 360 MAh battery
    • -
    • Fast charging
    • -
    • Wireless
    • - - -
    -

    $31.99

    - - - - -
    - - - - - - - - - - - +

    JBL Tune 520BT Wireless On-Ear Headphones - Blue

    +
    + Cases +
      +
    • Bluetooth 5
    • +
    • 360 MAh battery
    • +
    • Fast charging
    • +
    • Wireless
    • +
    +

    $31.99

    + + + +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/categories/Accessories/Products/Iphone cases.html b/categories/Accessories/Products/Iphone cases.html index 48d54d4..c22de5c 100644 --- a/categories/Accessories/Products/Iphone cases.html +++ b/categories/Accessories/Products/Iphone cases.html @@ -9,103 +9,68 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    Iphone 13 Cases

    -
    - - - - Cases -
      - -
    • Leather cases
    • -
    • Mag safe
    • -
    • Multiple colors
    • -
    • bubbles
    • - -
    -

    $12.99

    - - - - -
    - - - - - +

    Iphone 13 Cases

    +
    + Cases +
      +
    • Leather cases
    • +
    • Mag safe
    • +
    • Multiple colors
    • +
    • bubbles
    • +
    +

    $12.99

    + + + +
    - - - - - - + \ No newline at end of file diff --git a/categories/Elecrtonics/Products/charger.html b/categories/Elecrtonics/Products/charger.html index 6f68a76..d23d7ad 100644 --- a/categories/Elecrtonics/Products/charger.html +++ b/categories/Elecrtonics/Products/charger.html @@ -9,99 +9,69 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Belkin MagSafe 3-in-1 Wireless Charging Stand -

    -
    - - - - Product - -
      - - -
    • SUPPORTS APPLE FAST CHARGING: This wireless MagSafe charger supports Apple fast charging technology, charging at up to 15 watts for iPhone, and delivers 33% faster charging for Apple Watch Series 7 and newer models.
    • -
    • MAGSAFE COMPATIBLE: This Belkin magnetic wireless charger stand is compatible with the Apple iPhone 15, iPhone 14, iPhone 13, and iPhone 12 Series, as well as certified MagSafe cases.
    • -
    • 3-IN-1 CHARGER: Power your apple ecosystem with this Belkin 3-in-1 Wireless iPhone Charger Stand. It is the perfect charging station for multiple Apple devices, including iPhone 15, 14, 13 and 12, Pro & Pro Max, Apple Watch, and AirPods.
    • -
    • POWERFUL MAGNETIC CONNECTION: This Belkin Wireless Charger stand uses MagSafe technology to ensure perfect alignment. With one hand the embedded magnetic system allows you to easily place your iPhone or Apple Watch on the charging stand without hassle.
    • -
    • 2-YEAR WARRANTY
    • - -
    -

    Price $150

    - - - - -
    -
    - - - - - - +

    Belkin MagSafe 3-in-1 Wireless Charging Stand

    +
    + Product + +

    Price $150

    + + + +
    + + + + \ No newline at end of file diff --git a/categories/Elecrtonics/Products/extensioncable.html b/categories/Elecrtonics/Products/extensioncable.html index 08cd9aa..a108f2e 100644 --- a/categories/Elecrtonics/Products/extensioncable.html +++ b/categories/Elecrtonics/Products/extensioncable.html @@ -9,93 +9,69 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Belkin 6-Outlet Power Strip Surge Protector w/Flat Rotating Plug -

    -
    - Product - -
      - - -
    • Multi-Outlet Surge Protector Power Strip: Turn 1 outlet into 6 surge-protected AC outlets with this compact power extension cord. It supplies power to multiple computing devices and peripherals, from iPhones, tablets and smartphones to laptops and projectors. Cleaner workstation for a clearer mind.
    • -
    • Safeguard Your Devices and Appliances: The electric strip has a 1,080-Joule energy rating providing a reliable power extension hub to protect monitors, hard drives, and other desktop items. It secures your electronic devices from overload, short circuit, power spikes, lightning strikes, or fluctuations.
    • -
    • Compact, Heavy Duty, and Space-Saving: The widely spaced outlets give ample area to fit big plugs and charger bricks. Its slim profile is ideal for providing additional outlets into tight spaces, home office, and game rooms. Designed with a durable case that protects circuits from fire, damage, and rust.
    • -
    • Reliable Product and Superior Protection: Purchase with confidence as it is backed by lifetime warranty and protected by dollar 15,000 Connected Equipment Warranty. Check out the full specs: 48,000A maximum spike amperage, 6 feet / 1.8-meter power cord, and 6 standard AC outlets with surge suppressor.
    • -
    • Revolving Plug and Extra AC Outlets: Built with a 360-degree rotating AC plug for convenient access to any wall socket from all directions. Each port delivers optimized charging to iPhones, smartphones, game consoles, and more. Simultaneously plug-in up to six devices on this safety power outlet.
    • - - -
    -

    Price $89

    -
    -
    - - - - - - +

    Belkin 6-Outlet Power Strip Surge Protector w/Flat Rotating Plug

    +
    + Product + +

    Price $89

    + + + +
    + + + + \ No newline at end of file diff --git a/categories/Elecrtonics/Products/tv.html b/categories/Elecrtonics/Products/tv.html index 4f7ce2e..a380a4e 100644 --- a/categories/Elecrtonics/Products/tv.html +++ b/categories/Elecrtonics/Products/tv.html @@ -9,124 +9,69 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Lilliput A11 10.1-Inch 4K Photo and Video Portable Monitor -

    -
    - - - - Product - -
      - - -
    • Powerful and Durable: Lilliput A11 is a 4K Ultra HD photo and video portable monitor that has an integrated HDMI input and output option. The IPS display has a brightness of 320 cd/m²
    • -
    • High Performance: The video monitor has a bright display which is supported by a long-lasting battery backup. The 10.1-inch screen is powered by advanced firmware
    • -
    • Uncomparable Features: The portable monitor console is the perfect addition to your studio equipment as it can work with multiple camera setups very easily. The monitor can process up to 4K 30FPS video imaging
    • -
    • Versatile Usage: The Lilliput A11 is perfect for Worship, Weddings/Funerals, Sports, Events, Corporate, Education, Retail Business, and much more. You can easily carry the video monitor anywhere you go and instantly get to work
    • -
    • Bundle Includes: The Lilliput A11 10.1-Inch 4K Portable Monitor Complete with All Standard Supplied Accessories, 1-Year Limited Warranty, +1 Sony L-Series Type Battery Plate, +1 AC Adapter, + SmallRig Camera Hot Shoe Mount 2-pack, +1 Waith Battery and Charger
    • - -
    -

    Price $350

    - - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +

    Lilliput A11 10.1-Inch 4K Photo and Video Portable Monitor

    +
    + Product + +

    Price $350

    + + + +
    + + + + \ No newline at end of file diff --git a/categories/Elecrtonics/electronics.html b/categories/Elecrtonics/electronics.html index 08db0f0..3b8e1f1 100644 --- a/categories/Elecrtonics/electronics.html +++ b/categories/Elecrtonics/electronics.html @@ -9,132 +9,98 @@ - - +
    -
    + + - - - - - - - - - - - - - + + + + \ No newline at end of file diff --git a/categories/Sports/.DS_Store b/categories/Sports/.DS_Store index 4ba16bf00e824be72b0cc8f20153e8bdb641fdcd..e84ff8670415d4333bfd458ea45d8fa14c57cd9e 100644 GIT binary patch delta 391 zcmZoMXfc=|#>B)qu~2NHo}wrR0|Nsi1A_nqLn%WtLkUB%XHI_d=7o&Q87JzoO*UoZ zmjVeS<>V&;6#`W;I0CWWe=wM=$0$~xR9;*FmEMt5kds+lVqkEMk%^gwm5rT)or9Yr zHaH`{Jh&vWq_o&6u_zkE3(3#VNrJHxlfp7n%i{$^ob&Ta5;OBsi@+K(Q&NFSV!|`? zQu524@=Nnliotq=Arc&%9Gvk264kENh6ZLj3dY8UwK@vbmPQ6T3MR&8wY8iaqRRT# zLGjr+xq10rKsN&cBhaH@zzd~eRQF^9Mv=)1jO~++83i56f{XHU^7GPxvLFrI48aTq z4EYR2pwMB^W5@u~xePgI!LlBx5*jSP&|_!W%+A5j0Ssm!=R5Ocei2I!pjlx1HwTDp GVFm!#T4)IX delta 91 zcmZoMXfc=|#>B`mu~2NHo}wrV0|Nsi1A_nqLn%WtLkUB1PP$?6#KPr_ERz$MMJ8)7 sw{Mo=;AYt@z!J)|nVo~51E_T~Bg=Q@$^0Ug96-$=-AtPUM7A&k0Dxo?u>b%7 diff --git a/categories/Sports/Products/cricketbat.html b/categories/Sports/Products/cricketbat.html index e809512..43dc312 100644 --- a/categories/Sports/Products/cricketbat.html +++ b/categories/Sports/Products/cricketbat.html @@ -9,122 +9,68 @@ - - +
    -
    +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Cricket Bat -

    -
    - - - - Product - -
      - - -
    • FORTRESS Garden Cricket Bat
    • -
    • Available in 3 Sizes
    • -
    • Ultra-Durable Plastic
    • -
    • Fluro Yellow
    • - -
    -

    Price $80

    - - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +

    Cricket Bat

    +
    + Product + +

    Price $80

    + + + +
    + + + + \ No newline at end of file diff --git a/categories/Sports/Products/golf.html b/categories/Sports/Products/golf.html index f7b3c61..cfee696 100644 --- a/categories/Sports/Products/golf.html +++ b/categories/Sports/Products/golf.html @@ -9,123 +9,68 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Golf Club -

    -
    - - - - Product - -
      - - -
    • Cleveland Launcher
    • -
    • XL Halo Iron Set
    • -
    • Golf Club Flex Senior
    • -
    • Material Stainless Steel
    • - -
    -

    Price $150

    - - - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +

    Golf Club

    +
    + Product + +

    Price $150

    + + + +
    + + + + \ No newline at end of file diff --git a/categories/Sports/Products/tabletennis.html b/categories/Sports/Products/tabletennis.html index 330c4ce..b70a586 100644 --- a/categories/Sports/Products/tabletennis.html +++ b/categories/Sports/Products/tabletennis.html @@ -9,92 +9,68 @@ - - +
    -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Table Tennis Racket -

    -
    - Product - -
      - - -
    • Set of 4 or 2 Table Tennis Paddles
    • -
    • Advanced Ping Pong Rackets
    • -
    • Portable Table Tennis Accessories
      for 2-4 Players
    • -
    • Pro Carbon Performance-Level
      Table Tennis
    • - -
    -

    Price $40

    - -
    -
    - - - - - - +

    Table Tennis Racket

    +
    + Product + +

    Price $40

    + + + +
    + + + + \ No newline at end of file diff --git a/categories/Sports/Sports.html b/categories/Sports/Sports.html index 130ea05..0ae44dd 100644 --- a/categories/Sports/Sports.html +++ b/categories/Sports/Sports.html @@ -9,132 +9,98 @@ - - +
    -
    + + - - - - - - - - - - - - - + + + + \ No newline at end of file diff --git a/categories/Toys/Products/Product-1.html b/categories/Toys/Products/Product-1.html index 7a65a69..721dd9c 100755 --- a/categories/Toys/Products/Product-1.html +++ b/categories/Toys/Products/Product-1.html @@ -10,105 +10,86 @@ - +
    - -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - Breyer Horses Breyer Farms Home at The Barn Playset -

    -
    - - - - Product - -
    -
      - -
    • HOME AT THE BARN PLAYSET - The latest edition to the world of Breyer Farms offers future farmers hours of creative play with a variety of farm favorite animal friends.
    • -
    • PRODUCT SPECIFICATIONS: Package contains (1) Breyer Farms Barn, 1 Stablemates horse, 4 pieces of fencing, water trough, hen with chicks, sheep, Border Collie.
    • -
    • ACCESSORIES: Build an entire world with all Stablemates accessories (sold separately) which includes Craft Kits, Playsets, Barns, Vehicles AND Surprise Horse Blind Bags.
    • -
    • HAND CRAFTED DETAIL: The world's 'most asked for' horses since 1950.
    • -
    • TRUE EQUESTRIAN ART: Breyer models begin as beautiful horse sculptures created by leading equine artists that are then cast into a copper and steel mold.
    • - -
    -

    Price $25.99

    - -
    - - - +

    Breyer Horses Breyer Farms Home at The Barn Playset

    +
    + Product +
    +
      +
    • HOME AT THE BARN PLAYSET - The latest edition to the world of Breyer Farms offers future farmers hours of creative play with a variety of farm favorite animal friends.
    • +
    • PRODUCT SPECIFICATIONS: Package contains (1) Breyer Farms Barn, 1 Stablemates horse, 4 pieces of fencing, water trough, hen with chicks, sheep, Border Collie.
    • +
    • ACCESSORIES: Build an entire world with all Stablemates accessories (sold separately) which includes Craft Kits, Playsets, Barns, Vehicles AND Surprise Horse Blind Bags.
    • +
    • HAND CRAFTED DETAIL: The world's 'most asked for' horses since 1950.
    • +
    • TRUE EQUESTRIAN ART: Breyer models begin as beautiful horse sculptures created by leading equine artists that are then cast into a copper and steel mold.
    • +
    +

    Price $52.75

    + + +
    - - - +
    - - - - \ No newline at end of file diff --git a/categories/Toys/Products/Product-2.html b/categories/Toys/Products/Product-2.html index abfb03f..b616319 100755 --- a/categories/Toys/Products/Product-2.html +++ b/categories/Toys/Products/Product-2.html @@ -9,129 +9,69 @@ - - +
    - -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - VTech KidiZoom Creator Cam, Glitter Pink -

    -
    - - - - Product - -
      -
    • Explore Creativity: Create your own awesome videos on this HD video camera for kids; comes with a built-in microphone and special effects like time-lapse video
    • -
    • Versatile: The action camera swaps in 20+ animated backgrounds; get chased by a T-Rex, go to outer space or become invisible with the included green screen fabric
    • -
    • Multiple Attachments: The Creator Cam includes creativity tools, a tabletop tripod, selfie stick, and a wrist strap; the perfect kids video recorder for any adventure
    • -
    • Save and Upload: Recorded video can only be uploaded to a computer via the included USB cable at an adult's discretion; the kids video maker requires green screen for some special effects
    • -
    • Special Features: All-in-one kids video camera comes with a 3.7-volt rechargeable lithium ion battery; adults can recharge the battery with the included USB cable
    • - -
    -

    Price $52.75

    - - - -
    - - - - - - +

    VTech KidiZoom Creator Cam, Glitter Pink

    +
    + Product +
      +
    • Explore Creativity: Create your own awesome videos on this HD video camera for kids; comes with a built-in microphone and special effects like time-lapse video
    • +
    • Versatile: The action camera swaps in 20+ animated backgrounds; get chased by a T-Rex, go to outer space or become invisible with the included green screen fabric
    • +
    • Multiple Attachments: The Creator Cam includes creativity tools, a tabletop tripod, selfie stick, and a wrist strap; the perfect kids video recorder for any adventure
    • +
    • Save and Upload: Recorded video can only be uploaded to a computer via the included USB cable at an adult's discretion; the kids video maker requires green screen for some special effects
    • +
    • Special Features: All-in-one kids video camera comes with a 3.7-volt rechargeable lithium ion battery; adults can recharge the battery with the included USB cable
    • +
    +

    Price $52.75

    + + + +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/categories/Toys/Products/Product-3.html b/categories/Toys/Products/Product-3.html index 1c7ec3c..a734402 100755 --- a/categories/Toys/Products/Product-3.html +++ b/categories/Toys/Products/Product-3.html @@ -9,136 +9,70 @@ - - +
    - -
    - +
  • + Cart + +
  • +
  • + Sign In +
  • +
  • + Sign Up +
  • + + +
    -

    - VTech KidiZoom Creator Cam, Glitter Pink -

    -
    - - - - Product - -
      -
    • Disney and Pixar's Moving Moments toy cars bring characters to life with changing expressions.
    • -
    • Simply move the vehicles from side to side to watch their eyes and mouth like it's straight out of the movies.
    • -
    • Kids can recreate scenes and find new adventure with fan-favorite Lightning McQueen racecar.
    • -
    • Designed in a larger scale, the plastic vehicle is easy for smaller hands to push and play.
    • -
    • Makes a great gift for kids and Cars fans ages 4 years old and up.
    • -
    • Collect Lightning McQueen and Mater to keep the storytelling fun going as Mater’s tow hook can attach to McQueen for a wild ride.
    • - -
    -

    Price $12.99

    - - - - -
    - - - - - - - - - - - +

    VTech KidiZoom Creator Cam, Glitter Pink

    +
    + Product +
      +
    • Disney and Pixar's Moving Moments toy cars bring characters to life with changing expressions.
    • +
    • Simply move the vehicles from side to side to watch their eyes and mouth like it's straight out of the movies.
    • +
    • Kids can recreate scenes and find new adventure with fan-favorite Lightning McQueen racecar.
    • +
    • Designed in a larger scale, the plastic vehicle is easy for smaller hands to push and play.
    • +
    • Makes a great gift for kids and Cars fans ages 4 years old and up.
    • +
    • Collect Lightning McQueen and Mater to keep the storytelling fun going as Mater’s tow hook can attach to McQueen for a wild ride.
    • +
    +

    Price $12.99

    + + + +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/categories/Toys/Toys.html b/categories/Toys/Toys.html index 77ad4a8..0bf7f88 100755 --- a/categories/Toys/Toys.html +++ b/categories/Toys/Toys.html @@ -9,135 +9,99 @@ - - +
    -
    + + - - - - - - - - - - - - - - - - + + + + + \ No newline at end of file diff --git a/contact us.html b/contact us.html new file mode 100644 index 0000000..1320140 --- /dev/null +++ b/contact us.html @@ -0,0 +1,64 @@ + + + + + Arngen + + + + + + + + + +
    + +
    +
    + +

    Contact us

    +
    +

    Email us at:

    + f2023-659@bnu.edu.pk +
    + f2023-752@bnu.edu.pk +
    + f2023-552@bnu.edu.pk +
    + f2023-020@bnu.edu.pk +
    +
    +
    + + + \ No newline at end of file diff --git a/index.html b/index.html index dc9f6e7..d7e4696 100644 --- a/index.html +++ b/index.html @@ -18,31 +18,20 @@
  • -
  • - Delievering WorldWide🌎 -
  • +
  • Delievering WorldWide🌎
  • - -
  • - - - -
  • -
  • - - Cart - - -
  • - Sign In +
  • - Sign Up + Cart +
  • +
  • Sign In
  • +
  • Sign Up
  • @@ -50,8 +39,8 @@
    @@ -74,45 +63,45 @@

    Accessories

    - - -

    Top Trending Products

    +

    + Top Trending Products +

    - + \ No newline at end of file diff --git a/styles/styles1.css b/styles/styles1.css index b5caeac..e334b4e 100644 --- a/styles/styles1.css +++ b/styles/styles1.css @@ -199,99 +199,35 @@ footer { } +.hr-body { + border-top: 3px solid black; - -.slideshow-container { - position: relative; - margin: auto; - z-index: 2; - margin-bottom: 20px; - } - - /* Hide the images by default */ - .mySlides { - display: none; - transition: opacity 1s ease-in-out; - - - } - - - .mySlides.active { - opacity: 1; } - -.mySlides img{ - margin-top: 10px; - transition: opacity 1s ease-in-out; +footer{ + margin-top: 19.5%; width: 100%; - height: 500px; - object-fit: fill; } - /* Next & previous buttons */ - .prev, .next { - cursor: pointer; - position: absolute; - top: 50%; - width: auto; - margin-top: -22px; - padding: 16px; - color: white; - font-weight: bold; - font-size: 18px; - transition: 0.6s ease; - border-radius: 0 3px 3px 0; - user-select: none; - } - - /* Position the "next button" to the right */ - .next { - right: 0; - border-radius: 3px 0 0 3px; - } - - /* On hover, add a black background color with a little bit see-through */ - .prev:hover, .next:hover { - background-color: rgba(0,0,0,0.8); - } - - - - /* The dots/bullets/indicators */ - .dot { - cursor: pointer; - height: 15px; - width: 15px; - margin: 0 2px; - background-color: #bbb; - border-radius: 50%; - display: inline-block; - transition: background-color 0.6s ease; - } - - .active, .dot:hover { - background-color: #717171; - } - - /* Fading animation */ - .fade { - animation-name: fade; - animation-duration: 10s; -} - -@keyframes fade { - 0% {opacity: 0} /* Start with completely transparent */ - 25% {opacity: 0.5} /* Fade in gradually */ - 50% {opacity: 1} - 75% {opacity: 0.5} - 100% {opacity: 0} /* Fully visible at the end */ +footer ul { + list-style-type: none; +} +.left { + float: left; + margin-top: -35px; +} +.right { + float: right; + margin-top: -35px; + margin-right: 30px; } -.hr-body { - border-top: 3px solid black; - +footer ul li a{ + text-decoration: none; } - +.productimg { + margin-top: 100px; + margin-left: 400px; + margin-bottom: 100px; +} \ No newline at end of file diff --git a/styles/styles2.css b/styles/styles2.css index 783a63c..ce694e9 100644 --- a/styles/styles2.css +++ b/styles/styles2.css @@ -350,4 +350,17 @@ footer{ font-weight: bold; } +.h1c { + text-align: center; + font-size: 50px; +} +.Mail { + padding-left: 20px; +} +.mylist li:hover { + color: blue; +} +.featured-products{ + margin-right: -400px + } diff --git a/trending/product1.html b/trending/product1.html deleted file mode 100644 index 8f8fde7..0000000 --- a/trending/product1.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - Arngen - - - - - - - - - - -
    - -
    - -
    -

    - Lenox e-bike 28" -

    -
    - - - - Product - -
      -

      Price kr. 9.998

      -
    • 36V8Ah//250w.
    • -
    • 28'' Aluminum 6061 frame
    • -
    • 250w rear motor
    • -
    • Battery: 36v/8ah lithium battery
    • -
    • Brakes: front and rear Disc brake
    • -
    • Front suspension Fork
    • -
    • With rear rack
    • -
    • Shimano 7 speed
    • -
    • PAS system
    • -
    • Display: LED
    • -
    • Max Speed: 25km/h
    • -
    • Double wall rim
    • -
    • Front and rear light
    • -
    • Wheel Size: 28''*1.75
    • -
    • Packing size: 147*24*90cm
    • -
    • N.W.: 25kg
    • -
    - - - -
    - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file From 6de51ffe3226ad443c77ece88e22f3fc8f487449 Mon Sep 17 00:00:00 2001 From: motimummy69 Date: Mon, 25 Dec 2023 20:21:16 +0500 Subject: [PATCH 2/2] changes made added strong tags before each and every headings --- about.html | 12 ++++----- categories/Accessories/Accesories.html | 10 +++---- .../Accessories/Products/Camera lens.html | 8 +++--- .../Accessories/Products/Headphones.html | 8 +++--- .../Accessories/Products/Iphone cases.html | 8 +++--- categories/Elecrtonics/Products/charger.html | 8 +++--- .../Elecrtonics/Products/extensioncable.html | 8 +++--- categories/Elecrtonics/Products/tv.html | 8 +++--- categories/Elecrtonics/electronics.html | 10 +++---- categories/Sports/Products/cricketbat.html | 8 +++--- categories/Sports/Products/golf.html | 8 +++--- categories/Sports/Products/tabletennis.html | 8 +++--- categories/Sports/Sports.html | 10 +++---- categories/Toys/Products/Product-1.html | 9 ++++--- categories/Toys/Products/Product-2.html | 4 +-- categories/Toys/Products/Product-3.html | 4 +-- categories/Toys/Toys.html | 10 +++---- contact us.html | 2 +- index.html | 26 +++++++++---------- 19 files changed, 85 insertions(+), 84 deletions(-) diff --git a/about.html b/about.html index d0b0074..8410e47 100644 --- a/about.html +++ b/about.html @@ -35,13 +35,13 @@ -

    About Arngen.net

    +

    About Arngen.net

    Welcome to Arngen.net - Where Innovation Meets Solutions!

    -

    Our Story

    +

    Our Story

    At Arngen.net, we are passionate about pushing the boundaries of technology and empowering individuals and businesses with cutting-edge solutions. Our journey began with a simple yet powerful vision: to create a platform that not only meets the current demands of the digital landscape but anticipates the needs of tomorrow.

    -

    Who We Are

    +

    Who We Are

    Arngen.net is a dynamic team of tech enthusiasts, developers, and visionaries committed to crafting transformative experiences. We pride ourselves on our diverse backgrounds and expertise, fostering a collaborative environment that fuels creativity and innovation.

    -

    Our Mission

    +

    Our Mission

    Empowering Possibilities: We are dedicated to empowering individuals and businesses by providing them with the tools and technologies they need to thrive in an ever-evolving digital world.

    @@ -51,7 +51,7 @@

    Our Mission

    User-Centric Design: Our products and services are designed with you in mind. We prioritize user experience, ensuring that our solutions are not only powerful but also intuitive and easy to use.

    -

    What Sets Us Apart

    +

    What Sets Us Apart

    -

    Join Us on This Journey

    +

    Join Us on This Journey

    Whether you're an individual looking for innovative tools or a business seeking to stay ahead in the digital landscape, Arngen.net is your partner in progress. Join us on this exciting journey, and let's shape the future together.

    Thank you for choosing Arngen.net.

    The Arngen.net Team

    diff --git a/categories/Accessories/Accesories.html b/categories/Accessories/Accesories.html index 13b23f5..dad15a6 100644 --- a/categories/Accessories/Accesories.html +++ b/categories/Accessories/Accesories.html @@ -39,9 +39,9 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • + @@ -70,21 +70,21 @@ diff --git a/categories/Accessories/Products/Camera lens.html b/categories/Accessories/Products/Camera lens.html index d3ad4d2..633e241 100644 --- a/categories/Accessories/Products/Camera lens.html +++ b/categories/Accessories/Products/Camera lens.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Sony FE 24-70 mm F2.8 GM Digital Camera Lens

    +

    Sony FE 24-70 mm F2.8 GM Digital Camera Lens

    Cases
      @@ -55,7 +55,7 @@

      Sony FE 24-70 mm F2.8 GM Digital Camera Lens

    • very expensive
    • WOW
    -

    $145.49

    +

    $145.49

    diff --git a/categories/Accessories/Products/Headphones.html b/categories/Accessories/Products/Headphones.html index 41d1fb8..94b5330 100644 --- a/categories/Accessories/Products/Headphones.html +++ b/categories/Accessories/Products/Headphones.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    JBL Tune 520BT Wireless On-Ear Headphones - Blue

    +

    JBL Tune 520BT Wireless On-Ear Headphones - Blue

    Cases
      @@ -55,7 +55,7 @@

      JBL Tune 520BT Wireless On-Ear Headphones - Blue

    • Fast charging
    • Wireless
    -

    $31.99

    +

    $31.99

    diff --git a/categories/Accessories/Products/Iphone cases.html b/categories/Accessories/Products/Iphone cases.html index c22de5c..cd4f5c0 100644 --- a/categories/Accessories/Products/Iphone cases.html +++ b/categories/Accessories/Products/Iphone cases.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Iphone 13 Cases

    +

    Iphone 13 Cases

    Cases
      @@ -55,7 +55,7 @@

      Iphone 13 Cases

    • Multiple colors
    • bubbles
    -

    $12.99

    +

    $12.99

    diff --git a/categories/Elecrtonics/Products/charger.html b/categories/Elecrtonics/Products/charger.html index d23d7ad..1328ba3 100644 --- a/categories/Elecrtonics/Products/charger.html +++ b/categories/Elecrtonics/Products/charger.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Belkin MagSafe 3-in-1 Wireless Charging Stand

    +

    Belkin MagSafe 3-in-1 Wireless Charging Stand

    Product
      @@ -56,7 +56,7 @@

      Belkin MagSafe 3-in-1 Wireless Charging Stand

    • POWERFUL MAGNETIC CONNECTION: This Belkin Wireless Charger stand uses MagSafe technology to ensure perfect alignment. With one hand the embedded magnetic system allows you to easily place your iPhone or Apple Watch on the charging stand without hassle.
    • 2-YEAR WARRANTY
    -

    Price $150

    +

    Price $150

    diff --git a/categories/Elecrtonics/Products/extensioncable.html b/categories/Elecrtonics/Products/extensioncable.html index a108f2e..5eae7dc 100644 --- a/categories/Elecrtonics/Products/extensioncable.html +++ b/categories/Elecrtonics/Products/extensioncable.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Belkin 6-Outlet Power Strip Surge Protector w/Flat Rotating Plug

    +

    Belkin 6-Outlet Power Strip Surge Protector w/Flat Rotating Plug

    Product
      @@ -56,7 +56,7 @@

      Belkin 6-Outlet Power Strip Surge Protector w/Flat Rotatin
    • Reliable Product and Superior Protection: Purchase with confidence as it is backed by lifetime warranty and protected by dollar 15,000 Connected Equipment Warranty. Check out the full specs: 48,000A maximum spike amperage, 6 feet / 1.8-meter power cord, and 6 standard AC outlets with surge suppressor.
    • Revolving Plug and Extra AC Outlets: Built with a 360-degree rotating AC plug for convenient access to any wall socket from all directions. Each port delivers optimized charging to iPhones, smartphones, game consoles, and more. Simultaneously plug-in up to six devices on this safety power outlet.
    -

    Price $89

    +

    Price $89

    diff --git a/categories/Elecrtonics/Products/tv.html b/categories/Elecrtonics/Products/tv.html index a380a4e..59c21b5 100644 --- a/categories/Elecrtonics/Products/tv.html +++ b/categories/Elecrtonics/Products/tv.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Lilliput A11 10.1-Inch 4K Photo and Video Portable Monitor

    +

    Lilliput A11 10.1-Inch 4K Photo and Video Portable Monitor

    Product
      @@ -56,7 +56,7 @@

      Lilliput A11 10.1-Inch 4K Photo and Video Portable Monitor
    • Versatile Usage: The Lilliput A11 is perfect for Worship, Weddings/Funerals, Sports, Events, Corporate, Education, Retail Business, and much more. You can easily carry the video monitor anywhere you go and instantly get to work
    • Bundle Includes: The Lilliput A11 10.1-Inch 4K Portable Monitor Complete with All Standard Supplied Accessories, 1-Year Limited Warranty, +1 Sony L-Series Type Battery Plate, +1 AC Adapter, + SmallRig Camera Hot Shoe Mount 2-pack, +1 Waith Battery and Charger
    -

    Price $350

    +

    Price $350

    diff --git a/categories/Elecrtonics/electronics.html b/categories/Elecrtonics/electronics.html index 3b8e1f1..3d6ce5f 100644 --- a/categories/Elecrtonics/electronics.html +++ b/categories/Elecrtonics/electronics.html @@ -39,9 +39,9 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • + @@ -71,21 +71,21 @@ diff --git a/categories/Sports/Products/cricketbat.html b/categories/Sports/Products/cricketbat.html index 43dc312..e70f945 100644 --- a/categories/Sports/Products/cricketbat.html +++ b/categories/Sports/Products/cricketbat.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Cricket Bat

    +

    Cricket Bat

    Product
      @@ -55,7 +55,7 @@

      Cricket Bat

    • Ultra-Durable Plastic
    • Fluro Yellow
    -

    Price $80

    +

    Price $80

    diff --git a/categories/Sports/Products/golf.html b/categories/Sports/Products/golf.html index cfee696..2db0c76 100644 --- a/categories/Sports/Products/golf.html +++ b/categories/Sports/Products/golf.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Golf Club

    +

    Golf Club

    Product
      @@ -55,7 +55,7 @@

      Golf Club

    • Golf Club Flex Senior
    • Material Stainless Steel
    -

    Price $150

    +

    Price $150

    diff --git a/categories/Sports/Products/tabletennis.html b/categories/Sports/Products/tabletennis.html index b70a586..5f17886 100644 --- a/categories/Sports/Products/tabletennis.html +++ b/categories/Sports/Products/tabletennis.html @@ -39,14 +39,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Table Tennis Racket

    +

    Table Tennis Racket

    Product
      @@ -55,7 +55,7 @@

      Table Tennis Racket

    • Portable Table Tennis Accessories
      for 2-4 Players
    • Pro Carbon Performance-Level
      Table Tennis
    -

    Price $40

    +

    Price $40

    diff --git a/categories/Sports/Sports.html b/categories/Sports/Sports.html index 0ae44dd..1e6d152 100644 --- a/categories/Sports/Sports.html +++ b/categories/Sports/Sports.html @@ -39,9 +39,9 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • + @@ -71,21 +71,21 @@ diff --git a/categories/Toys/Products/Product-1.html b/categories/Toys/Products/Product-1.html index 721dd9c..dea2de9 100755 --- a/categories/Toys/Products/Product-1.html +++ b/categories/Toys/Products/Product-1.html @@ -16,6 +16,7 @@ .btn { margin-left: 150px; + } .mylist li:hover { color: blue; @@ -55,14 +56,14 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • +
    -

    Breyer Horses Breyer Farms Home at The Barn Playset

    +

    Breyer Horses Breyer Farms Home at The Barn Playset

    Product
    @@ -73,7 +74,7 @@

    Breyer Horses Breyer Farms Home at The Barn Playset

  • HAND CRAFTED DETAIL: The world's 'most asked for' horses since 1950.
  • TRUE EQUESTRIAN ART: Breyer models begin as beautiful horse sculptures created by leading equine artists that are then cast into a copper and steel mold.
  • -

    Price $52.75

    +

    Price $52.75

    diff --git a/categories/Toys/Products/Product-2.html b/categories/Toys/Products/Product-2.html index b616319..4f382cc 100755 --- a/categories/Toys/Products/Product-2.html +++ b/categories/Toys/Products/Product-2.html @@ -46,7 +46,7 @@
    -

    VTech KidiZoom Creator Cam, Glitter Pink

    +

    VTech KidiZoom Creator Cam, Glitter Pink

    Product
      @@ -56,7 +56,7 @@

      VTech KidiZoom Creator Cam, Glitter Pink

    • Save and Upload: Recorded video can only be uploaded to a computer via the included USB cable at an adult's discretion; the kids video maker requires green screen for some special effects
    • Special Features: All-in-one kids video camera comes with a 3.7-volt rechargeable lithium ion battery; adults can recharge the battery with the included USB cable
    -

    Price $52.75

    +

    Price $52.75

    diff --git a/categories/Toys/Products/Product-3.html b/categories/Toys/Products/Product-3.html index a734402..e3bde3f 100755 --- a/categories/Toys/Products/Product-3.html +++ b/categories/Toys/Products/Product-3.html @@ -46,7 +46,7 @@
    -

    VTech KidiZoom Creator Cam, Glitter Pink

    +

    VTech KidiZoom Creator Cam, Glitter Pink

    Product
      @@ -57,7 +57,7 @@

      VTech KidiZoom Creator Cam, Glitter Pink

    • Makes a great gift for kids and Cars fans ages 4 years old and up.
    • Collect Lightning McQueen and Mater to keep the storytelling fun going as Mater’s tow hook can attach to McQueen for a wild ride.
    -

    Price $12.99

    +

    Price $12.99

    diff --git a/categories/Toys/Toys.html b/categories/Toys/Toys.html index 0bf7f88..1c75e0b 100755 --- a/categories/Toys/Toys.html +++ b/categories/Toys/Toys.html @@ -39,9 +39,9 @@
  • Sign In
  • -
  • +
  • Sign Up -
  • + @@ -72,21 +72,21 @@ diff --git a/contact us.html b/contact us.html index 1320140..fdb662f 100644 --- a/contact us.html +++ b/contact us.html @@ -39,7 +39,7 @@
    -

    Contact us

    +

    Contact us


    Email us at:

    f2023-659@bnu.edu.pk diff --git a/index.html b/index.html index d7e4696..e5df348 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@
    -

    +

    Top Trending Products -

    +