Merge version_2 into main #11
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
logoText="Astra Roofing Limited"
|
||||
columns={[
|
||||
{ title: "Quick Links", items: [{ label: "Home", href: "hero" }, { label: "Services", href: "services" }, { label: "Reviews", href: "testimonials" }, { label: "Contact", href: "contact" }] },
|
||||
{ title: "Quick Links", items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }, { label: "Reviews", href: "#testimonials" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Contact", items: [{ label: "01922 645993", href: "tel:01922645993" }, { label: "Walsall", href: "#" }, { label: "Open 24/7", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Astra Roofing Limited"
|
||||
|
||||
Reference in New Issue
Block a user