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