2 Commits

Author SHA1 Message Date
4966cf2808 Update src/app/page.tsx 2026-05-17 14:15:16 +00:00
becaa93c1b Merge version_1 into main
Merge version_1 into main
2026-05-16 13:50:34 +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."