|
|
|
|
@@ -65,18 +65,6 @@ export default function LandingPage() {
|
|
|
|
|
{ text: "View Menu", href: "features" },
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="blur-reveal"
|
|
|
|
|
avatars={[
|
|
|
|
|
{
|
|
|
|
|
src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg", alt: "Guest 1"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
src: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg", alt: "Guest 2"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
src: "http://img.b2bpic.net/free-photo/business-casual-asian-glasses-male-standing-portrait-hand-hold-laptop-with-happiness-confident-isolate-white-background_609648-1777.jpg", alt: "Guest 3"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
avatarText="4.9★ rated by 500+ guests"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -84,7 +72,8 @@ export default function LandingPage() {
|
|
|
|
|
<TextSplitAbout
|
|
|
|
|
title="Our Story"
|
|
|
|
|
description={[
|
|
|
|
|
"Established in 2015, Éclat has become the premier destination for discerning diners seeking an extraordinary culinary journey. Our chef-founder's vision was simple yet profound: to create a space where passion for cooking meets genuine hospitality.", "We source only the finest ingredients from trusted purveyors worldwide. Our seasonal menu celebrates the best flavors nature has to offer, complemented by our award-winning wine collection curated by our sommelier.", "Every reservation is an opportunity to create memories that last a lifetime. From our intimate dining room to our personalized service, every detail reflects our commitment to excellence."]}
|
|
|
|
|
"Established in 2015, Éclat has become the premier destination for discerning diners seeking an extraordinary culinary journey. Our chef-founder's vision was simple yet profound: to create a space where passion for cooking meets genuine hospitality.", "We source only the finest ingredients from trusted purveyors worldwide. Our seasonal menu celebrates the best flavors nature has to offer, complemented by our award-winning wine collection curated by our sommelier.", "Every reservation is an opportunity to create memories that last a lifetime. From our intimate dining room to our personalized service, every detail reflects our commitment to excellence."
|
|
|
|
|
]}
|
|
|
|
|
buttons={[{ text: "Learn Our Philosophy", href: "#about" }]}
|
|
|
|
|
buttonAnimation="blur-reveal"
|
|
|
|
|
showBorder={true}
|
|
|
|
|
@@ -204,8 +193,8 @@ export default function LandingPage() {
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
|
<ContactFaq
|
|
|
|
|
ctaTitle="Reserve Your Table"
|
|
|
|
|
ctaDescription="Experience culinary excellence. Book your reservation today for an unforgettable evening of fine dining."
|
|
|
|
|
ctaButton={{ text: "Make a Reservation", href: "https://example.com/reservations" }}
|
|
|
|
|
ctaDescription="Book your reservation for an unforgettable dining experience."
|
|
|
|
|
ctaButton={{ text: "Reserve Your Table Now", href: "https://example.com/reservations" }}
|
|
|
|
|
ctaIcon={Phone}
|
|
|
|
|
faqs={[
|
|
|
|
|
{
|
|
|
|
|
|