Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 13:35:43 +00:00

View File

@@ -49,14 +49,14 @@ export default function LandingPage() {
{ text: "💬 WhatsApp Us", href: "https://wa.me/213772561577" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
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?_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" }
{ 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" }
]}
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?_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" }
{ 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" }
]}
/>
</div>
@@ -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?_wi=2", 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", 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?_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" }
{ 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" }
]}
/>
</div>
@@ -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?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/professional-video-gamer-female-playing-online-shooter-game-late-night-living-room_482257-22778.jpg"
imageAlt="Gaming Setup"
useInvertedBackground={false}
/>
@@ -187,9 +187,9 @@ export default function LandingPage() {
description="Have questions about our gaming PCs or computer components? Reach out to our team. We're here to help you find the perfect solution."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/retro-vhs-packaging-indoors_23-2150172365.jpg"
imageAlt="West Pro DZ Store"
mediaAnimation="slide-up"
mediaPosition="right"