Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd9212b76d | |||
| 1130b88abf | |||
| 8256310448 | |||
| 154b84db16 | |||
| 5c35677cbd |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
logoText="Le Palais"
|
logoText="Le Palais"
|
||||||
description="The city's premier destination for exquisite seasonal dining and unforgettable moments."
|
description="Discover unrivaled hospitality and indulge in our bespoke seasonal menus designed to transform every meal into a celebration of taste."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book a Table", href: "#contact"},
|
text: "Book a Table", href: "#contact"},
|
||||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance to ensure availability."},
|
id: "f1", title: "Do I need a reservation?", content: "Yes, we highly recommend booking in advance. Visit our contact section to book via WhatsApp or phone."},
|
||||||
{
|
{
|
||||||
id: "f2", title: "Is there a dress code?", content: "We maintain a smart-casual to formal dress code suitable for fine dining."},
|
id: "f2", title: "Is there a dress code?", content: "We maintain a smart-casual to formal dress code suitable for fine dining."},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user