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