Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-15 16:20:21 +00:00

View File

@@ -152,7 +152,7 @@ export default function LandingPage() {
logoText="The Cozy Nook"
columns={[
{ title: "Quick Links", items: [{ label: "Menu", href: "#products" }, { label: "About", href: "#about" }] },
{ title: "Contact", items: [{ label: "Location", href: "#" }, { label: "Call Us", href: "tel:+" }] },
{ title: "Contact", items: [{ label: "Location", href: "#" }, { label: "Call Us", href: "tel:+ " }] },
]}
copyrightText="© 2024 The Cozy Nook. All rights reserved."
/>