Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b966dbf471 | |||
| 214506ed1b | |||
| dde99178f9 |
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardRotatedCarousel
|
<HeroBillboardRotatedCarousel
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
title="Authentic Egyptian Flavors, Open 24 Hours"
|
title="24/7 Authentic Egyptian Luxury, Always Ready for You"
|
||||||
description="Experience luxury dining inspired by ancient Egypt in the heart of Bangkok. Reserve your table or order instantly via WhatsApp."
|
description="Experience the finest Egyptian flavors in the heart of Bangkok. Whether it's a late-night craving or a special occasion, your authentic feast is just a WhatsApp order away."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Reserve Table", href: "#contact" },
|
{ text: "Reserve Table", href: "#contact" },
|
||||||
{ text: "Order via WhatsApp", href: "https://wa.me/6626553043" }
|
{ text: "Order via WhatsApp", href: "https://wa.me/6626553043" }
|
||||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Cairo Club Thailand", "Bangkok Foodie Network", "Sukhumvit Business Group", "Tourism Authority of Egypt", "Watthana Culinary Union", "International Expat Hub", "Middle Eastern Cuisine Society"
|
"Cairo Club Thailand", "Bangkok Foodie Network", "Sukhumvit Business Group", "Tourism Authority of Egypt", "Watthana Culinary Union", "International Expat Hub", "Middle Eastern Cuisine Society"
|
||||||
]}
|
]}
|
||||||
title="Community Partners"
|
title="Community Partners"
|
||||||
description="Trusted by local influencers and expat communities."
|
description="Trusted by local influencers and expat communities."
|
||||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user