Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-21 00:02:34 +00:00

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}