From af63c0bcf949f7ddebc76fb4fc78426691391241 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 00:28:23 +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 a1bd53c..9e5083b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { 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" }, { - id: "cake-4", name: "Childrens birthdays ", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052008862-570cm564.jpg", imageAlt: "Luxury wedding cake with gold accents and intricate details" + id: "cake-4", name: "Personalised designs ", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052008862-570cm564.jpg", imageAlt: "Luxury wedding cake with gold accents and intricate details" }, { id: "cake-5", name: "Artistic Statement", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774051316234-k9ochroy.jpg", imageAlt: "Unique custom cake design with artistic hand-painted details" -- 2.49.1