From 3b69e55ae22693ffd22d0bbb936f03a67079fd85 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:54:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d37256c..9816929 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import FaqBase from '@/components/sections/faq/FaqBase'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import { CheckCircle, Sparkles, Tag, Award, Star, HelpCircle, Shoe, Shirt, Watch, Headphones } from 'lucide-react'; +import { CheckCircle, Sparkles, Tag, Award, Star, HelpCircle, Shirt, Watch, Headphones } from 'lucide-react'; export default function LandingPage() { return ( @@ -84,22 +84,22 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" products={[ { - id: "1", name: "Air Jordan 1 Retro High", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005733.jpg?_wi=1", imageAlt: "Air Jordan 1 Retro High sneaker", initialQuantity: 1 + id: "1", name: "Air Jordan 1 Retro High", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005733.jpg", imageAlt: "Air Jordan 1 Retro High sneaker", initialQuantity: 1 }, { - id: "2", name: "Gucci Marmont Leather Belt", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-stylish-summer-clothes-posing-sunglasses_158538-14705.jpg?_wi=1", imageAlt: "Gucci Marmont leather belt", initialQuantity: 1 + id: "2", name: "Gucci Marmont Leather Belt", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-stylish-summer-clothes-posing-sunglasses_158538-14705.jpg", imageAlt: "Gucci Marmont leather belt", initialQuantity: 1 }, { - id: "3", name: "Apple AirPods Pro", price: "$199.99", imageSrc: "http://img.b2bpic.net/free-psd/technological-airpods-isolated_23-2151196887.jpg?_wi=1", imageAlt: "Apple AirPods Pro earbuds", initialQuantity: 1 + id: "3", name: "Apple AirPods Pro", price: "$199.99", imageSrc: "http://img.b2bpic.net/free-psd/technological-airpods-isolated_23-2151196887.jpg", imageAlt: "Apple AirPods Pro earbuds", initialQuantity: 1 }, { - id: "4", name: "Louis Vuitton Speedy Bag", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073533.jpg?_wi=1", imageAlt: "Louis Vuitton Speedy handbag", initialQuantity: 1 + id: "4", name: "Louis Vuitton Speedy Bag", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073533.jpg", imageAlt: "Louis Vuitton Speedy handbag", initialQuantity: 1 }, { id: "5", name: "Versace Medusa Sunglasses", price: "$179.99", imageSrc: "http://img.b2bpic.net/free-photo/colored-transparent-sunglasses-still-life_23-2150165797.jpg", imageAlt: "Versace Medusa designer sunglasses", initialQuantity: 1 }, { - id: "6", name: "Premium Rep Tracksuit Set", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005733.jpg?_wi=2", imageAlt: "Designer inspired tracksuit", initialQuantity: 1 + id: "6", name: "Premium Rep Tracksuit Set", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005733.jpg", imageAlt: "Designer inspired tracksuit", initialQuantity: 1 } ]} carouselMode="buttons" @@ -118,7 +118,7 @@ export default function LandingPage() { animationType="slide-up" features={[ { - icon: Shoe, + icon: Watch, title: "Designer Shoes", description: "Authentic sneakers, heels, and footwear from top luxury brands." }, { @@ -166,16 +166,16 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Marcus Johnson, Fashion Enthusiast", date: "Date: 15 January 2025", title: "Authentic quality and excellent service!", quote: "I've purchased multiple items from NelosShop and every product has been exactly as described. The shipping was fast and packaging was premium. Highly recommend for anyone looking for authentic designer goods.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1617.jpg", avatarAlt: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005733.jpg?_wi=3", imageAlt: "Featured product from Marcus's purchase" + id: "1", name: "Marcus Johnson, Fashion Enthusiast", date: "Date: 15 January 2025", title: "Authentic quality and excellent service!", quote: "I've purchased multiple items from NelosShop and every product has been exactly as described. The shipping was fast and packaging was premium. Highly recommend for anyone looking for authentic designer goods.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1617.jpg", avatarAlt: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005733.jpg", imageAlt: "Featured product from Marcus's purchase" }, { - id: "2", name: "Sarah Chen, Style Blogger", date: "Date: 12 January 2025", title: "Best prices on luxury items online", quote: "NelosShop offers the most competitive pricing I've found for authentic designer items. The quality is consistent, and I love how they categorize everything. My followers are always asking where I shop now!", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-victory-gesture-green-jacket-looking-confident_176474-47754.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073533.jpg?_wi=2", imageAlt: "Featured product from Sarah's purchase" + id: "2", name: "Sarah Chen, Style Blogger", date: "Date: 12 January 2025", title: "Best prices on luxury items online", quote: "NelosShop offers the most competitive pricing I've found for authentic designer items. The quality is consistent, and I love how they categorize everything. My followers are always asking where I shop now!", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/young-lady-showing-victory-gesture-green-jacket-looking-confident_176474-47754.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073533.jpg", imageAlt: "Featured product from Sarah's purchase" }, { - id: "3", name: "David Martinez, Reseller", date: "Date: 8 January 2025", title: "Perfect for my reselling business", quote: "As a reseller, I need reliable suppliers with authentic products. NelosShop has been my go-to for over a year. Their inventory is always fresh and their customer service is outstanding.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", avatarAlt: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-stylish-summer-clothes-posing-sunglasses_158538-14705.jpg?_wi=2", imageAlt: "Featured product from David's purchase" + id: "3", name: "David Martinez, Reseller", date: "Date: 8 January 2025", title: "Perfect for my reselling business", quote: "As a reseller, I need reliable suppliers with authentic products. NelosShop has been my go-to for over a year. Their inventory is always fresh and their customer service is outstanding.", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", avatarAlt: "David Martinez", imageSrc: "http://img.b2bpic.net/free-photo/handsome-hipster-model-man-stylish-summer-clothes-posing-sunglasses_158538-14705.jpg", imageAlt: "Featured product from David's purchase" }, { - id: "4", name: "Jessica Lee, Tech Collector", date: "Date: 5 January 2025", title: "Great selection of tech accessories", quote: "Found authentic AirPods and accessories that I couldn't locate elsewhere. NelosShop's tech section is impressive and the prices are fair. Will definitely shop here again!", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14488.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-psd/technological-airpods-isolated_23-2151196887.jpg?_wi=2", imageAlt: "Featured product from Jessica's purchase" + id: "4", name: "Jessica Lee, Tech Collector", date: "Date: 5 January 2025", title: "Great selection of tech accessories", quote: "Found authentic AirPods and accessories that I couldn't locate elsewhere. NelosShop's tech section is impressive and the prices are fair. Will definitely shop here again!", tag: "Verified Purchase", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14488.jpg", avatarAlt: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-psd/technological-airpods-isolated_23-2151196887.jpg", imageAlt: "Featured product from Jessica's purchase" } ]} /> -- 2.49.1