From 1a51a0c2f11a31eec1666587a976d87722c772bd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:39:25 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f593142..45431c9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,30 +6,18 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const manrope = Manrope({ - variable: "--font-manrope", - subsets: ["latin"], + variable: "--font-manrope", subsets: ["latin"], }); const dmSans = DM_Sans({ - variable: "--font-dm-sans", - subsets: ["latin"], + variable: "--font-dm-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Allen's Construction | Professional Building Solutions", - description: "Expert construction services for residential and commercial projects. 500+ completed projects, certified professionals, trusted since 2005.", - keywords: "construction, building, residential construction, commercial construction, renovation, construction company", - openGraph: { - title: "Allen's Construction - Professional Building Services", - description: "Expert construction services for residential and commercial projects. Trusted by 450+ satisfied clients.", - siteName: "Allen's Construction", - type: "website", - }, + title: "Allen's Construction | Professional Building Solutions", description: "Expert construction services for residential and commercial projects. 500+ completed projects, certified professionals, trusted since 2005.", keywords: "construction, building, residential construction, commercial construction, renovation, construction company", openGraph: { + title: "Allen's Construction - Professional Building Services", description: "Expert construction services for residential and commercial projects. Trusted by 450+ satisfied clients.", siteName: "Allen's Construction", type: "website"}, twitter: { - card: "summary_large_image", - title: "Allen's Construction | Professional Building Solutions", - description: "Expert construction services with 500+ completed projects", - }, + card: "summary_large_image", title: "Allen's Construction | Professional Building Solutions", description: "Expert construction services with 500+ completed projects"}, robots: { index: true, follow: true, @@ -1420,4 +1408,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From 8111d62d57c03a2d3653705fa2b1fb28a6b64a41 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 02:39:25 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 152 +++++++++++------------------------------------ 1 file changed, 36 insertions(+), 116 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9908bc0..29be14d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,8 +65,8 @@ export default function HomePage() { logoText="Allen's Construction" description="Building dreams with precision, quality, and integrity. Professional construction services for residential and commercial projects." buttons={[ + { text: "Get Free Estimate", href: "/contact" }, { text: "View Our Work", href: "/projects" }, - { text: "Request Quote", href: "/contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg" imageAlt="Modern construction site" @@ -102,29 +102,17 @@ export default function HomePage() { useInvertedBackground={true} features={[ { - title: "Residential Construction", - description: - "Custom homes and residential projects built to your specifications with attention to detail.", - bentoComponent: "globe", - }, + title: "Residential Construction", description: + "Custom homes and residential projects built to your specifications with attention to detail.", bentoComponent: "globe"}, { - title: "Commercial Development", - description: - "Large-scale commercial projects including office buildings, retail spaces, and industrial facilities.", - bentoComponent: "animated-bar-chart", - }, + title: "Commercial Development", description: + "Large-scale commercial projects including office buildings, retail spaces, and industrial facilities.", bentoComponent: "animated-bar-chart"}, { - title: "Renovation & Remodeling", - description: - "Transform existing spaces with professional renovation services that blend functionality with aesthetics.", - bentoComponent: "map", - }, + title: "Renovation & Remodeling", description: + "Transform existing spaces with professional renovation services that blend functionality with aesthetics.", bentoComponent: "map"}, { - title: "Project Management", - description: - "Expert oversight from planning through completion, ensuring timely delivery and budget adherence.", - bentoComponent: "line-chart", - }, + title: "Project Management", description: + "Expert oversight from planning through completion, ensuring timely delivery and budget adherence.", bentoComponent: "line-chart"}, ]} carouselMode="buttons" /> @@ -141,26 +129,11 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Modern Residential Estate", - price: "$2.5M", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=1", - imageAlt: "Modern residential home construction", - }, + id: "1", name: "Modern Residential Estate", price: "$2.5M", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg?_wi=1", imageAlt: "Modern residential home construction"}, { - id: "2", - name: "Corporate Office Complex", - price: "$5.8M", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1", - imageAlt: "Modern office building", - }, + id: "2", name: "Corporate Office Complex", price: "$5.8M", imageSrc: "http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=1", imageAlt: "Modern office building"}, { - id: "3", - name: "Retail Shopping Center", - price: "$3.2M", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg?_wi=1", - imageAlt: "Retail shopping center development", - }, + id: "3", name: "Retail Shopping Center", price: "$3.2M", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-outside-store_23-2148238067.jpg?_wi=1", imageAlt: "Retail shopping center development"}, ]} carouselMode="buttons" /> @@ -176,65 +149,29 @@ export default function HomePage() { showRating={true} testimonials={[ { - id: "1", - name: "David Mitchell", - handle: "@dmitchell", - testimonial: - "Allen's Construction delivered our home renovation on time and under budget. Their attention to detail was exceptional.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "David Mitchell", - }, + id: "1", name: "David Mitchell", handle: "@dmitchell", testimonial: + "Allen's Construction delivered our home renovation on time and under budget. Their attention to detail was exceptional.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Mitchell"}, { - id: "2", - name: "Sarah Johnson", - handle: "@sjohnson", - testimonial: - "Professional team, clear communication, and outstanding results. Highly recommend for any construction project.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Sarah Johnson", - }, + id: "2", name: "Sarah Johnson", handle: "@sjohnson", testimonial: + "Professional team, clear communication, and outstanding results. Highly recommend for any construction project.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Johnson"}, { - id: "3", - name: "Robert Chen", - handle: "@rchen", - testimonial: - "We've worked with Allen's Construction on three commercial projects. Every single one exceeded our expectations.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Robert Chen", - }, + id: "3", name: "Robert Chen", handle: "@rchen", testimonial: + "We've worked with Allen's Construction on three commercial projects. Every single one exceeded our expectations.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Chen"}, { - id: "4", - name: "Jennifer Williams", - handle: "@jwilliams", - testimonial: - "From consultation to final walkthrough, the entire process was seamless. Outstanding craftsmanship and reliability.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Jennifer Williams", - }, + id: "4", name: "Jennifer Williams", handle: "@jwilliams", testimonial: + "From consultation to final walkthrough, the entire process was seamless. Outstanding craftsmanship and reliability.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jennifer Williams"}, { - id: "5", - name: "Michael Torres", - handle: "@mtorres", - testimonial: - "The best construction company we've ever worked with. Trustworthy, skilled, and genuinely care about their work.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", - imageAlt: "Michael Torres", - }, + id: "5", name: "Michael Torres", handle: "@mtorres", testimonial: + "The best construction company we've ever worked with. Trustworthy, skilled, and genuinely care about their work.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Michael Torres"}, { - id: "6", - name: "Amanda Foster", - handle: "@afoster", - testimonial: - "Exceptional service and quality work. Allen's Construction is our go-to for all our building needs.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", - imageAlt: "Amanda Foster", - }, + id: "6", name: "Amanda Foster", handle: "@afoster", testimonial: + "Exceptional service and quality work. Allen's Construction is our go-to for all our building needs.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Amanda Foster"}, ]} carouselMode="buttons" /> @@ -247,23 +184,9 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "National Builders Association", - "Construction Industry Board", - "Safety Certified Contractors", - "Green Building Council", - "Professional Contractors Network", - "Industry Excellence Award", - "Certified Construction Professionals", - ]} + "National Builders Association", "Construction Industry Board", "Safety Certified Contractors", "Green Building Council", "Professional Contractors Network", "Industry Excellence Award", "Certified Construction Professionals"]} logos={[ - "http://img.b2bpic.net/free-vector/flat-construction-labels-collection_23-2149571564.jpg", - "http://img.b2bpic.net/free-vector/hand-drawn-construction-project-labels_23-2149671647.jpg", - "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148690778.jpg", - "http://img.b2bpic.net/free-photo/beautiful-skyscraper-with-architecture-building-around-city_74190-2457.jpg", - "http://img.b2bpic.net/free-vector/logo-template-design_1289-177.jpg", - "http://img.b2bpic.net/free-vector/gold-badge-hexagonal-shape_1017-6702.jpg", - "http://img.b2bpic.net/free-vector/labor-day-badges-collection-flat-style_23-2147866728.jpg", - ]} + "http://img.b2bpic.net/free-vector/flat-construction-labels-collection_23-2149571564.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-construction-project-labels_23-2149671647.jpg", "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148690778.jpg", "http://img.b2bpic.net/free-photo/beautiful-skyscraper-with-architecture-building-around-city_74190-2457.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-177.jpg", "http://img.b2bpic.net/free-vector/gold-badge-hexagonal-shape_1017-6702.jpg", "http://img.b2bpic.net/free-vector/labor-day-badges-collection-flat-style_23-2147866728.jpg"]} speed={40} showCard={true} /> @@ -291,8 +214,7 @@ export default function HomePage() { ); -} \ No newline at end of file +} -- 2.49.1