diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fec78e..e8e090c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,10 +110,10 @@ export default function SneakerHubLanding() { id: "2", title: "Ultimate Comfort", description: "Advanced cushioning technology and ergonomic design for all-day wear.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-woman-resting-relaxed-sofa_158595-5319.jpg", imageAlt: "Comfortable cushioning technology" }, { - id: "3", title: "Latest Styles", description: "Stay ahead of trends with our constantly updated collection of contemporary sneaker designs.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg", imageAlt: "Latest sneaker style trends" + id: "3", title: "Latest Styles", description: "Stay ahead of trends with our constantly updated collection of contemporary sneaker designs.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg?_wi=1", imageAlt: "Latest sneaker style trends" }, { - id: "4", title: "Fast Shipping", description: "Quick delivery to your doorstep. Orders ship within 24 hours to most locations.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg", imageAlt: "Fast shipping service" + id: "4", title: "Fast Shipping", description: "Quick delivery to your doorstep. Orders ship within 24 hours to most locations.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-casual-outfit-by-business-center_1303-20484.jpg?_wi=2", imageAlt: "Fast shipping service" } ]} />