2 Commits

Author SHA1 Message Date
e68808159e Update src/app/page.tsx 2026-04-25 07:53:44 +00:00
5d17546a89 Merge version_5 into main
Merge version_5 into main
2026-04-25 07:52:49 +00:00

View File

@@ -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" },
]}