diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a53ef3..d6b02da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,11 +55,11 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg", imageAlt: "Model in stylish urban t-shirt"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=1", imageAlt: "Model in stylish urban t-shirt"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg", imageAlt: "Close up fabric texture"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg?_wi=1", imageAlt: "Close up fabric texture"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg", imageAlt: "Neatly folded collection"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg?_wi=1", imageAlt: "Neatly folded collection"}, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453466.jpg", imageAlt: "Street fashion oversized tee"}, { @@ -77,13 +77,13 @@ export default function LandingPage() { features={[ { title: "Premium Durability", description: "100% organic cotton built to maintain shape and softness wash after wash.", buttonIcon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg", imageAlt: "model wearing t-shirt photography studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=2", imageAlt: "model wearing t-shirt photography studio"}, { title: "Fast Shipping", description: "Reliable delivery straight to your doorstep within 3-5 business days.", buttonIcon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg", imageAlt: "t-shirt fabric texture close up"}, + imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg?_wi=2", imageAlt: "t-shirt fabric texture close up"}, { title: "Sustainable Ethics", description: "Ethically produced with respect for our people and the planet.", buttonIcon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg", imageAlt: "folded t-shirts flat lay streetwear"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-diy-hand-painted-t-shirt_23-2150564435.jpg?_wi=2", imageAlt: "folded t-shirts flat lay streetwear"}, ]} title="Why Choose ModernStitch?" description="We don't just sell apparel; we craft everyday experiences that stand the test of time."