From a896426aee2e558d111e94db4d0de36c46d2210d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 02:36:47 +0000 Subject: [PATCH] Update src/app/custom-cakes/page.tsx --- src/app/custom-cakes/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/custom-cakes/page.tsx b/src/app/custom-cakes/page.tsx index 39c7912..d13091a 100644 --- a/src/app/custom-cakes/page.tsx +++ b/src/app/custom-cakes/page.tsx @@ -75,7 +75,7 @@ export default function CustomCakesPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7267.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7267.jpg?_wi=1" imageAlt="Fresh custom cakes" buttons={[ { text: "Order Custom Cake", href: "tel:9876543210" }, @@ -103,7 +103,7 @@ export default function CustomCakesPage() { title: "Wedding & Anniversary Cakes", description: "Elegant, sophisticated designs perfect for romantic occasions with premium toppings.", imageSrc: "http://img.b2bpic.net/free-photo/raw-vegan-cake-with-lemon-lime-black-surface-covered-with-tiny-daisy-flowers_181624-20041.jpg", imageAlt: "Wedding cakes", buttonIcon: CheckCircle, }, { - title: "Corporate & Corporate Event Cakes", description: "Professional designs with company logos, colors, and branding for your business events.", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7267.jpg", imageAlt: "Corporate cakes", buttonIcon: CheckCircle, + title: "Corporate & Corporate Event Cakes", description: "Professional designs with company logos, colors, and branding for your business events.", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7267.jpg?_wi=2", imageAlt: "Corporate cakes", buttonIcon: CheckCircle, }, { title: "Themed Cakes for Kids", description: "Fun, colorful cakes with cartoon characters, themes, and playful designs that kids love.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-covered-white-brown-chocolate-glaze-with-ingredients-table_181624-14159.jpg", imageAlt: "Kids cakes", buttonIcon: CheckCircle, -- 2.49.1