From 4431b1244aec904e59c0436d7a0e743c4833e111 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 14:19:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2693b6b..d404b2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg?_wi=1" /> @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Legacy of Sweet Perfection" description="Asli Bharat Bakery has served generations with a commitment to quality, freshness, and authentic taste. Every product we bake carries the essence of trust and the luxury of traditional craftsmanship." - imageSrc="http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=1" /> @@ -96,21 +96,21 @@ export default function LandingPage() { name: "Celebration Cakes", price: "$30", variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg?_wi=1", }, { id: "p2", name: "Artisan Biscuits", price: "$10", variant: "Crispy", - imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg?_wi=1", }, { id: "p3", name: "Luxury Chocolates", price: "$25", variant: "Dark", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg?_wi=1", }, { id: "p4", @@ -160,7 +160,7 @@ export default function LandingPage() { tags: [ "Convenience", ], - imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg?_wi=2", imageAlt: "Sweet delight with berries on the table", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { tags: [ "Easy", ], - imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=2", imageAlt: "Sweet delight with berries on the table", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { tags: [ "Experience", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg?_wi=2", imageAlt: "Sweet delight with berries on the table", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { tags: [ "Premium", ], - imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg?_wi=2", imageAlt: "Sweet delight with berries on the table", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { tags: [ "Fresh", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg?_wi=2", imageAlt: "Sweet delight with berries on the table", }, ]} @@ -226,7 +226,7 @@ export default function LandingPage() { tags: [ "Inclusive", ], - imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg?_wi=3", imageAlt: "Close-up tasty homemade cake on the table", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { tags: [ "Fast", ], - imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=3", imageAlt: "Close-up tasty homemade cake on the table", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { tags: [ "Easy", ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg?_wi=3", imageAlt: "Close-up tasty homemade cake on the table", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { tags: [ "Modern", ], - imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg?_wi=3", imageAlt: "Close-up tasty homemade cake on the table", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { tags: [ "Secure", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg?_wi=3", imageAlt: "Close-up tasty homemade cake on the table", }, ]} @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "The cakes are pure bliss!", tag: "Cake Lover", avatarSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brownie-with-cream-mandarin-slices_114579-3530.jpg?_wi=4", imageAlt: "happy customer portrait", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { quote: "Unbeatable traditional sweets quality.", tag: "Mithai Fan", avatarSrc: "http://img.b2bpic.net/free-photo/picture-pensive-mystery-surfer-wetsuit-drinking-cocktail-looking-away_171337-9072.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=4", imageAlt: "happy customer portrait", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { quote: "Love the pastry variety here.", tag: "Pastry Fan", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-dessert-with-ice-cream-cup-tea_141793-4877.jpg?_wi=4", imageAlt: "happy customer portrait", }, { @@ -317,7 +317,7 @@ export default function LandingPage() { quote: "Excellent service and ambiance.", tag: "Customer", avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chopped-minced-oatmeal-cookies-stock_114579-23287.jpg?_wi=4", imageAlt: "happy customer portrait", }, { @@ -328,7 +328,7 @@ export default function LandingPage() { quote: "Best chocolates in town!", tag: "Chocolate Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586564.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cake-with-fruit-sugar-cubes_23-2148485425.jpg?_wi=4", imageAlt: "happy customer portrait", }, ]} -- 2.49.1