Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="FOODIE"
|
||||
brandName="Alwadi"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -153,10 +153,10 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "FAQ", href: "#faq" }, { label: "Privacy", href: "#" }] },
|
||||
{ items: [{ label: "Instagram", href: "#" }, { label: "Twitter", href: "#" }] },
|
||||
]}
|
||||
logoText="FOODIE"
|
||||
logoText="Alwadi"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user