Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a8bece03d7 | |||
| 751ea4f772 | |||
| b290dd6ee7 | |||
| 2a9b80610f | |||
| d7aae8d68d | |||
| 698efc0e5c |
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="Let's Connect"
|
||||
title="Ready to Crown Your World?"
|
||||
description="Send us your project details for a bespoke roofing consultation."
|
||||
description="Send us your project details for a bespoke roofing consultation. Visit us at Taranaki Court, Off Chania Ave, Nairobi. Call 0704 646664 or visit rexeroofing.com"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "Products", href: "#products" }, { label: "Process", href: "#process" }] },
|
||||
{ items: [{ label: "Company", href: "#" }, { label: "Careers", href: "#" }] },
|
||||
{ items: [{ label: "Taranaki Court, Off Chania Ave, Nairobi", href: "#" }, { label: "0704 646664", href: "tel:0704646664" }, { label: "rexeroofing.com", href: "https://rexeroofing.com" }] },
|
||||
{ items: [{ label: "Support", href: "#" }, { label: "Contact", href: "#contact" }] }
|
||||
]}
|
||||
logoText="REXE Roofing"
|
||||
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user