diff --git a/src/app/page.tsx b/src/app/page.tsx index 12c3ab4..7677e6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Shield, Star, Award } from 'lucide-react'; import ContactText from '@/components/sections/contact/ContactText'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -31,22 +32,10 @@ export default function LandingPage() {
@@ -199,30 +101,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Complete Installation", - description: "New roofing with lifetime workmanship warranties.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", - buttonIcon: "Zap", - }, - { - title: "Storm Damage Repair", - description: "Emergency services following hail or high winds.", - imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg?_wi=1", - buttonIcon: "Shield", - }, - { - title: "Preventative Care", - description: "Routine checks to extend your roof's lifespan.", - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1", - buttonIcon: "Star", - }, - { - title: "Leak Resolution", - description: "Precision diagnostics to solve hidden leaks.", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", - buttonIcon: "Award", - }, + { title: "Complete Installation", description: "New roofing with lifetime workmanship warranties.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", buttonIcon: Zap }, + { title: "Storm Damage Repair", description: "Emergency services following hail or high winds.", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg", buttonIcon: Shield }, + { title: "Preventative Care", description: "Routine checks to extend your roof's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", buttonIcon: Star }, + { title: "Leak Resolution", description: "Precision diagnostics to solve hidden leaks.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", buttonIcon: Award } ]} title="Comprehensive Roofing Services" description="From minor storm repairs to complete re-roofing, our expert team manages your project from consultation to final cleanup." @@ -234,11 +116,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "North Texas Roofers Guild", - "Better Business Bureau Accredited", - "GAF Master Elite", - "Dallas Home Builders Association", - "Local Roofing Standards Alliance", + "North Texas Roofers Guild", "Better Business Bureau Accredited", "GAF Master Elite", "Dallas Home Builders Association", "Local Roofing Standards Alliance" ]} title="Trusted by North Dallas Communities" description="Professional affiliations and community trust define our commitment to quality." @@ -250,61 +128,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Sarah Ackerman", - date: "1 year ago", - title: "Local Expert", - quote: "Brian was awesome! Honest, extremely knowledgeable and helped with the process.", - tag: "Recommended", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-young-woman-posing_23-2148454538.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg?_wi=2", - imageAlt: "portrait young woman homeowner", - }, - { - id: "2", - name: "Heather Bechard", - date: "10 months ago", - title: "Satisfied Client", - quote: "Gallery Built reshingled my house over two years ago. Haven't had any leaks since.", - tag: "Reliable", - avatarSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait_23-2149051798.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2", - imageAlt: "portrait young woman homeowner", - }, - { - id: "3", - name: "Justin Boone", - date: "2 years ago", - title: "Homeowner", - quote: "I am extremely pleased with the results. Professional, knowledgeable, and efficient.", - tag: "Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", - imageAlt: "portrait young woman homeowner", - }, - { - id: "4", - name: "Michael Chen", - date: "1 year ago", - title: "Homeowner", - quote: "Got the job done lickety split within a day of signing. Very helpful service.", - tag: "Fast", - avatarSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg?_wi=2", - imageAlt: "portrait young woman homeowner", - }, - { - id: "5", - name: "Emily Rodriguez", - date: "6 months ago", - title: "Homeowner", - quote: "Brian periodically checks in after storms. Their follow-up care is truly outstanding.", - tag: "Caring", - avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=2", - imageAlt: "portrait young woman homeowner", - }, + { id: "1", name: "Sarah Ackerman", date: "1 year ago", title: "Local Expert", quote: "Brian was awesome! Honest, extremely knowledgeable and helped with the process.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-young-woman-posing_23-2148454538.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-roof_23-2149343653.jpg", imageAlt: "portrait young woman homeowner" }, + { id: "2", name: "Heather Bechard", date: "10 months ago", title: "Satisfied Client", quote: "Gallery Built reshingled my house over two years ago. Haven't had any leaks since.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait_23-2149051798.jpg", imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "portrait young woman homeowner" }, + { id: "3", name: "Justin Boone", date: "2 years ago", title: "Homeowner", quote: "I am extremely pleased with the results. Professional, knowledgeable, and efficient.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "portrait young woman homeowner" }, + { id: "4", name: "Michael Chen", date: "1 year ago", title: "Homeowner", quote: "Got the job done lickety split within a day of signing. Very helpful service.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-plus-size-people-working-construction_23-2150772854.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg", imageAlt: "portrait young woman homeowner" }, + { id: "5", name: "Emily Rodriguez", date: "6 months ago", title: "Homeowner", quote: "Brian periodically checks in after storms. Their follow-up care is truly outstanding.", tag: "Caring", avatarSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", imageAlt: "portrait young woman homeowner" } ]} title="Voices of Satisfied Neighbors" description="See why homeowners in North Dallas recommend Gallery Built Roofing for their reliability and skill." @@ -317,27 +145,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - value: "100%", - title: "Customer Satisfaction", - description: "Dedicated to getting it right the first time.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", - }, - { - id: "m2", - value: "48h", - title: "Rapid Response", - description: "Fast inspection and repair turnaround.", - imageSrc: "http://img.b2bpic.net/free-photo/man-black-coat-stands-beige-backyard_8353-1105.jpg", - }, - { - id: "m3", - value: "500+", - title: "Roofs Protected", - description: "Serving North Dallas families since our founding.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", - }, + { id: "m1", value: "100%", title: "Customer Satisfaction", description: "Dedicated to getting it right the first time.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" }, + { id: "m2", value: "48h", title: "Rapid Response", description: "Fast inspection and repair turnaround.", imageSrc: "http://img.b2bpic.net/free-photo/man-black-coat-stands-beige-backyard_8353-1105.jpg" }, + { id: "m3", value: "500+", title: "Roofs Protected", description: "Serving North Dallas families since our founding.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg" } ]} title="Performance You Can Trust" description="Our work speaks for itself, backed by local data and happy homeowners." @@ -349,26 +159,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "Do you offer free inspections?", - content: "Yes, we provide free roof inspections to ensure your home is protected.", - }, - { - id: "f2", - title: "How long does a typical re-roof take?", - content: "Most residential projects are completed within 1-2 days once we start.", - }, - { - id: "f3", - title: "Do you provide warranties?", - content: "Yes, we include industry-leading workmanship warranties for your peace of mind.", - }, - { - id: "f4", - title: "How do you handle storm damage?", - content: "We are experts in storm damage and work closely with your insurance provider.", - }, + { id: "f1", title: "Do you offer free inspections?", content: "Yes, we provide free roof inspections to ensure your home is protected." }, + { id: "f2", title: "How long does a typical re-roof take?", content: "Most residential projects are completed within 1-2 days once we start." }, + { id: "f3", title: "Do you provide warranties?", content: "Yes, we include industry-leading workmanship warranties for your peace of mind." }, + { id: "f4", title: "How do you handle storm damage?", content: "We are experts in storm damage and work closely with your insurance provider." } ]} title="Common Roofing Questions" description="Have questions about our process, warranties, or how we handle storm damage?" @@ -379,16 +173,9 @@ export default function LandingPage() {