From 7612d058bb605d4537a1b04b30734c06f5cebcbb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 00:07:14 +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 4fce2ec..aca869a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { id: "cake-4", name: "Gold Elegance", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-white-delicious-christmas-cake-with-nuts-mandarine_181624-17694.jpg", imageAlt: "Luxury wedding cake with gold accents and intricate details" }, { - id: "cake-5", name: "Artistic Statement", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2149144155.jpg", imageAlt: "Unique custom cake design with artistic hand-painted 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" } ]} buttons={[ -- 2.49.1