From 51c1409719f912aa298aa63059851b3e9f52ffa9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:54:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 290 +++++++---------------------------------------- 1 file changed, 38 insertions(+), 252 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a12408..537e3e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,10 +2,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactText from '@/components/sections/contact/ContactText'; -import FaqDouble from '@/components/sections/faq/FaqDouble'; +import ContactCenter from '@/components/sections/contact/ContactCenter'; +import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen'; -import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; @@ -32,26 +32,12 @@ export default function LandingPage() { @@ -137,24 +70,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - negativeCard={{ - items: [ - "Limited DIY solutions", - "Poor quality materials", - "Delayed project timelines", - "Hidden service fees", - "Unlicensed contractors", - ], - }} - positiveCard={{ - items: [ - "Certified contractor team", - "Premium grade materials", - "On-time project delivery", - "Comprehensive warranties", - "Transparent pricing", - ], - }} + negativeCard={{ items: ["Limited DIY solutions", "Poor quality materials", "Delayed project timelines", "Hidden service fees", "Unlicensed contractors"] }} + positiveCard={{ items: ["Certified contractor team", "Premium grade materials", "On-time project delivery", "Comprehensive warranties", "Transparent pricing"] }} title="Why Choose Peak Builders" description="We offer superior craftsmanship and unmatched reliability for every home project." /> @@ -167,21 +84,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "1500+", - description: "Roof Replacements Completed", - }, - { - id: "m2", - value: "98%", - description: "Customer Satisfaction Score", - }, - { - id: "m3", - value: "19", - description: "Years of Local Experience", - }, + { id: "m1", value: "1500+", description: "Roof Replacements Completed" }, + { id: "m2", value: "98%", description: "Customer Satisfaction Score" }, + { id: "m3", value: "19", description: "Years of Local Experience" }, ]} title="Our Track Record" description="Proven performance for San Diego homeowners." @@ -195,42 +100,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Asphalt Shingles", - price: "From $5/sq ft", - imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2531.jpg", - }, - { - id: "p2", - name: "Metal Roofing", - price: "From $12/sq ft", - imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg", - }, - { - id: "p3", - name: "Clay Tile", - price: "From $15/sq ft", - imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg", - }, - { - id: "p4", - name: "Attic Insulation", - price: "From $3/sq ft", - imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", - }, - { - id: "p5", - name: "Gutter Systems", - price: "From $8/ft", - imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836784.jpg", - }, - { - id: "p6", - name: "Roof Venting", - price: "From $150/unit", - imageSrc: "http://img.b2bpic.net/free-photo/windmill-witch-rooftop-with-blue-sky_1428-577.jpg", - }, + { id: "p1", name: "Asphalt Shingles", price: "From $5/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2531.jpg" }, + { id: "p2", name: "Metal Roofing", price: "From $12/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg" }, + { id: "p3", name: "Clay Tile", price: "From $15/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2593.jpg" }, ]} title="Quality Materials Offered" description="Top-tier roofing materials for long-lasting performance." @@ -243,41 +115,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "John Smith", - role: "Homeowner", - testimonial: "Excellent service and prompt delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg", - }, - { - id: "2", - name: "Mary Davis", - role: "Property Manager", - testimonial: "Very professional and detailed work.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-wearing-helmet_23-2148766927.jpg", - }, - { - id: "3", - name: "Mike Johnson", - role: "Local Business Owner", - testimonial: "Highly recommended for roof repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-holding-coffee-cups_23-2148752019.jpg", - }, - { - id: "4", - name: "Sarah Miller", - role: "Homeowner", - testimonial: "Great experience, will use them again.", - imageSrc: "http://img.b2bpic.net/free-photo/close-u-pon-couple-home-sharing-tender-moments_23-2149105982.jpg", - }, - { - id: "5", - name: "Thomas Wilson", - role: "Homeowner", - testimonial: "Quality work and fair pricing.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-equipment_23-2148752003.jpg", - }, + { id: "1", name: "John Smith", role: "Homeowner", testimonial: "Excellent service and prompt delivery.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-drinking-coffee-construction-side_329181-3771.jpg" }, + { id: "2", name: "Mary Davis", role: "Property Manager", testimonial: "Very professional and detailed work.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-wearing-helmet_23-2148766927.jpg" }, ]} title="What Our Clients Say" description="Honest reviews from San Diego residents." @@ -285,90 +124,37 @@ export default function LandingPage() {
-
-
-- 2.49.1