diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a8d77b..156fd40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { id: "1", name: "Milan Leather Oxford", price: "$185", variant: "Black, Brown, Cognac", imageSrc: "http://img.b2bpic.net/free-photo/classic-stylish-men-s-shoes-closeup-gray_169016-3916.jpg", imageAlt: "Milan Leather Oxford shoe" }, { - id: "2", name: "Urban Minimalist Sneaker", price: "$140", variant: "White, Navy, Grey", imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg?_wi=1", imageAlt: "Urban Minimalist Sneaker" + id: "2", name: "Urban Minimalist Sneaker", price: "$140", variant: "White, Navy, Grey", imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg", imageAlt: "Urban Minimalist Sneaker" }, { id: "3", name: "Heritage Loafer", price: "$165", variant: "Burgundy, Tan, Black", imageSrc: "http://img.b2bpic.net/free-photo/wedding-groom-shoes-stand-stool_8353-9646.jpg", imageAlt: "Heritage Loafer" @@ -130,6 +130,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/shoemaker-workshop-making-shoes_171337-12281.jpg" imageAlt="Artisan crafting shoes" imagePosition="right" + mediaAnimation="slide-up" /> @@ -149,7 +150,7 @@ export default function LandingPage() { }, { id: 2, - title: "Casual Comfort", description: "Versatile sneakers and slip-ons perfect for everyday wear and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg?_wi=2", imageAlt: "Casual Comfort Collection" + title: "Casual Comfort", description: "Versatile sneakers and slip-ons perfect for everyday wear and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/female-walking-park-high-quality-photo_114579-92105.jpg", imageAlt: "Casual Comfort Collection" }, { id: 3,