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