Merge version_1 into main #3
@@ -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
|
||||
|
||||
@@ -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: [
|
||||
|
||||
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user