Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d0cf2c50a0 | |||
| bccb726ead | |||
| 444fed1176 | |||
| 252fc5fb0d | |||
| 7a27ab5d2d |
@@ -66,11 +66,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Turnover", title: "Apartment Unit Turns", subtitle: "Turnover-ready work", description: "Rapid turnover services to keep your occupancy rates high.", imageSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872018.jpg"},
|
||||
tag: "Turnover", title: "Apartment Unit Turns", subtitle: "Turnover-ready work", description: "Minimize vacancy duration with our rapid, high-quality turnover services.", imageSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872018.jpg"},
|
||||
{
|
||||
tag: "Interiors", title: "Remodeling & Drywall", subtitle: "Quality finishes", description: "Expert drywall repair, painting, and full interior remodeling.", imageSrc: "http://img.b2bpic.net/free-photo/bright-attic-kitchen-natural-wood-ceiling-large-skylights_169016-69254.jpg"},
|
||||
tag: "Interiors", title: "Remodeling & Drywall", subtitle: "Quality finishes", description: "Enhance property value with expert drywall repair, painting, and full interior remodels.", imageSrc: "http://img.b2bpic.net/free-photo/bright-attic-kitchen-natural-wood-ceiling-large-skylights_169016-69254.jpg"},
|
||||
{
|
||||
tag: "Exterior", title: "Exterior Repairs", subtitle: "Durable solutions", description: "Siding, trim repair, decks, railings, and water damage remediation.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883507.jpg"},
|
||||
tag: "Exterior", title: "Exterior Repairs", subtitle: "Durable solutions", description: "Protect your investment with professional siding, deck, and water damage remediation.", imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883507.jpg"},
|
||||
]}
|
||||
title="Professional Construction Services"
|
||||
description="Comprehensive solutions tailored for property managers and commercial building owners in the Seattle metro area."
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
text="Upload your inspection notes to receive a professional, itemized estimate within 24 hours."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request an Estimate", href: "mailto:info@unitedgreenbuilders.com"},
|
||||
text: "Get My Free Estimate", href: "mailto:info@unitedgreenbuilders.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user