From 252fc5fb0d80fada6bad2fc1e4167cde07250316 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 06:59:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d497ff6..7fb5527 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." -- 2.49.1