6 Commits

Author SHA1 Message Date
0053e8ec36 Update src/app/page.tsx 2026-04-06 18:41:37 +00:00
342876964c Merge version_2 into main
Merge version_2 into main
2026-04-04 22:17:50 +00:00
b74d9a2832 Update src/app/page.tsx 2026-04-04 22:17:47 +00:00
f5b5f431ea Merge version_1 into main
Merge version_1 into main
2026-04-04 22:10:38 +00:00
2c26e187cd Merge version_1 into main
Merge version_1 into main
2026-04-04 22:10:15 +00:00
f0681e34ed Merge version_1 into main
Merge version_1 into main
2026-04-04 22:09:45 +00:00

View File

@@ -33,8 +33,6 @@ export default function LandingPage() {
name: "Home", id: "hero"}, name: "Home", id: "hero"},
{ {
name: "Services", id: "services"}, name: "Services", id: "services"},
{
name: "Projects", id: "projects"},
{ {
name: "Testimonials", id: "testimonials"}, name: "Testimonials", id: "testimonials"},
{ {
@@ -89,16 +87,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ 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" title="Our Remodeling Services"