Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-25 22:11:16 +00:00

View File

@@ -34,32 +34,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "#about",
},
{
name: "Content",
id: "content",
href: "#content",
},
{
name: "Testimonials",
id: "testimonials",
href: "#testimonials",
},
{
name: "FAQ",
id: "faq",
href: "#faq",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
brandName="Amanda's Barefoot World"