Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-17 14:15:19 +00:00

View File

@@ -149,7 +149,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Store Info", items: [{ label: "Visit Us", href: "#contact" }, { label: "Call: (555) 123-4567", href: "tel:5551234567" }] },
{ title: "Store Info", items: [{ label: "Visit Us", href: "#contact" }, { label: "Call: +1 319-683-2217", href: "tel:13196832217" }] },
{ title: "Categories", items: [{ label: "Animal Feed", href: "#products" }, { label: "Fencing", href: "#products" }] },
]}
logoText="Steves Farm Supply Inc."