From e68808159e4ffc9b7afccc9d9ddb7b031439faee Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 07:53:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b77eb6d..4acbca8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { buttons={[{ text: "Get a Quote", href: "#contact" }]} useInvertedBackground={false} features={[ - { title: "Remodeling & Renovations", description: "High-end kitchen transformations and luxury bathroom upgrades.", imageSrc: "http://img.b2bpic.net/free-photo/light-symmetry-historic-atrium-upward-view-through-stairs_169016-70079.jpg", imageAlt: "Renovation" }, + { 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" }, ]} -- 2.49.1