diff --git a/src/app/page.tsx b/src/app/page.tsx
index 475dd83..52c9e6c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,109 +43,33 @@ export default function LandingPage() {
@@ -172,48 +81,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
features={[
- {
- title: "ADU Design & Construction",
- description: "2BR+ units, full permits & plans.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg?_wi=2",
- titleImageSrc: "http://img.b2bpic.net/free-photo/picture-wooden-building-forest_259150-58903.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Bathroom Remodeling",
- description: "Modern elegance for your daily routine.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836587.jpg?_wi=2",
- titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418574.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Wall Patching & Finishing",
- description: "Seamless repairs for a clean look.",
- imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-wearing-protection-gloves_23-2149328089.jpg?_wi=2",
- titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet-job_23-2149366662.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Home Improvement",
- description: "Comprehensive general contracting.",
- imageSrc: "http://img.b2bpic.net/free-photo/two-builders-works-building-site_1398-5092.jpg?_wi=2",
- titleImageSrc: "http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366654.jpg",
- buttonText: "Learn More",
- },
- {
- title: "Furniture Assembly",
- description: "Quick, professional assembly services.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-relaxing-couch-after-moving-new-home_1163-4825.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/couple-handling-cardboard-boxes-with-belongings-after-moving-together-new-home_23-2149086814.jpg",
- buttonText: "Learn More",
- },
- {
- title: "TV & Mirror Installation",
- description: "Precise mounting for any surface.",
- imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-playing-shooting-video-games-tv-console-drinking-beer-social-gathering-with-friends-having-fun-with-gaming-competition-leisure-activity-house-party_482257-47376.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8628.jpg",
- buttonText: "Learn More",
- },
+ { title: "ADU Design & Construction", description: "2BR+ units, full permits & plans.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/picture-wooden-building-forest_259150-58903.jpg", buttonText: "Learn More" },
+ { title: "Bathroom Remodeling", description: "Modern elegance for your daily routine.", imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-small-space-contemporary-decor_23-2150836587.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418574.jpg", buttonText: "Learn More" },
+ { title: "Wall Patching & Finishing", description: "Seamless repairs for a clean look.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-wearing-protection-gloves_23-2149328089.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet-job_23-2149366662.jpg", buttonText: "Learn More" },
+ { title: "Home Improvement", description: "Comprehensive general contracting.", imageSrc: "http://img.b2bpic.net/free-photo/two-builders-works-building-site_1398-5092.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/construction-worker-standing-ladder_23-2149366654.jpg", buttonText: "Learn More" },
+ { title: "Furniture Assembly", description: "Quick, professional assembly services.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-relaxing-couch-after-moving-new-home_1163-4825.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/couple-handling-cardboard-boxes-with-belongings-after-moving-together-new-home_23-2149086814.jpg", buttonText: "Learn More" },
+ { title: "TV & Mirror Installation", description: "Precise mounting for any surface.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-playing-shooting-video-games-tv-console-drinking-beer-social-gathering-with-friends-having-fun-with-gaming-competition-leisure-activity-house-party_482257-47376.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8628.jpg", buttonText: "Learn More" },
]}
title="Our Expert Services"
description="Transforming spaces with precision and quality."
@@ -222,37 +95,14 @@ export default function LandingPage() {
@@ -346,15 +139,7 @@ export default function LandingPage() {
@@ -365,21 +150,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Do you handle permits?",
- content: "Yes, we handle all permitting and inspection processes end-to-end.",
- },
- {
- id: "q2",
- title: "Where do you work?",
- content: "We serve the Southern California area.",
- },
- {
- id: "q3",
- title: "Can you handle big projects?",
- content: "Yes, we specialize in ADUs and comprehensive home improvement.",
- },
+ { id: "q1", title: "Do you handle permits?", content: "Yes, we handle all permitting and inspection processes end-to-end." },
+ { id: "q2", title: "Where do you work?", content: "We serve the Southern California area." },
+ { id: "q3", title: "Can you handle big projects?", content: "Yes, we specialize in ADUs and comprehensive home improvement." },
]}
title="Common Questions"
description="Get answers about our process."
@@ -392,9 +165,7 @@ export default function LandingPage() {