diff --git a/src/app/page.tsx b/src/app/page.tsx
index 697f239..4bbb1c0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,127 +31,46 @@ export default function LandingPage() {
@@ -163,18 +82,9 @@ export default function LandingPage() {
title="Accountability in Every Project"
description="We understand the pain points property owners face when contractors fail to deliver. Our mission is to restore trust through visible, high-quality redevelopment work."
bulletPoints={[
- {
- title: "Transparent Management",
- description: "Weekly status updates and clear budget tracking for every client.",
- },
- {
- title: "High Quality Standards",
- description: "Licensed work verified by city compliance standards and local inspections.",
- },
- {
- title: "Community Focus",
- description: "Dedicated to redevelopment projects that enhance Philadelphia neighborhoods.",
- },
+ { title: "Transparent Management", description: "Weekly status updates and clear budget tracking for every client." },
+ { title: "High Quality Standards", description: "Licensed work verified by city compliance standards and local inspections." },
+ { title: "Community Focus", description: "Dedicated to redevelopment projects that enhance Philadelphia neighborhoods." },
]}
imageSrc="http://img.b2bpic.net/free-photo/team-business-people-group-architect-engineers-international-partners_1157-48547.jpg"
imageAlt="Construction site management"
@@ -189,42 +99,12 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Center City Mixed Use",
- price: "Completed 2024",
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-large-construction-site_23-2151933428.jpg",
- },
- {
- id: "p2",
- name: "South Philly Residential",
- price: "Completed 2023",
- imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg",
- },
- {
- id: "p3",
- name: "Manayunk Retail Build",
- price: "Completed 2023",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg",
- },
- {
- id: "p4",
- name: "Fairmount Restoration",
- price: "Completed 2024",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-with-paper-plan-near-building-construction_23-2148039949.jpg",
- },
- {
- id: "p5",
- name: "West Philly Commercial",
- price: "Completed 2022",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-with-papers-near-building-construction_23-2148039947.jpg",
- },
- {
- id: "p6",
- name: "Old City Loft Renovation",
- price: "Completed 2024",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg",
- },
+ { id: "p1", name: "Center City Mixed Use", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-large-construction-site_23-2151933428.jpg" },
+ { id: "p2", name: "South Philly Residential", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-japan-rails_23-2148889589.jpg" },
+ { id: "p3", name: "Manayunk Retail Build", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-wearing-his-safety-equipment_23-2148242918.jpg" },
+ { id: "p4", name: "Fairmount Restoration", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-with-paper-plan-near-building-construction_23-2148039949.jpg" },
+ { id: "p5", name: "West Philly Commercial", price: "Completed 2022", imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-with-papers-near-building-construction_23-2148039947.jpg" },
+ { id: "p6", name: "Old City Loft Renovation", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg" },
]}
title="Our Completed Work"
description="A showcase of our recent commercial and residential project successful completions."
@@ -237,36 +117,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "120+",
- title: "Projects Completed",
- items: [
- "Residential Renovations",
- "Commercial Builds",
- "Urban Redevelopment",
- ],
- },
- {
- id: "m2",
- value: "100%",
- title: "Compliance Rate",
- items: [
- "City Standards",
- "Safety Codes",
- "Zoning Compliance",
- ],
- },
- {
- id: "m3",
- value: "95%",
- title: "Client Retention",
- items: [
- "Developers",
- "Property Owners",
- "Municipal Partners",
- ],
- },
+ { id: "m1", value: "120+", title: "Projects Completed", items: ["Residential Renovations", "Commercial Builds", "Urban Redevelopment"] },
+ { id: "m2", value: "100%", title: "Compliance Rate", items: ["City Standards", "Safety Codes", "Zoning Compliance"] },
+ { id: "m3", value: "95%", title: "Client Retention", items: ["Developers", "Property Owners", "Municipal Partners"] },
]}
title="Proven Performance"
description="Numbers that demonstrate our commitment to completion and accountability."
@@ -278,54 +131,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- title: "Great Experience",
- quote: "They stood by their word and finished the job beautifully.",
- name: "James L.",
- role: "Property Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233782.jpg",
- },
- {
- id: "t2",
- title: "Reliable",
- quote: "Professional team that really cares about project quality.",
- name: "Amanda T.",
- role: "Architect",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg",
- },
- {
- id: "t3",
- title: "Transparent",
- quote: "No surprises in the budget, everything was laid out clearly.",
- name: "Marcus B.",
- role: "Owner",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg",
- },
- {
- id: "t4",
- title: "Solid Work",
- quote: "They renovated my entire home ahead of the projected schedule.",
- name: "Elena R.",
- role: "Homeowner",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg",
- },
- {
- id: "t5",
- title: "Highly Recommend",
- quote: "Accountability was clear from day one through final inspection.",
- name: "Samuel K.",
- role: "Developer",
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-hand-out_23-2148308579.jpg",
- },
- {
- id: "t6",
- title: "Quality Focused",
- quote: "Excellent craftsmanship and respectful of our existing building structure.",
- name: "Patty D.",
- role: "Co-op Board",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269355.jpg",
- },
+ { id: "t1", title: "Great Experience", quote: "They stood by their word and finished the job beautifully.", name: "James L.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engineer-architect-shaking-hands_23-2148233782.jpg" },
+ { id: "t2", title: "Reliable", quote: "Professional team that really cares about project quality.", name: "Amanda T.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151065019.jpg" },
+ { id: "t3", title: "Transparent", quote: "No surprises in the budget, everything was laid out clearly.", name: "Marcus B.", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-glasses-shaking-hands-with-female-partner-meeting-co-working-space_74855-10006.jpg" },
+ { id: "t4", title: "Solid Work", quote: "They renovated my entire home ahead of the projected schedule.", name: "Elena R.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg" },
+ { id: "t5", title: "Highly Recommend", quote: "Accountability was clear from day one through final inspection.", name: "Samuel K.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-hand-out_23-2148308579.jpg" },
+ { id: "t6", title: "Quality Focused", quote: "Excellent craftsmanship and respectful of our existing building structure.", name: "Patty D.", role: "Co-op Board", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-showing-approval_23-2148269355.jpg" },
]}
title="Client Success Stories"
description="Feedback from owners and partners who trusted us to deliver."
@@ -337,21 +148,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "How do you ensure projects are completed?",
- content: "We maintain detailed project timelines and weekly reporting schedules to keep owners informed and contractors on task.",
- },
- {
- id: "f2",
- title: "Are you licensed and insured in Philadelphia?",
- content: "Yes, we are fully licensed and bonded for all residential and commercial work within Philadelphia city limits.",
- },
- {
- id: "f3",
- title: "How do you handle budget concerns?",
- content: "Our transparent estimation process eliminates hidden fees, and we provide clear documentation for all expenditures.",
- },
+ { id: "f1", title: "How do you ensure projects are completed?", content: "We maintain detailed project timelines and weekly reporting schedules to keep owners informed and contractors on task." },
+ { id: "f2", title: "Are you licensed and insured in Philadelphia?", content: "Yes, we are fully licensed and bonded for all residential and commercial work within Philadelphia city limits." },
+ { id: "f3", title: "How do you handle budget concerns?", content: "Our transparent estimation process eliminates hidden fees, and we provide clear documentation for all expenditures." },
]}
title="Frequently Asked Questions"
description="Common inquiries about our process and commitment to accountability."
@@ -367,36 +166,9 @@ export default function LandingPage() {
title="Industry Insights"
description="Guidance on choosing the right contractor and understanding project quality."
blogs={[
- {
- id: "b1",
- category: "Advice",
- title: "5 Tips for Contractor Selection",
- excerpt: "What to look for to ensure your contractor is accountable.",
- imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-professional-asian-female-construction-manager-architect-reading-blueprints-looking-away-pondering-thinking-making-decision-while-studying-project-plan-white-background_1258-94670.jpg",
- authorName: "CEO Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/professional-architects-working-project_23-2147702518.jpg",
- date: "Oct 15, 2024",
- },
- {
- id: "b2",
- category: "Insights",
- title: "Understanding Philly Building Codes",
- excerpt: "Why compliance is the foundation of every successful project.",
- imageSrc: "http://img.b2bpic.net/free-photo/three-architects-standing-front-building_23-2147702507.jpg",
- authorName: "CEO Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/architecture_1098-16480.jpg",
- date: "Sep 20, 2024",
- },
- {
- id: "b3",
- category: "Projects",
- title: "The Value of Transparent Renovation",
- excerpt: "How clear communication delivers better project results.",
- imageSrc: "http://img.b2bpic.net/free-photo/worker-talking-mobile_1368-5662.jpg",
- authorName: "CEO Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/double-exposure-engineer-holding-blueprints-city-skyline-ai-generated_268835-10887.jpg",
- date: "Aug 10, 2024",
- },
+ { id: "b1", category: "Advice", title: "5 Tips for Contractor Selection", excerpt: "What to look for to ensure your contractor is accountable.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-professional-asian-female-construction-manager-architect-reading-blueprints-looking-away-pondering-thinking-making-decision-while-studying-project-plan-white-background_1258-94670.jpg", authorName: "CEO Team", authorAvatar: "http://img.b2bpic.net/free-photo/professional-architects-working-project_23-2147702518.jpg", date: "Oct 15, 2024" },
+ { id: "b2", category: "Insights", title: "Understanding Philly Building Codes", excerpt: "Why compliance is the foundation of every successful project.", imageSrc: "http://img.b2bpic.net/free-photo/three-architects-standing-front-building_23-2147702507.jpg", authorName: "CEO Team", authorAvatar: "http://img.b2bpic.net/free-photo/architecture_1098-16480.jpg", date: "Sep 20, 2024" },
+ { id: "b3", category: "Projects", title: "The Value of Transparent Renovation", excerpt: "How clear communication delivers better project results.", imageSrc: "http://img.b2bpic.net/free-photo/worker-talking-mobile_1368-5662.jpg", authorName: "CEO Team", authorAvatar: "http://img.b2bpic.net/free-photo/double-exposure-engineer-holding-blueprints-city-skyline-ai-generated_268835-10887.jpg", date: "Aug 10, 2024" },
]}
/>
@@ -404,9 +176,7 @@ export default function LandingPage() {