Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Reservations"
|
tag="Reservations"
|
||||||
title="Book Your Table"
|
title="Book Your Table"
|
||||||
description="Join us for an unforgettable evening. Secure your priority seating today."
|
description="Limited seating available; book your priority table today for an unforgettable experience."
|
||||||
tagIcon={Calendar}
|
tagIcon={Calendar}
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -186,4 +186,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user