Merge version_8 into main #10

Open
development wants to merge 4 commits from version_8 into main
Showing only changes of commit 43e429a852 - Show all commits

View File

@@ -33,7 +33,7 @@ export default function LandingPage() {
button={{ button={{
text: "Shop Now", href: "products" text: "Shop Now", href: "products"
}} }}
navItems={[ links={[
{ name: "Home", id: "hero" }, { name: "Home", id: "hero" },
{ name: "Why Edgetabs", id: "about" }, { name: "Why Edgetabs", id: "about" },
{ name: "Features", id: "features" }, { name: "Features", id: "features" },