Merge version_2 into main #1

Merged
development merged 4 commits from version_2 into main 2026-02-02 14:32:14 +00:00
Showing only changes of commit de394d5fef - Show all commits

View File

@@ -33,7 +33,8 @@ export default function LandingPage() {
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Why Us", id: "features" }, { name: "Why Us", id: "features" },
{ name: "Reviews", id: "testimonials" }, { name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" },
{ name: "Shop", id: "/shop" }
]} ]}
button={{ button={{
text: "Shop Now", href: "products" text: "Shop Now", href: "products"