Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10eedcb5cf | |||
| 022a203e03 | |||
| d16d8f0788 | |||
| 93d343f9ea |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Welcome to Mc Wikiiki Tn"
|
title="Savor Authentic Tunisian Flavors in the Heart of Tunis"
|
||||||
description="Discover a unique blend of flavors and atmosphere in the heart of Tunisia. We craft every meal with passion and local spirit."
|
description="Discover a unique blend of flavors and atmosphere in the heart of Tunisia. We craft every meal with passion and local spirit."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
|||||||
text="Join us for an unforgettable dining experience. Reach out for reservations or private events."
|
text="Join us for an unforgettable dining experience. Reach out for reservations or private events."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now: +216 71 000 000", href: "tel:+21671000000"},
|
text: "Reserve Your Table Now", href: "tel:+21671000000"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -211,4 +211,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user