diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f04863..8138c76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"