Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e92d81b303 | |||
| b966dbf471 | |||
| 214506ed1b | |||
| dde99178f9 |
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Authentic Egyptian Flavors, Open 24 Hours"
|
||||
description="Experience luxury dining inspired by ancient Egypt in the heart of Bangkok. Reserve your table or order instantly via WhatsApp."
|
||||
title="24/7 Authentic Egyptian Luxury, Always Ready for You"
|
||||
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={[
|
||||
{ text: "Reserve Table", href: "#contact" },
|
||||
{ text: "Order via WhatsApp", href: "https://wa.me/6626553043" }
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
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"
|
||||
description="Trusted by local influencers and expat communities."
|
||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user