3 Commits

Author SHA1 Message Date
969c52e67c Update src/app/page.tsx 2026-03-10 20:33:40 +00:00
8c61e996b6 Update src/app/page.tsx 2026-03-10 20:25:27 +00:00
c09a7a8342 Merge version_1 into main
Merge version_1 into main
2026-03-10 20:17:36 +00:00

View File

@@ -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"