diff --git a/src/app/page.tsx b/src/app/page.tsx index 54b3866..261c23a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { description="Every element is obsessively crafted for your perfect moment" tag="Experience" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" features={[ { title: "The Atmosphere", description: "Natural light by day. Intimate glow by night. Your perfect backdrop.", imageSrc: "https://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg", imageAlt: "Warm cafe interior with natural light", buttonIcon: ArrowRight diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index c809318..8f2711d 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -291,7 +291,7 @@ export default function ProductPage({ params }: ProductPageProps) { { label: "Facebook", href: "https://facebook.com" }, { label: "Email", href: "mailto:hello@midnightcafe.local" }, { label: "Directions", href: "#" } - ] + } }, { title: "Hours", items: [ diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index a6fffbc..b280127 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -143,7 +143,7 @@ export default function ShopPage() { { label: "Facebook", href: "https://facebook.com" }, { label: "Email", href: "mailto:hello@midnightcafe.local" }, { label: "Directions", href: "#" } - ] + } }, { title: "Hours", items: [