Update src/app/page.tsx
This commit is contained in:
@@ -34,7 +34,7 @@ export default function LandingPage() {
|
||||
{name: "Shop", id: "/shop"},
|
||||
{name: "About", id: "about"},
|
||||
{name: "Testimonials", id: "testimonials"},
|
||||
{name: "Contact", id: "contact"}
|
||||
{name: "Contact", id: "/contact"}
|
||||
]}
|
||||
brandName="Kvitok"
|
||||
bottomLeftText="Fresh Flowers Daily"
|
||||
|
||||
Reference in New Issue
Block a user