diff --git a/src/app/page.tsx b/src/app/page.tsx
index fb5acc4..4c5a984 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,45 +49,28 @@ export default function LandingPage() {
@@ -108,8 +81,7 @@ export default function LandingPage() {
title="Your Trusted Local Construction Partner"
buttons={[
{
- text: "Learn More",
- },
+ text: "Learn More"},
]}
/>
@@ -122,20 +94,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Residential Construction",
- description: "Custom homes and full renovations with local expertise.",
- imageSrc: "http://img.b2bpic.net/free-photo/draftsman-construction-site_23-2147785488.jpg",
- },
+ title: "Residential Construction", description: "Custom homes and full renovations with local expertise.", imageSrc: "http://img.b2bpic.net/free-photo/draftsman-construction-site_23-2147785488.jpg"},
{
- title: "Commercial Builds",
- description: "Professional spaces built to exceed industry standards.",
- imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-490.jpg",
- },
+ title: "Commercial Builds", description: "Professional spaces built to exceed industry standards.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-490.jpg"},
{
- title: "Renovation Services",
- description: "Revitalizing existing structures with modern techniques.",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-business-district-night_107420-95724.jpg",
- },
+ title: "Renovation Services", description: "Revitalizing existing structures with modern techniques.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-business-district-night_107420-95724.jpg"},
]}
title="Our Expert Services"
description="Comprehensive construction solutions for residential and commercial projects."
@@ -144,46 +107,23 @@ export default function LandingPage() {
@@ -325,33 +209,21 @@ export default function LandingPage() {