2 Commits

Author SHA1 Message Date
44c88b9b79 Update src/app/page.tsx 2026-03-27 13:50:28 +00:00
4e5b68e0d4 Merge version_1 into main
Merge version_1 into main
2026-03-27 13:47:14 +00:00

View File

@@ -29,17 +29,11 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Visit", name: "Visit", id: "location"},
id: "location",
},
]} ]}
brandName="Andorra Cafe" brandName="Andorra Cafe"
/> />
@@ -48,19 +42,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboardSplit <HeroLogoBillboardSplit
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
logoText="Andorra Cafe" logoText="Andorra Cafe"
description="Escape the noise. Discover your quiet escape in Al Ain. Serving exceptional coffee and fresh signature juices in a calm, modern atmosphere." description="Escape the noise. Discover your quiet escape in Al Ain. Serving exceptional coffee and fresh signature juices in a calm, modern atmosphere."
buttons={[ buttons={[
{ {
text: "Get Directions", text: "Get Directions", href: "#location"},
href: "#location",
},
{ {
text: "Order Now", text: "Order Now", href: "#menu"},
href: "#menu",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
layoutOrder="default" layoutOrder="default"
@@ -78,25 +67,13 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Expertly Crafted Coffee", title: "Expertly Crafted Coffee", description: "Recommended by people who care about your taste and quality.", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=1", imageAlt: "Specialty coffee"},
description: "Recommended by people who care about your taste and quality.",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=1",
imageAlt: "Specialty coffee",
},
{ {
id: 2, id: 2,
title: "Unforgettable Fresh Juices", title: "Unforgettable Fresh Juices", description: "Home of the best passion fruit juice in town, crafted fresh daily.", imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg?_wi=1", imageAlt: "Passion fruit juice"},
description: "Home of the best passion fruit juice in town, crafted fresh daily.",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg?_wi=1",
imageAlt: "Passion fruit juice",
},
{ {
id: 3, id: 3,
title: "Peaceful Atmosphere", title: "Peaceful Atmosphere", description: "A quiet escape from the city, designed for your comfort and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=2", imageAlt: "Cafe interior"},
description: "A quiet escape from the city, designed for your comfort and relaxation.",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=2",
imageAlt: "Cafe interior",
},
]} ]}
title="Why People Love Us" title="Why People Love Us"
description="We blend quality, hospitality, and a quiet atmosphere to create your perfect Al Ain escape." description="We blend quality, hospitality, and a quiet atmosphere to create your perfect Al Ain escape."
@@ -111,26 +88,14 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Artisan Espresso", price: "16 AED", imageSrc: "http://img.b2bpic.net/free-photo/freshly-ground-coffee-beans-dark-background_1150-44941.jpg?_wi=1", imageAlt: "Authentic espresso"
name: "Passion Fruit Juice",
price: "18 AED",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-recipe-name-mai-tai-mai-thai-worldwide-favour-cocktail_1150-14579.jpg?_wi=2",
}, },
{ {
id: "p2", id: "p2", name: "Slow-Drip V60", price: "24 AED", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table-coffee-shop_1150-38856.jpg?_wi=1", imageAlt: "Authentic pour-over coffee"
name: "Specialty Latte",
price: "22 AED",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=2",
},
{
id: "p3",
name: "Signature Cold Brew",
price: "20 AED",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-coffee-sand-istanbul-turkey_1268-21692.jpg?_wi=3",
}, },
]} ]}
title="Our Signature Drinks" title="Our Signature Drinks"
description="Fresh, vibrant, and unforgettable flavors prepared just for you." description="Hand-selected coffee beans, roasted and brewed for true enthusiasts."
/> />
</div> </div>
@@ -139,30 +104,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1"},
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1",
},
{ {
id: "t2", id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"},
name: "Michael C.",
imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg",
},
{ {
id: "t3", id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/person-reading-book-cafe_23-2150064758.jpg"},
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/person-reading-book-cafe_23-2150064758.jpg",
},
{ {
id: "t4", id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-vector/vintage-valentine-s-day-pattern-collection_23-2148404945.jpg"},
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-valentine-s-day-pattern-collection_23-2148404945.jpg",
},
{ {
id: "t5", id: "t5", name: "Laila M.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=2"},
name: "Laila M.",
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=2",
},
]} ]}
cardTitle="Loved by our guests" cardTitle="Loved by our guests"
cardAnimation="blur-reveal" cardAnimation="blur-reveal"
@@ -177,20 +127,12 @@ export default function LandingPage() {
description="Al Aamerah Al Ain. We are open daily until 1 AM. Come experience the calm." description="Al Aamerah Al Ain. We are open daily until 1 AM. Come experience the calm."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name"},
type: "text",
placeholder: "Your Name",
},
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email"},
type: "email",
placeholder: "Your Email",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Special requests or recommendations?"}}
placeholder: "Special requests or recommendations?",
}}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=3" imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=3"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -201,29 +143,19 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=4" imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=4"
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "Directions", label: "Directions", href: "#location"},
href: "#location",
},
], ],
}, },
{ {
title: "Social", title: "Social", items: [
items: [
{ {
label: "Instagram", label: "Instagram", href: "#"},
href: "#",
},
{ {
label: "WhatsApp", label: "WhatsApp", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -234,4 +166,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }