Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-23 14:27:01 +00:00

View File

@@ -34,32 +34,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "#home",
},
{
name: "Products",
id: "products",
href: "#products",
},
{
name: "About",
id: "about",
href: "#about",
},
{
name: "Testimonials",
id: "testimonials",
href: "#testimonials",
},
{
name: "FAQ",
id: "faq",
href: "#faq",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
brandName="Pure Glow"