From c815fec654614cdeb61cc385a2457e684a58342f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 00:26:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbc7349..0604c06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { id: "cake-1", name: "Perfectly designed cupcakes ", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052289278-8i3q33i6.jpg", imageAlt: "Elegant blush pink wedding cake with fresh florals and gold accents" }, { - id: "cake-2", name: "Marble Luxe Tier", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052402905-995dhcqk.jpg", imageAlt: "Modern white marble wedding cake with sophisticated design" + id: "cake-2", name: "Custom Birthday cakes ", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052402905-995dhcqk.jpg", imageAlt: "Modern white marble wedding cake with sophisticated design" }, { id: "cake-3", name: "Soft Celebration", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052402904-gtq2dm63.jpg", imageAlt: "Delicate pastel cake with fresh fruit and minimalist decoration" -- 2.49.1