diff --git a/src/app/page.tsx b/src/app/page.tsx index b2ab728..43d78da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { title="Unrivaled Elegance" description="Redefining contemporary style with the VERADO aesthetic. Premium quality clothing designed for the modern individual." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg", imageAlt: "Model 1" }, - { imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg", imageAlt: "Model 2" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg?_wi=1", imageAlt: "Model 1" }, + { imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg?_wi=1", imageAlt: "Model 2" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-punk-woman-posing_23-2149267435.jpg", imageAlt: "Model 3" }, { imageSrc: "http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg", imageAlt: "Model 4" }, { imageSrc: "http://img.b2bpic.net/free-photo/modern-interracial-young-couple-wearing-sunglasses-looking-camera_23-2148151749.jpg", imageAlt: "Model 5" }, @@ -91,7 +91,7 @@ export default function LandingPage() { { value: "100%", title: "Premium Fabric" }, { value: "50+", title: "New Designs" } ]} - imageSrc="http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg" + imageSrc="http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -104,7 +104,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Minimal Hoodie", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg" }, + { id: "p1", name: "Minimal Hoodie", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg?_wi=1" }, { id: "p2", name: "Essential Tee", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-girl-laying-floor_23-2149645174.jpg" }, { id: "p3", name: "Urban Cargo", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-posing-with-hoodie_23-2149359814.jpg" }, { id: "p4", name: "Street Jacket", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-girl-wearing-headphones_23-2149829758.jpg" }, @@ -148,11 +148,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Aarav Sharma", date: "Jan 2025", title: "Excellent Quality", quote: "The fabric quality is unmatched. Truly premium feel.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432345.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg", imageAlt: "happy customer fashion" }, - { id: "2", name: "Priya Singh", date: "Dec 2024", title: "Style Icon", quote: "Verado fits perfectly with my aesthetic needs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-drinking-coffee-outdoors_23-2149462137.jpg", imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg", imageAlt: "happy customer fashion" }, - { id: "3", name: "Rahul Verma", date: "Dec 2024", title: "Fast Delivery", quote: "Arrived earlier than expected. Great packaging.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-skateboard-skate-park_181624-24625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg", imageAlt: "happy customer fashion" }, + { id: "1", name: "Aarav Sharma", date: "Jan 2025", title: "Excellent Quality", quote: "The fabric quality is unmatched. Truly premium feel.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432345.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-female-posing_23-2148880231.jpg?_wi=2", imageAlt: "happy customer fashion" }, + { id: "2", name: "Priya Singh", date: "Dec 2024", title: "Style Icon", quote: "Verado fits perfectly with my aesthetic needs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-drinking-coffee-outdoors_23-2149462137.jpg", imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg?_wi=2", imageAlt: "happy customer fashion" }, + { id: "3", name: "Rahul Verma", date: "Dec 2024", title: "Fast Delivery", quote: "Arrived earlier than expected. Great packaging.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-skateboard-skate-park_181624-24625.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-girl-white-oversized-tshirt-blue-jeans-posing-gray-background_89887-936.jpg?_wi=2", imageAlt: "happy customer fashion" }, { id: "4", name: "Ananya Reddy", date: "Nov 2024", title: "Must Have", quote: "Simply the most stylish hoodies in the market.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/two-young-friends-shopping-together_1301-6734.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=236dor", imageAlt: "happy customer fashion" }, - { id: "5", name: "Vikram Seth", date: "Nov 2024", title: "Worth Every Penny", quote: "Love the minimalist design. Keep it up!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-outdoors-listening-music-headphones-while-using-smartphone_23-2148758491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg", imageAlt: "happy customer fashion" } + { id: "5", name: "Vikram Seth", date: "Nov 2024", title: "Worth Every Penny", quote: "Love the minimalist design. Keep it up!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/teenager-outdoors-listening-music-headphones-while-using-smartphone_23-2148758491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-photo-young-magnificent-woman-grey-shirt_158595-901.jpg?_wi=2", imageAlt: "happy customer fashion" } ]} title="Customer Stories" description="Hear from our community across India."