Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "See Our Menu & Hours", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
dashboard={{
|
||||
title: "Welcome to Belle", logoIcon: Coffee,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buns-jam-near-coffee_23-2147798962.jpg", imageAlt: "Cozy Belle café interior with warm lighting and artistic ambiance", sidebarItems: [
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-baker-presenting-baked-croissants-cake-stand_23-2148028058.jpg", imageAlt: "Beautifully plated breakfast dishes"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg?_wi=1", imageAlt: "Belle café artistic interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg", imageAlt: "Belle café artistic interior"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -151,10 +151,10 @@ export default function LandingPage() {
|
||||
title: "Artistic Ambiance", description: "Gallery walls showcase local artists. A vibrant, ever-changing canvas that celebrates Christchurch's creative spirit.", icon: Palette,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg?_wi=2", imageAlt: "Local artist gallery wall display"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg", imageAlt: "Local artist gallery wall display"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg?_wi=1", imageAlt: "Community enjoying art space"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg", imageAlt: "Community enjoying art space"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
title: "Community Heart", description: "More than a café—a gathering place for locals, tramline passersby, and visitors. Genuine friendships start here.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg?_wi=2", imageAlt: "Friends gathering and enjoying time together"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg", imageAlt: "Friends gathering and enjoying time together"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg", imageAlt: "Belle staff greeting regular customers"
|
||||
|
||||
Reference in New Issue
Block a user