diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f46e0d..aff4620 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function LandingPage() { description="Sambalpur's favorite destination for handcrafted cakes, refreshing gelatos, and savory delights since 2010." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg?_wi=1", imageAlt: "Cake 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hand-dark-glove-is-holding-waffle-cone-with-delicious-creamy-ice-cream-background-lemon-sorbet-decorated-with-mint-waffle-cones-which-are-served-stone-slate-black-bac_639032-538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-dark-glove-is-holding-waffle-cone-with-delicious-creamy-ice-cream-background-lemon-sorbet-decorated-with-mint-waffle-cones-which-are-served-stone-slate-black-bac_639032-538.jpg?_wi=1", imageAlt: "Cake 2", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { content: "Perfect for all occasions.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-eco-bakery-kids_23-2149884406.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-eco-bakery-kids_23-2149884406.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -213,7 +213,7 @@ export default function LandingPage() { price: "₹350", rating: 4, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=1", }, { id: "p2", @@ -222,7 +222,7 @@ export default function LandingPage() { price: "₹150", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/green-tea-ice-snowflake-with-ice-cream-red-bean_1339-5013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-tea-ice-snowflake-with-ice-cream-red-bean_1339-5013.jpg?_wi=1", }, { id: "p3", @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Lovely variety of cakes and ice cream.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/decorating-muffins_1098-15549.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-morning-pastry-coffee-display-traditional-city-cafe_613910-18517.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Cream quality is good.", tag: "Local Guide", avatarSrc: "http://img.b2bpic.net/free-photo/people-working-as-bartenders_23-2147795635.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hand-dark-glove-is-holding-waffle-cone-with-delicious-creamy-ice-cream-background-lemon-sorbet-decorated-with-mint-waffle-cones-which-are-served-stone-slate-black-bac_639032-538.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-dark-glove-is-holding-waffle-cone-with-delicious-creamy-ice-cream-background-lemon-sorbet-decorated-with-mint-waffle-cones-which-are-served-stone-slate-black-bac_639032-538.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "It has been our go-to place.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/carefree-young-woman-glasses-drinking-coffee-smiling_176420-26885.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-bakery-kids_23-2149884406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-bakery-kids_23-2149884406.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -312,7 +312,7 @@ export default function LandingPage() { quote: "Best chocolate cake in town.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-family-together-cooking-breakfast-loft-style-kitchen_613910-17716.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gourmet-french-pastry-collection-no-people-indoors-generated-by-ai_188544-40763.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, { @@ -323,7 +323,7 @@ export default function LandingPage() { quote: "Love the Gelato options here.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home-eating-her-breakfast-holding-spoon-leaning-worktop-having_1258-195183.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/green-tea-ice-snowflake-with-ice-cream-red-bean_1339-5013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-tea-ice-snowflake-with-ice-cream-red-bean_1339-5013.jpg?_wi=2", imageAlt: "happy customer eating pastry", }, ]}