diff --git a/src/app/page.tsx b/src/app/page.tsx index 89ef6f8..4f7c8da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function HomePage() { } ]} buttonAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-pink-cocktail-garnished-with-dried-rose-petals_141793-2160.jpg?_wi=1" imageAlt="Famous Falooda and Ice Cream at Taj Icecream" mediaAnimation="slide-up" imagePosition="right" @@ -152,7 +152,7 @@ export default function HomePage() { name: "Falooda", price: "₹80-120", variant: "Classic & Premium", - imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-with-fruits-still-life_23-2150187440.jpg?_wi=1", imageAlt: "Delicious Traditional Falooda" }, { @@ -160,7 +160,7 @@ export default function HomePage() { name: "Kulfi", price: "₹40-60", variant: "Pistachio & Mango", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-long-cookies-inside-black-cake-pan-blue-desk-cookie-biscuit-sweet-sugar-tea-cake-pie_140725-58462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-long-cookies-inside-black-cake-pan-blue-desk-cookie-biscuit-sweet-sugar-tea-cake-pie_140725-58462.jpg?_wi=1", imageAlt: "Premium Creamy Kulfi" }, { @@ -168,7 +168,7 @@ export default function HomePage() { name: "Ice Cream Scoops", price: "₹50-100", variant: "10+ Flavors", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-pistachio-icecream-with-nuts_23-2148431192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-pistachio-icecream-with-nuts_23-2148431192.jpg?_wi=1", imageAlt: "Colorful Ice Cream Scoops" }, { @@ -176,7 +176,7 @@ export default function HomePage() { name: "Milkshakes", price: "₹60-100", variant: "Strawberry, Mango, Chocolate", - imageSrc: "http://img.b2bpic.net/free-photo/crepes-with-banana-strawberry-covered-with-milk-chocolate-grated-nuts_140725-3934.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crepes-with-banana-strawberry-covered-with-milk-chocolate-grated-nuts_140725-3934.jpg?_wi=1", imageAlt: "Thick Creamy Milkshakes" } ]} @@ -260,28 +260,28 @@ export default function HomePage() { id: 1, title: "Ice Cream Scoops", description: "Vibrant colorful scoops with 10+ premium flavors", - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110867.jpg?_wi=1", imageAlt: "Colorful Ice Cream Scoops" }, { id: 2, title: "Falooda Close-up", description: "Artistic presentation of our signature falooda", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-milkshake-with-plain-background_23-2148296064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-milkshake-with-plain-background_23-2148296064.jpg?_wi=1", imageAlt: "Premium Falooda Presentation" }, { id: 3, title: "Milkshake Setup", description: "Creamy shakes with premium toppings", - imageSrc: "http://img.b2bpic.net/free-psd/fast-food-template-design_23-2150714644.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/fast-food-template-design_23-2150714644.jpg?_wi=1", imageAlt: "Styled Milkshake Photography" }, { id: 4, title: "Store Interior", description: "Cozy and inviting dessert parlor ambiance", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-cupcakes-table_23-2147758341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovely-cupcakes-table_23-2147758341.jpg?_wi=1", imageAlt: "Taj Icecream Shop Interior" } ]}