Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0844a8af82 | |||
| a65be4df95 | |||
| 6f8eec31b4 | |||
| f192dadd0d | |||
| 50b29a4c50 | |||
| 48ab1f3d41 | |||
| 7fa0142a2e | |||
| f6816181d3 |
1428
src/app/layout.tsx
1428
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -64,7 +64,7 @@ export default function HomePage() {
|
|||||||
tagIcon={Shield}
|
tagIcon={Shield}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+254712345678"
|
text: "Get Building Materials Today", href: "tel:+254712345678"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Request a Quote", href: "/quote"
|
text: "Request a Quote", href: "/quote"
|
||||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Get in Touch"
|
ctaTitle="Get in Touch"
|
||||||
ctaDescription="Have questions about our products or need a quote? Contact us today through any of these channels."
|
ctaDescription="Call now for same-day quotes or WhatsApp for quick responses"
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Request a Quote", href: "/quote"
|
text: "Request a Quote", href: "/quote"
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user