From 75d4097f468b2d7157e476c882152884921f9f7a Mon Sep 17 00:00:00 2001 From: development Date: Thu, 29 Jan 2026 15:14:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"