5 Commits

Author SHA1 Message Date
d0cf2c50a0 Merge version_4 into main
Merge version_4 into main
2026-04-29 07:01:21 +00:00
bccb726ead Update src/app/page.tsx 2026-04-29 07:01:18 +00:00
444fed1176 Merge version_3 into main
Merge version_3 into main
2026-04-29 07:00:05 +00:00
252fc5fb0d Update src/app/page.tsx 2026-04-29 06:59:59 +00:00
7a27ab5d2d Merge version_2 into main
Merge version_2 into main
2026-04-29 06:58:02 +00:00

View File

@@ -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>