9 Commits

Author SHA1 Message Date
909571ddcb Merge version_3 into main
Merge version_3 into main
2026-03-08 05:08:08 +00:00
0844a8af82 Update src/app/page.tsx 2026-03-08 05:08:04 +00:00
a65be4df95 Update src/app/layout.tsx 2026-03-08 05:08:03 +00:00
6f8eec31b4 Merge version_2 into main
Merge version_2 into main
2026-03-08 05:06:35 +00:00
f192dadd0d Update src/app/page.tsx 2026-03-08 05:06:31 +00:00
50b29a4c50 Update src/app/layout.tsx 2026-03-08 05:06:31 +00:00
48ab1f3d41 Merge version_1 into main
Merge version_1 into main
2026-03-08 05:04:14 +00:00
7fa0142a2e Merge version_1 into main
Merge version_1 into main
2026-03-08 05:02:55 +00:00
f6816181d3 Merge version_1 into main
Merge version_1 into main
2026-03-08 05:01:47 +00:00
2 changed files with 8 additions and 1424 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -64,7 +64,7 @@ export default function HomePage() {
tagIcon={Shield}
buttons={[
{
text: "Call Now", href: "tel:+254712345678"
text: "Get Building Materials Today", href: "tel:+254712345678"
},
{
text: "Request a Quote", href: "/quote"
@@ -194,7 +194,7 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<ContactFaq
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={{
text: "Request a Quote", href: "/quote"
}}