Update src/app/page.tsx
This commit is contained in:
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{ title: "Shop", items: [{ label: "Flower", href: "#shop" }, { label: "Vapes", href: "#shop" }, { label: "Edibles", href: "#shop" }] },
|
||||
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about" }, { label: "Contact", href: "#cta" }] }
|
||||
{ title: "Navigation", items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about" }, { label: "Contact", href: "#location" }] }
|
||||
]}
|
||||
bottomLeftText="© 2026 The Cannabis Shop"
|
||||
bottomRightText="735 Grapevine Hwy, Hurst, TX"
|
||||
|
||||
Reference in New Issue
Block a user