Merge version_2 into main #2
@@ -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="Steve’s Farm Supply Inc."
|
||||
|
||||
Reference in New Issue
Block a user