Update src/app/page.tsx
This commit is contained in:
200
src/app/page.tsx
200
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="L'Escalade"
|
||||
/>
|
||||
@@ -55,42 +47,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Always Fresh. Always Open. 24/7 Indulgence."
|
||||
description="Welcome to L'Escalade. Discover a world of handcrafted pastries, authentic knefe, and artisan ice cream, served around the clock in the heart of Jounieh."
|
||||
tag="Jounieh's Finest Patisserie"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:70404345",
|
||||
},
|
||||
text: "Call Now", href: "tel:70404345"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pbx0pb",
|
||||
imageAlt: "artisanal pastry display case",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pbx0pb", imageAlt: "artisanal pastry display case"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ql5e0e",
|
||||
imageAlt: "freshly baked croissants morning",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=oso2l2&_wi=1",
|
||||
imageAlt: "assorted french pastries platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iy6z0f&_wi=1",
|
||||
imageAlt: "freshly baked fruit tartlet",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3ox177&_wi=1",
|
||||
imageAlt: "traditional baklava pastry stack",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ql5e0e", imageAlt: "freshly baked croissants morning"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -105,19 +76,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Service",
|
||||
value: "24/7",
|
||||
},
|
||||
label: "Service", value: "24/7"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Artisanal",
|
||||
value: "Daily",
|
||||
},
|
||||
label: "Artisanal", value: "Daily"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Rating",
|
||||
value: "5.0",
|
||||
},
|
||||
label: "Rating", value: "5.0"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -131,67 +96,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Signature",
|
||||
name: "Authentic Knefe",
|
||||
price: "Special",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0f8iox",
|
||||
},
|
||||
id: "1", brand: "Signature", name: "Authentic Knefe", price: "Special", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0f8iox"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Signature",
|
||||
name: "Artisan Ice Cream",
|
||||
price: "Daily",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=55pqk9",
|
||||
},
|
||||
id: "2", brand: "Signature", name: "Artisan Ice Cream", price: "Daily", rating: 5,
|
||||
reviewCount: "80+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=55pqk9"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Fresh",
|
||||
name: "French Pastry Box",
|
||||
price: "Varies",
|
||||
rating: 4,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=oso2l2&_wi=2",
|
||||
},
|
||||
id: "3", brand: "Fresh", name: "French Pastry Box", price: "Varies", rating: 4,
|
||||
reviewCount: "50+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=oso2l2"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Fresh",
|
||||
name: "Fruit Tartlet",
|
||||
price: "Varies",
|
||||
rating: 5,
|
||||
reviewCount: "60+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iy6z0f&_wi=2",
|
||||
},
|
||||
id: "4", brand: "Fresh", name: "Fruit Tartlet", price: "Varies", rating: 5,
|
||||
reviewCount: "60+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iy6z0f"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Sweet",
|
||||
name: "Chocolate Mousse",
|
||||
price: "Varies",
|
||||
rating: 4,
|
||||
reviewCount: "40+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=thpueq",
|
||||
},
|
||||
id: "5", brand: "Sweet", name: "Chocolate Mousse", price: "Varies", rating: 4,
|
||||
reviewCount: "40+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=thpueq"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Tradition",
|
||||
name: "Baklava Selection",
|
||||
price: "Varies",
|
||||
rating: 5,
|
||||
reviewCount: "90+",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3ox177&_wi=2",
|
||||
},
|
||||
id: "6", brand: "Tradition", name: "Baklava Selection", price: "Varies", rating: 5,
|
||||
reviewCount: "90+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3ox177"},
|
||||
]}
|
||||
title="Our Signature Creations"
|
||||
description="Experience the authentic taste of tradition in every bite."
|
||||
buttons={[
|
||||
{
|
||||
text: "See Full Menu",
|
||||
href: "https://menu.omegasoftware.ca",
|
||||
},
|
||||
text: "See Full Menu", href: "https://menu.omegasoftware.ca"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -199,43 +126,19 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Joe Karam",
|
||||
handle: "Local",
|
||||
testimonial: "Really nice pastry shop. The knefe and ice cream are outstanding.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ruuriu",
|
||||
},
|
||||
id: "1", name: "Joe Karam", handle: "Local", testimonial: "Really nice pastry shop. The knefe and ice cream are outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ruuriu"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Méritta Rahi",
|
||||
handle: "Local",
|
||||
testimonial: "Everything I tried tasted amazing. Care put into every detail.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=flzwqd",
|
||||
},
|
||||
id: "2", name: "Méritta Rahi", handle: "Local", testimonial: "Everything I tried tasted amazing. Care put into every detail.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=flzwqd"},
|
||||
{
|
||||
id: "3",
|
||||
name: "ChArlie Messan",
|
||||
handle: "Guide",
|
||||
testimonial: "A truly wonderful experience. My favorite spot in Jounieh.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q5tmfx",
|
||||
},
|
||||
id: "3", name: "ChArlie Messan", handle: "Guide", testimonial: "A truly wonderful experience. My favorite spot in Jounieh.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q5tmfx"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah D.",
|
||||
handle: "Regular",
|
||||
testimonial: "The best bakery for late-night cravings. Always fresh!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=150ijm",
|
||||
},
|
||||
id: "4", name: "Sarah D.", handle: "Regular", testimonial: "The best bakery for late-night cravings. Always fresh!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=150ijm"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marc L.",
|
||||
handle: "Frequent",
|
||||
testimonial: "Authentic taste and high-quality ingredients. Highly recommend.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0vedg6",
|
||||
},
|
||||
id: "5", name: "Marc L.", handle: "Frequent", testimonial: "Authentic taste and high-quality ingredients. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0vedg6"},
|
||||
]}
|
||||
title="Loved by Jounieh"
|
||||
description="Hear what our wonderful customers have to say about L'Escalade."
|
||||
@@ -249,20 +152,11 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "24/7",
|
||||
description: "Always Open",
|
||||
},
|
||||
id: "m1", value: "24/7", description: "Always Open"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100+",
|
||||
description: "Happy Clients",
|
||||
},
|
||||
id: "m2", value: "100+", description: "Happy Clients"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5.0",
|
||||
description: "Avg Rating",
|
||||
},
|
||||
id: "m3", value: "5.0", description: "Avg Rating"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -274,20 +168,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Are you open now?",
|
||||
content: "Yes! L'Escalade is open 24 hours a day, 7 days a week.",
|
||||
},
|
||||
id: "f1", title: "Are you open now?", content: "Yes! L'Escalade is open 24 hours a day, 7 days a week."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we offer delivery services. You can call us directly at 70 404 345 to place your order.",
|
||||
},
|
||||
id: "f2", title: "Do you offer delivery?", content: "Yes, we offer delivery services. You can call us directly at 70 404 345 to place your order."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Where are you located?",
|
||||
content: "We are located at Haret Sakher, Coastal Hwy, Jounieh.",
|
||||
},
|
||||
id: "f3", title: "Where are you located?", content: "We are located at Haret Sakher, Coastal Hwy, Jounieh."},
|
||||
]}
|
||||
title="Questions Answered"
|
||||
description="Have questions about our menu or service? Contact us at 70 404 345."
|
||||
@@ -299,8 +184,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Stay Connected"
|
||||
title="Get in Touch"
|
||||
description="Stay updated with our latest sweet creations and special offers."
|
||||
@@ -314,14 +198,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user