Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elevated-view-baked-croissant-fruits-tea-dryfruits-white-tablecloth_23-2147907266.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elevated-view-baked-croissant-fruits-tea-dryfruits-white-tablecloth_23-2147907266.jpg?_wi=1"
|
||||
imageAlt="Belle Café artistic brunch setting"
|
||||
buttons={[
|
||||
{ text: "Visit Us Today", href: "#contact" },
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-his-virtual-date_23-2149307285.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-his-virtual-date_23-2149307285.jpg?_wi=1"
|
||||
imageAlt="Belle Café artistic interior with local art"
|
||||
imagePosition="right"
|
||||
bulletPoints={[
|
||||
@@ -130,10 +130,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "2,500+", title: "Monthly Visitors", description: "Locals and tourists discovering Belle Café", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-baked-croissant-fruits-tea-dryfruits-white-tablecloth_23-2147907266.jpg", imageAlt: "Busy café filled with satisfied customers"
|
||||
id: "1", value: "2,500+", title: "Monthly Visitors", description: "Locals and tourists discovering Belle Café", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-baked-croissant-fruits-tea-dryfruits-white-tablecloth_23-2147907266.jpg?_wi=2", imageAlt: "Busy café filled with satisfied customers"
|
||||
},
|
||||
{
|
||||
id: "2", value: "50+", title: "Local Artists Featured", description: "Showcasing Christchurch's creative community", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-his-virtual-date_23-2149307285.jpg", imageAlt: "Gallery wall featuring local artworks"
|
||||
id: "2", value: "50+", title: "Local Artists Featured", description: "Showcasing Christchurch's creative community", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-his-virtual-date_23-2149307285.jpg?_wi=2", imageAlt: "Gallery wall featuring local artworks"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user