Update src/app/page.tsx
This commit is contained in:
192
src/app/page.tsx
192
src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Menu", id: "/menu" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Dania’s Coffee house & drink lab"
|
||||
/>
|
||||
@@ -51,22 +39,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
logoText="Dania’s Coffee house & drink lab"
|
||||
description="Specialty coffee, handcrafted drinks, and a warm atmosphere made to feel like home in the heart of Al-Weibdeh."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+962790829321",
|
||||
},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/962790829321",
|
||||
},
|
||||
{ text: "Call Now", href: "tel:+962790829321" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/962790829321" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-sugar-cubes_23-2148337158.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-sugar-cubes_23-2148337158.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -78,40 +58,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Specialty Roasts",
|
||||
description: "Ethically sourced, locally roasted beans.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iced-mocktails_1203-3088.jpg",
|
||||
imageAlt: "Specialty coffee",
|
||||
},
|
||||
title: "Specialty Roasts", description: "Ethically sourced, locally roasted beans.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/iced-mocktails_1203-3088.jpg", imageAlt: "Specialty coffee"},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-sugar-cubes_23-2148337158.jpg?_wi=2",
|
||||
imageAlt: "iced mocktail specialty drink",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Drink Lab",
|
||||
description: "Experimental mocktails that redefine flavors.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-holding-sangria-glass_23-2149426422.jpg",
|
||||
imageAlt: "Drink lab",
|
||||
},
|
||||
title: "Drink Lab", description: "Experimental mocktails that redefine flavors.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-adult-holding-sangria-glass_23-2149426422.jpg", imageAlt: "Drink lab"},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-apron-working-coffee-shop_1098-20955.jpg?_wi=1",
|
||||
imageAlt: "iced mocktail specialty drink",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Cozy Vibe",
|
||||
description: "The perfect corner for reading and working.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-mocktail_74190-200.jpg",
|
||||
imageAlt: "Cafe interior",
|
||||
},
|
||||
title: "Cozy Vibe", description: "The perfect corner for reading and working.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-mocktail_74190-200.jpg", imageAlt: "Cafe interior"},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg?_wi=1",
|
||||
imageAlt: "iced mocktail specialty drink",
|
||||
reverse: false
|
||||
},
|
||||
]}
|
||||
title="Our Signature Experience"
|
||||
@@ -125,20 +87,11 @@ export default function LandingPage() {
|
||||
title="A Local Story in Al-Weibdeh"
|
||||
description="Dania's started with a simple passion for specialty coffee and building a community-focused sanctuary in Amman. Every cup is brewed with local heart."
|
||||
metrics={[
|
||||
{
|
||||
value: "5.0★",
|
||||
title: "Review Rating",
|
||||
},
|
||||
{
|
||||
value: "57+",
|
||||
title: "Happy Locals",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Made With Love",
|
||||
},
|
||||
{ value: "5.0★", title: "Review Rating" },
|
||||
{ value: "57+", title: "Happy Locals" },
|
||||
{ value: "100%", title: "Made With Love" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-apron-working-coffee-shop_1098-20955.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-apron-working-coffee-shop_1098-20955.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -151,44 +104,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah.coffee",
|
||||
testimonial: "A place that makes you feel warmth and familiarity.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg?_wi=2",
|
||||
id: "1", name: "Sarah J.", handle: "@sarah.coffee", testimonial: "A place that makes you feel warmth and familiarity.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cute-asian-barista-smiling-girl-puts-coffee-tamper-prepare-cappuccino-standing_1258-134055.jpg"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ahmad K.",
|
||||
handle: "@ahmad.amman",
|
||||
testimonial: "The best and most luxurious café in Al Weibdeh.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-71154.jpg",
|
||||
id: "2", name: "Ahmad K.", handle: "@ahmad.amman", testimonial: "The best and most luxurious café in Al Weibdeh.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-71154.jpg"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Leila H.",
|
||||
handle: "@leila.lab",
|
||||
testimonial: "An amazing place in Amman. Loved the signature lab drinks.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg",
|
||||
id: "3", name: "Leila H.", handle: "@leila.lab", testimonial: "An amazing place in Amman. Loved the signature lab drinks.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Omar F.",
|
||||
handle: "@omar.foodie",
|
||||
testimonial: "Perfect atmosphere for study and catching up with friends.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg",
|
||||
id: "4", name: "Omar F.", handle: "@omar.foodie", testimonial: "Perfect atmosphere for study and catching up with friends.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-cafe_23-2148721131.jpg"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dana R.",
|
||||
handle: "@dana.daily",
|
||||
testimonial: "Incredible specialty coffee experience every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-652.jpg",
|
||||
id: "5", name: "Dana R.", handle: "@dana.daily", testimonial: "Incredible specialty coffee experience every single time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-652.jpg"
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
@@ -200,19 +133,13 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Visit us in Al Weibdeh for your next cup. Reach out to reserve a table or ask about our signature drinks."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com/?q=XW4F+RX3+Al-Baouniyah+St+31+Amman",
|
||||
},
|
||||
text: "Get Directions", href: "https://maps.google.com/?q=XW4F+RX3+Al-Baouniyah+St+31+Amman"},
|
||||
{
|
||||
text: "WhatsApp",
|
||||
href: "https://wa.me/962790829321",
|
||||
},
|
||||
text: "WhatsApp", href: "https://wa.me/962790829321"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -222,50 +149,23 @@ export default function LandingPage() {
|
||||
logoText="Dania’s"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
{
|
||||
label: "Specialty Coffee",
|
||||
href: "/menu",
|
||||
},
|
||||
{
|
||||
label: "Mocktails",
|
||||
href: "/menu",
|
||||
},
|
||||
{
|
||||
label: "Desserts",
|
||||
href: "/menu",
|
||||
},
|
||||
title: "Menu", items: [
|
||||
{ label: "Specialty Coffee", href: "/menu" },
|
||||
{ label: "Mocktails", href: "/menu" },
|
||||
{ label: "Desserts", href: "/menu" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "/reviews",
|
||||
},
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Reviews", href: "/reviews" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
{
|
||||
label: "Al Weibdeh, Amman",
|
||||
href: "https://maps.google.com/?q=XW4F+RX3",
|
||||
},
|
||||
{
|
||||
label: "Call +962790829321",
|
||||
href: "tel:+962790829321",
|
||||
},
|
||||
title: "Location", items: [
|
||||
{ label: "Al Weibdeh, Amman", href: "https://maps.google.com/?q=XW4F+RX3" },
|
||||
{ label: "Call +962790829321", href: "tel:+962790829321" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -274,4 +174,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user