From 9cb40e2d613c8dc8560ba9c84a5dee77f332dbe2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:32:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 82b2cd4..2c9e80d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,19 +61,19 @@ export default function LandingPage() { id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/rustic-loaves-baked-bread-with-tag-gypsophila-flowers_23-2147975194.jpg", imageAlt: "Fresh bakery cakes and pastries display" }, { - id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-with-blueberries-copy-space_23-2148689789.jpg", imageAlt: "Delicious chocolate marble cake" + id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-with-blueberries-copy-space_23-2148689789.jpg?_wi=1", imageAlt: "Delicious chocolate marble cake" }, { - id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-white-pink-meringue-sweets-stone-table_114579-45134.jpg", imageAlt: "Colorful bento cakes" + id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-white-pink-meringue-sweets-stone-table_114579-45134.jpg?_wi=1", imageAlt: "Colorful bento cakes" }, { - id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/confectioner-uniform-decorates-cake_1157-33239.jpg", imageAlt: "Custom decorated birthday cake" + id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/confectioner-uniform-decorates-cake_1157-33239.jpg?_wi=1", imageAlt: "Custom decorated birthday cake" }, { - id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-arrangement_23-2149333806.jpg", imageAlt: "Fresh pastries assortment" + id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-arrangement_23-2149333806.jpg?_wi=1", imageAlt: "Fresh pastries assortment" }, { - id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-donut-shop-ai-generated_23-2150694728.jpg", imageAlt: "Warm bakery shop interior" + id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-donut-shop-ai-generated_23-2150694728.jpg?_wi=1", imageAlt: "Warm bakery shop interior" } ]} autoPlay={true} @@ -114,7 +114,7 @@ export default function LandingPage() { products={[ { id: "chocolate-marble", brand: "Parag Specialty", name: "Chocolate Marble Cake", price: "₹450–₹1200", rating: 5, - reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-with-blueberries-copy-space_23-2148689789.jpg", imageAlt: "Chocolate marble cake" + reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-cake-with-blueberries-copy-space_23-2148689789.jpg?_wi=2", imageAlt: "Chocolate marble cake" }, { id: "black-forest", brand: "Parag Premium", name: "Black Forest Cake", price: "₹550–₹1400", rating: 5, @@ -122,11 +122,11 @@ export default function LandingPage() { }, { id: "bento", brand: "Parag Trend", name: "Bento Cakes", price: "₹350–₹600", rating: 5, - reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-white-pink-meringue-sweets-stone-table_114579-45134.jpg", imageAlt: "Bento cakes" + reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-white-pink-meringue-sweets-stone-table_114579-45134.jpg?_wi=2", imageAlt: "Bento cakes" }, { id: "pastries", brand: "Fresh Daily", name: "Assorted Pastries", price: "₹80–₹200", rating: 5, - reviewCount: "510", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-arrangement_23-2149333806.jpg", imageAlt: "Fresh pastries" + reviewCount: "510", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-food-arrangement_23-2149333806.jpg?_wi=2", imageAlt: "Fresh pastries" }, { id: "burgers", brand: "Fast Food", name: "Specialty Burgers", price: "₹120–₹250", rating: 5, @@ -151,7 +151,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Birthday Cakes", description: "Custom designs with your favorite flavors, themes, and decorations. Eggless options available.", imageSrc: "http://img.b2bpic.net/free-photo/confectioner-uniform-decorates-cake_1157-33239.jpg", imageAlt: "Custom birthday cake" + title: "Birthday Cakes", description: "Custom designs with your favorite flavors, themes, and decorations. Eggless options available.", imageSrc: "http://img.b2bpic.net/free-photo/confectioner-uniform-decorates-cake_1157-33239.jpg?_wi=2", imageAlt: "Custom birthday cake" }, { id: 2, @@ -159,7 +159,7 @@ export default function LandingPage() { }, { id: 3, - title: "Bento Cakes", description: "Trendy, adorable mini cakes in decorative boxes. Great for gifting and small celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-white-pink-meringue-sweets-stone-table_114579-45134.jpg", imageAlt: "Bento cakes" + title: "Bento Cakes", description: "Trendy, adorable mini cakes in decorative boxes. Great for gifting and small celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-white-pink-meringue-sweets-stone-table_114579-45134.jpg?_wi=3", imageAlt: "Bento cakes" } ]} buttons={[{ text: "📋 Request Custom Cake", href: "#contact" }]} @@ -182,7 +182,7 @@ export default function LandingPage() { { value: "4.2★", title: "Google Rating" }, { value: "100%", title: "Fresh Daily" } ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-donut-shop-ai-generated_23-2150694728.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-donut-shop-ai-generated_23-2150694728.jpg?_wi=2" imageAlt="Parag Bake & Brew bakery interior" mediaAnimation="slide-up" metricsAnimation="slide-up" -- 2.49.1