From 0053e8ec364bf27092c5ef6b07e48331b59963aa Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 18:41:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dff216c..a3ba2c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,16 +87,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Luxury Kitchen Remodeling", description: "High-end kitchen designs tailored to your cooking and living preferences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bm1oVR8MDbHFPoyht6vrquan46/uploaded-1775340562017-cj5cghwk.jpg", buttonIcon: ArrowRight, + title: "Luxury Kitchen Remodeling", description: "High-end kitchen designs tailored to your cooking and living preferences.", imageSrc: "https://images.unsplash.com/photo-1556911220-e15b29be8c8f?q=80&w=1200&h=800", buttonIcon: ArrowRight, }, { - title: "Bathroom Renovations", description: "Transform your bathroom into a personal, spa-level retreat with premium finishes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bm1oVR8MDbHFPoyht6vrquan46/uploaded-1775340562017-iag7xlph.jpg", buttonIcon: ArrowRight, + title: "Bathroom Renovations", description: "Transform your bathroom into a personal, spa-level retreat with premium finishes.", imageSrc: "https://images.unsplash.com/photo-1552321554-5fefe8c9ef14?q=80&w=1200&h=800", buttonIcon: ArrowRight, }, { - title: "Full Home Construction", description: "Complete home renovations handled with white-glove project management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bm1oVR8MDbHFPoyht6vrquan46/uploaded-1775340562017-hv1z3l7m.jpg", buttonIcon: ArrowRight, + title: "Full Home Construction", description: "Complete home renovations handled with white-glove project management.", imageSrc: "https://images.unsplash.com/photo-1600585154340-be6161a56a0c?q=80&w=1200&h=800", buttonIcon: ArrowRight, }, { - title: "Custom Design Consults", description: "Collaborative design sessions to bring your vision to life perfectly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bm1oVR8MDbHFPoyht6vrquan46/uploaded-1775340562017-8cipfl52.jpg?_wi=1", buttonIcon: ArrowRight, + title: "Custom Design Consults", description: "Collaborative design sessions to bring your vision to life perfectly.", imageSrc: "https://images.unsplash.com/photo-1618219908412-a26a11709405?q=80&w=1200&h=800", buttonIcon: ArrowRight, }, ]} title="Our Remodeling Services"