Update src/app/page.tsx

This commit is contained in:
2026-03-18 21:38:28 +00:00
parent ddd95b4752
commit 74079898ab

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
]}
buttonAnimation="blur-reveal"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-decorated-with-flowers_23-2148016162.jpg", imageAlt: "Chocolate Layer Cake" },
{ imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-decorated-with-flowers_23-2148016162.jpg?_wi=1", imageAlt: "Chocolate Layer Cake" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-forest-fruits-composition_23-2149095723.jpg", imageAlt: "Vanilla Berry Cake" },
{ imageSrc: "http://img.b2bpic.net/free-photo/strawberry-cheesecake-with-glass-tee-wooden-board_114579-17090.jpg", imageAlt: "Red Velvet Cake" },
{ imageSrc: "http://img.b2bpic.net/free-psd/delicious-slice-carrot-cake-with-cream-cheese-frosting_84443-72514.jpg", imageAlt: "Carrot Cake" },
@@ -200,7 +200,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/birthday-cake-decorated-with-flowers_23-2148016162.jpg"
imageSrc="http://img.b2bpic.net/free-photo/birthday-cake-decorated-with-flowers_23-2148016162.jpg?_wi=2"
imageAlt="Sweet Slice Featured Cake"
logoText="Sweet Slice"
copyrightText="© 2025 Sweet Slice Cake | All rights reserved"