Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 969c52e67c | |||
| 8c61e996b6 | |||
| c09a7a8342 |
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="FOMO Iftar"
|
||||
brandName=" IFTAR FOMO"
|
||||
navItems={[
|
||||
{ name: "Experience", id: "experience" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Book Your Iftar Table", href: "#contact" },
|
||||
{ text: "Reserve Table Now", href: "#contact" },
|
||||
{ text: "View Iftar Experience", href: "#experience" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user