Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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", imageAlt: "Belle café artistic interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-coffee-with-cream-macaroon_140725-7521.jpg?_wi=1", 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", imageAlt: "Local artist gallery wall display"
|
||||
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/group-friends-looking-menu-together-restaurant_23-2150520054.jpg", imageAlt: "Community enjoying art space"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520054.jpg?_wi=1", 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", imageAlt: "Friends gathering and enjoying time together"
|
||||
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/waitress-serving-cup-coffee-customer_1170-656.jpg", imageAlt: "Belle staff greeting regular customers"
|
||||
|
||||
Reference in New Issue
Block a user