From 4dbd04591fd28aa465f60f0e0951a48ac740c739 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 00:02:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b1a27b..4fce2ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "View Gallery", href: "#gallery" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-plate_23-2147792981.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774051316234-k9ochroy.jpg" imageAlt="Stunning luxury wedding cake with gold accents and elegant design" mediaAnimation="slide-up" ariaLabel="Peggy Sue's Cakery hero section featuring custom luxury cakes" @@ -225,4 +225,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1