diff --git a/src/app/page.tsx b/src/app/page.tsx index ef00643..0606a0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,10 +59,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg", imageAlt: "La Maison cafe interior with tropical plants and natural lighting" }, { - imageSrc: "http://img.b2bpic.net/free-psd/healthy-vegan-quinoa-buddha-bowl-with-fresh-vegetables-avocado_9975-132708.jpg?_wi=1", imageAlt: "Colorful plant-based bowl with fresh vegetables" + imageSrc: "http://img.b2bpic.net/free-psd/healthy-vegan-quinoa-buddha-bowl-with-fresh-vegetables-avocado_9975-132708.jpg", imageAlt: "Colorful plant-based bowl with fresh vegetables" }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-with-fruits-dryfruits-white-background_23-2147907019.jpg?_wi=1", imageAlt: "Tropical fresh juice and smoothie drinks" + imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-with-fruits-dryfruits-white-background_23-2147907019.jpg", imageAlt: "Tropical fresh juice and smoothie drinks" } ]} mediaAnimation="slide-up" @@ -122,11 +122,11 @@ export default function LandingPage() { products={[ { id: "1", brand: "La Maison", name: "Buddha's Blessing Bowl", price: "₹350", rating: 5, - reviewCount: "328", imageSrc: "http://img.b2bpic.net/free-psd/healthy-vegan-quinoa-buddha-bowl-with-fresh-vegetables-avocado_9975-132708.jpg?_wi=2", imageAlt: "Colorful plant-based Buddha bowl with quinoa and vegetables" + reviewCount: "328", imageSrc: "http://img.b2bpic.net/free-psd/healthy-vegan-quinoa-buddha-bowl-with-fresh-vegetables-avocado_9975-132708.jpg", imageAlt: "Colorful plant-based Buddha bowl with quinoa and vegetables" }, { id: "2", brand: "La Maison", name: "Tropical Green Smoothie", price: "₹220", rating: 5, - reviewCount: "412", imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-with-fruits-dryfruits-white-background_23-2147907019.jpg?_wi=2", imageAlt: "Fresh tropical green smoothie with coconut milk" + reviewCount: "412", imageSrc: "http://img.b2bpic.net/free-photo/healthy-smoothie-with-fruits-dryfruits-white-background_23-2147907019.jpg", imageAlt: "Fresh tropical green smoothie with coconut milk" }, { id: "3", brand: "La Maison", name: "Cashew Cheesecake Dream", price: "₹280", rating: 5,