From 43d1bfa241ef5aaae64f484ec568fc69a24110bd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 13:33:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c60604f..e44d22f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,12 +51,12 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "circleGradient" }} carouselItems={[ - { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg", imageAlt: "Gaming PC Setup" }, - { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg", imageAlt: "Gaming PC Tower" }, - { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg", imageAlt: "Graphics Card" }, - { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg", imageAlt: "RAM Memory" }, - { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg", imageAlt: "SSD Storage" }, - { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg", imageAlt: "Store Interior" } + { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg?_wi=1", imageAlt: "Gaming PC Setup" }, + { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg?_wi=1", imageAlt: "Gaming PC Tower" }, + { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg?_wi=1", imageAlt: "Graphics Card" }, + { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg?_wi=1", imageAlt: "RAM Memory" }, + { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg?_wi=2", imageAlt: "SSD Storage" }, + { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg?_wi=1", imageAlt: "Store Interior" } ]} autoPlay={true} autoPlayInterval={4000} @@ -75,9 +75,9 @@ export default function LandingPage() { animationType="slide-up" gridVariant="three-columns-all-equal-width" products={[ - { id: "cat-1", name: "Gaming PCs", price: "From 80,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg", imageAlt: "Gaming PC Category" }, - { id: "cat-2", name: "Graphics Cards", price: "From 25,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg", imageAlt: "Graphics Card Category" }, - { id: "cat-3", name: "RAM & Storage", price: "From 5,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg", imageAlt: "RAM and Storage Category" } + { id: "cat-1", name: "Gaming PCs", price: "From 80,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg?_wi=2", imageAlt: "Gaming PC Category" }, + { id: "cat-2", name: "Graphics Cards", price: "From 25,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg?_wi=2", imageAlt: "Graphics Card Category" }, + { id: "cat-3", name: "RAM & Storage", price: "From 5,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg?_wi=3", imageAlt: "RAM and Storage Category" } ]} /> @@ -100,7 +100,7 @@ export default function LandingPage() { title: "Quality Assurance", description: "All products are tested and verified. We stand behind every sale with warranty support.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-technician-with-soldering-iron-electronics-motherboard_23-2148816366.jpg", imageAlt: "Quality Products", buttonIcon: ArrowRight }, { - title: "Fast Service", description: "Quick PC repairs, component upgrades, and custom builds delivered on time.", imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg", imageAlt: "Fast Service", buttonIcon: ArrowRight + title: "Fast Service", description: "Quick PC repairs, component upgrades, and custom builds delivered on time.", imageSrc: "http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg?_wi=2", imageAlt: "Fast Service", buttonIcon: ArrowRight } ]} textboxLayout="default" @@ -120,12 +120,12 @@ export default function LandingPage() { animationType="slide-up" gridVariant="bento-grid" products={[ - { id: "prod-1", name: "RTX 4070 Gaming PC", price: "95,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg", imageAlt: "RTX 4070 Gaming PC" }, - { id: "prod-2", name: "RTX 4090 Super PC", price: "150,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg", imageAlt: "RTX 4090 Super PC" }, - { id: "prod-3", name: "Graphics Card RTX 4070", price: "55,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg", imageAlt: "RTX 4070 Graphics Card" }, - { id: "prod-4", name: "Gaming PC Entry Level", price: "65,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg", imageAlt: "Entry Level Gaming PC" }, - { id: "prod-5", name: "High Speed NVMe SSD 1TB", price: "12,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg", imageAlt: "NVMe SSD 1TB" }, - { id: "prod-6", name: "32GB DDR5 RAM Kit", price: "18,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg", imageAlt: "DDR5 RAM 32GB" } + { id: "prod-1", name: "RTX 4070 Gaming PC", price: "95,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg?_wi=3", imageAlt: "RTX 4070 Gaming PC" }, + { id: "prod-2", name: "RTX 4090 Super PC", price: "150,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg?_wi=4", imageAlt: "RTX 4090 Super PC" }, + { id: "prod-3", name: "Graphics Card RTX 4070", price: "55,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-technology-background_23-2148882614.jpg?_wi=3", imageAlt: "RTX 4070 Graphics Card" }, + { id: "prod-4", name: "Gaming PC Entry Level", price: "65,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/man-working-from-home_23-2148521566.jpg?_wi=5", imageAlt: "Entry Level Gaming PC" }, + { id: "prod-5", name: "High Speed NVMe SSD 1TB", price: "12,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg?_wi=4", imageAlt: "NVMe SSD 1TB" }, + { id: "prod-6", name: "32GB DDR5 RAM Kit", price: "18,000 DA", imageSrc: "http://img.b2bpic.net/free-photo/two-ram-chips-man-s-hand-isolated-white_346278-1218.jpg?_wi=5", imageAlt: "DDR5 RAM 32GB" } ]} /> @@ -174,7 +174,7 @@ export default function LandingPage() { { text: "💬 WhatsApp", href: "https://wa.me/213772561577" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg?_wi=2" imageAlt="Gaming Setup" useInvertedBackground={false} /> @@ -189,7 +189,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "circleGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg" + imageSrc="http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg?_wi=3" imageAlt="West Pro DZ Store" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1