Compare commits
14 Commits
version_3
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d9d47c509 | |||
| 27f98d4e80 | |||
| fc05e7e569 | |||
| c6db1e4c59 | |||
| 69c7c06f23 | |||
| 9c1e53dea9 | |||
| e56574b983 | |||
| cba1a5cd3a | |||
| e68808159e | |||
| 5d17546a89 | |||
| 5306b65ec5 | |||
| d4cf0ec08b | |||
| ab49da7dd8 | |||
| 4ad1d61eb7 |
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Remodeling & Renovations", description: "Expert bathroom and kitchen makeovers.", imageSrc: "http://img.b2bpic.net/free-photo/light-symmetry-historic-atrium-upward-view-through-stairs_169016-70079.jpg", imageAlt: "Renovation" },
|
||||
{ title: "Finishing & Drywall", description: "Precision drywall installation and taping.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg", imageAlt: "Finishing" },
|
||||
{ title: "Residential Framing", description: "Structural framing with professional accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-sends-engineer-improve-energy-production_482257-118030.jpg", imageAlt: "Framing" },
|
||||
{ title: "Remodeling & Renovations", description: "Stress-free, high-end renovations that revitalize your space and significantly increase your home's total market value.", imageSrc: "http://img.b2bpic.net/free-photo/light-symmetry-historic-atrium-upward-view-through-stairs_169016-70079.jpg", imageAlt: "Renovation" },
|
||||
{ title: "Finishing & Drywall", description: "Impeccable wall surfaces and architectural details that provide a polished, premium aesthetic to every room in your home.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg", imageAlt: "Finishing" },
|
||||
{ title: "Residential Framing", description: "Solid structural foundations engineered for durability, ensuring peace of mind and long-term security for your family.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-sends-engineer-improve-energy-production_482257-118030.jpg", imageAlt: "Framing" },
|
||||
]}
|
||||
title="Comprehensive Construction Services"
|
||||
title="Professional Services That Add Real Value"
|
||||
description="Professional solutions for residential and commercial needs."
|
||||
/>
|
||||
</div>
|
||||
@@ -158,8 +158,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Start Your Project Today"
|
||||
title="Request Your Free Project Consultation"
|
||||
description="Ready to discuss your renovation or construction project? Contact us today for professional management and quality service."
|
||||
buttonText="Schedule Your Free Consultation"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user