Update src/app/page.tsx

This commit is contained in:
2026-04-02 21:59:21 +00:00
parent 14363612ad
commit 0e6839b4b6

View File

@@ -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"