Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4eedb0a8a2 | |||
| 44c88b9b79 | |||
| 4e5b68e0d4 |
122
src/app/page.tsx
122
src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "location",
|
||||
},
|
||||
name: "Visit", id: "location"},
|
||||
]}
|
||||
brandName="Andorra Cafe"
|
||||
/>
|
||||
@@ -48,19 +42,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Get Directions", href: "#location"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Order Now", href: "#menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
@@ -78,25 +67,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
id: 2,
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
id: 3,
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
title="Why People Love Us"
|
||||
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}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
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: "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"
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
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",
|
||||
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"
|
||||
},
|
||||
]}
|
||||
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>
|
||||
|
||||
@@ -139,30 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael C.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/good-day-only-with-good-coffee_329181-2927.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-reading-book-cafe_23-2150064758.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/person-reading-book-cafe_23-2150064758.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/vintage-valentine-s-day-pattern-collection_23-2148404945.jpg",
|
||||
},
|
||||
id: "t4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-vector/vintage-valentine-s-day-pattern-collection_23-2148404945.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Laila M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", 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"
|
||||
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."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Special requests or recommendations?",
|
||||
}}
|
||||
name: "message", placeholder: "Special requests or recommendations?"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=3"
|
||||
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"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Directions",
|
||||
href: "#location",
|
||||
},
|
||||
label: "Directions", href: "#location"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
label: "WhatsApp", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -234,4 +166,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user