Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ca792b605 | |||
| 0995199868 |
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
|||||||
logoText="The Cozy Nook"
|
logoText="The Cozy Nook"
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Quick Links", items: [{ label: "Menu", href: "#products" }, { label: "About", href: "#about" }] },
|
{ 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."
|
copyrightText="© 2024 The Cozy Nook. All rights reserved."
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user