Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e68808159e | |||
| 5d17546a89 | |||
| 5306b65ec5 | |||
| d4cf0ec08b | |||
| ab49da7dd8 | |||
| 4ad1d61eb7 |
@@ -95,9 +95,9 @@ 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 tailored to your specific project needs.", 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 seamless architectural finishing.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-construction-workers-job_23-2149366671.jpg", imageAlt: "Finishing" },
|
||||
{ title: "Residential Framing", description: "Structural integrity and framing for custom residential builds.", imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-factory-manager-sends-engineer-improve-energy-production_482257-118030.jpg", imageAlt: "Framing" },
|
||||
]}
|
||||
title="Comprehensive Construction Services"
|
||||
description="Professional solutions for residential and commercial needs."
|
||||
@@ -160,6 +160,7 @@ export default function LandingPage() {
|
||||
tag="Get in touch"
|
||||
title="Start Your Project Today"
|
||||
description="Ready to discuss your renovation or construction project? Contact us today for professional management and quality service."
|
||||
buttonText="Book Your Consultation"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user