From 8cbe99816dbf73351679c65ec16d8ec334e20cc3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 04:29:07 +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 02ca9b8..cb137d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function HomePage() { title: "Cabana & Outdoor Structures", description: "Refined outdoor living additions built with smart design and strong craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury outdoor cabana structure"}, { id: 6, - title: "Exterior Remodels", description: "From painted brick and column updates to full curb appeal transformations.", imageSrc: "http://img.b2bpic.net/free-photo/view-romantic-interracial-couple-hold-hands-walk-rural-setting_273609-18073.jpg", imageAlt: "Complete exterior home transformation"}, + title: "Before & After", description: "", imageSrc: "http://img.b2bpic.net/free-photo/view-romantic-interracial-couple-hold-hands-walk-rural-setting_273609-18073.jpg", imageAlt: "Complete exterior home transformation"}, ]} animationType="blur-reveal" textboxLayout="default" -- 2.49.1