diff --git a/src/app/page.tsx b/src/app/page.tsx
index 765700b..d150565 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,26 +29,11 @@ export default function LandingPage() {
@@ -56,42 +41,17 @@ export default function LandingPage() {
@@ -102,12 +62,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Building Projects That Last"
tag="About BuildStrong"
- buttons={[
- {
- text: "Learn More",
- href: "/about",
- },
- ]}
+ buttons={[{ text: "Learn More", href: "/about" }]}
/>
@@ -118,67 +73,28 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Experienced Professionals",
- description: "Our team brings years of expertise to every project.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-construction-plan-copy-space_23-2148269820.jpg",
- imageAlt: "Professionals",
- },
+ title: "Experienced Professionals", description: "Our team brings years of expertise to every project.", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-with-construction-plan-copy-space_23-2148269820.jpg", imageAlt: "Professionals" },
items: [
- {
- icon: CheckCircle,
- text: "Qualified staff",
- },
- {
- icon: CheckCircle,
- text: "Skilled craftsmen",
- },
+ { icon: CheckCircle, text: "Qualified staff" },
+ { icon: CheckCircle, text: "Skilled craftsmen" },
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-civil-engineer-safety-hat_185193-108529.jpg?_wi=2",
- imageAlt: "professional architect on site",
+ reverse: false
},
{
- title: "Quality Materials",
- description: "We only use industry-grade, durable building components.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-safety-vest_23-2148751963.jpg",
- imageAlt: "Materials",
- },
+ title: "Quality Materials", description: "We only use industry-grade, durable building components.", media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-safety-vest_23-2148751963.jpg", imageAlt: "Materials" },
items: [
- {
- icon: CheckCircle,
- text: "Standard compliant",
- },
- {
- icon: CheckCircle,
- text: "Sustainable sourced",
- },
+ { icon: CheckCircle, text: "Standard compliant" },
+ { icon: CheckCircle, text: "Sustainable sourced" },
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/real-estate-office-scene_23-2147653306.jpg?_wi=2",
- imageAlt: "professional architect on site",
+ reverse: true
},
{
- title: "Safety First Approach",
- description: "Workplace safety is our absolute priority on all sites.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/attentiveness-businesswoman-with-long-blond-hair-safety-helmet-looking-closely-document-standing-construction-site-working-group_259150-57757.jpg",
- imageAlt: "Safety",
- },
+ title: "Safety First Approach", description: "Workplace safety is our absolute priority on all sites.", media: { imageSrc: "http://img.b2bpic.net/free-photo/attentiveness-businesswoman-with-long-blond-hair-safety-helmet-looking-closely-document-standing-construction-site-working-group_259150-57757.jpg", imageAlt: "Safety" },
items: [
- {
- icon: CheckCircle,
- text: "OSHA compliant",
- },
- {
- icon: CheckCircle,
- text: "Risk managed",
- },
+ { icon: CheckCircle, text: "OSHA compliant" },
+ { icon: CheckCircle, text: "Risk managed" },
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/road-construction_342744-602.jpg?_wi=2",
- imageAlt: "professional architect on site",
+ reverse: false
},
]}
title="Why Choose BuildStrong"
@@ -195,36 +111,11 @@ export default function LandingPage() {
title="Our Dedicated Leadership"
description="Meet the experienced professionals steering BuildStrong to success."
members={[
- {
- id: "1",
- name: "John Doe",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg",
- },
- {
- id: "2",
- name: "Jane Smith",
- role: "Lead Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg",
- },
- {
- id: "3",
- name: "Robert Brown",
- role: "Site Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-worker-wearing-vest_23-2149366622.jpg",
- },
- {
- id: "4",
- name: "Alice Green",
- role: "Operations",
- imageSrc: "http://img.b2bpic.net/free-photo/indoor-image-optimistic-energetic-mature-businesswoman-with-short-blonde-hair-posing-stylish-office-interior-with-arms-folded-her-chest-looking-camera-with-confident-happy-smile_343059-2245.jpg",
- },
- {
- id: "5",
- name: "Mike Davis",
- role: "Chief Engineer",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-his-desk_23-2148242991.jpg",
- },
+ { id: "1", name: "John Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg" },
+ { id: "2", name: "Jane Smith", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-standing-outside-office-buildings-business-success-concept_58466-11854.jpg" },
+ { id: "3", name: "Robert Brown", role: "Site Manager", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-worker-wearing-vest_23-2149366622.jpg" },
+ { id: "4", name: "Alice Green", role: "Operations", imageSrc: "http://img.b2bpic.net/free-photo/indoor-image-optimistic-energetic-mature-businesswoman-with-short-blonde-hair-posing-stylish-office-interior-with-arms-folded-her-chest-looking-camera-with-confident-happy-smile_343059-2245.jpg" },
+ { id: "5", name: "Mike Davis", role: "Chief Engineer", imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-posing-his-desk_23-2148242991.jpg" },
]}
/>
@@ -235,22 +126,13 @@ export default function LandingPage() {
title="Our Terms and Privacy Policy"
sections={[
{
- heading: "Our Commitment to Quality",
- content: {
- type: "paragraph",
- text: "BuildStrong is committed to maintaining the highest standards of safety, ethics, and professional conduct in all construction operations.",
- },
+ heading: "Our Commitment to Quality", content: {
+ text: "BuildStrong is committed to maintaining the highest standards of safety, ethics, and professional conduct in all construction operations."},
},
{
- heading: "Client Privacy",
- content: {
- type: "list",
+ heading: "Client Privacy", content: {
items: [
- "We respect your data",
- "We do not sell information",
- "Secure document storage",
- "Transparency in communication",
- ],
+ "We respect your data", "We do not sell information", "Secure document storage", "Transparency in communication"],
},
},
]}