Merge version_2 into main #2
@@ -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."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user