Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-04-02 21:59:27 +00:00

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"