Merge version_1 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
logoText="Barista's Centre"
|
||||
description="Excellence in every cup. Located in the heart of Urbain Nord, we bring you the finest coffee experience."
|
||||
buttons={[{ text: "View Menu", href: "#products" }, { text: "Visit Us", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
title="Our Passion for Coffee"
|
||||
description="Founded with a mission to bring high-quality specialty coffee to the Urbain Nord community. We source only the best beans, roasted to perfection."
|
||||
metrics={[{ value: "10+", title: "Coffee Varieties" }, { value: "5k+", title: "Happy Customers" }, { value: "5", title: "Expert Baristas" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Fresh Roast", description: "Locally roasted beans daily.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-beautiful-woman-with-coffee-cup_23-2149708101.jpg", imageAlt: "Low angle beautiful woman with coffee cup" },
|
||||
{ id: "f2", title: "Expert Baristas", description: "Trained professionals behind every cup.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg", imageAlt: "Low angle beautiful woman with coffee cup" },
|
||||
{ id: "f3", title: "Cozy Atmosphere", description: "The perfect urban retreat.", tag: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg", imageAlt: "Low angle beautiful woman with coffee cup" }
|
||||
{ id: "f2", title: "Expert Baristas", description: "Trained professionals behind every cup.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg?_wi=2", imageAlt: "Low angle beautiful woman with coffee cup" },
|
||||
{ id: "f3", title: "Cozy Atmosphere", description: "The perfect urban retreat.", tag: "Ambiance", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-55133.jpg?_wi=2", imageAlt: "Low angle beautiful woman with coffee cup" }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="We take pride in our process and commitment to excellence."
|
||||
|
||||
Reference in New Issue
Block a user