9 Commits

Author SHA1 Message Date
2eb9c7e8da Merge version_3 into main
Merge version_3 into main
2026-03-11 20:58:55 +00:00
1adff3cab0 Update src/app/page.tsx 2026-03-11 20:58:51 +00:00
5c69bbc084 Merge version_2 into main
Merge version_2 into main
2026-03-11 20:55:57 +00:00
aeeca7613b Update src/app/page.tsx 2026-03-11 20:55:53 +00:00
99d2e6981e Merge version_2 into main
Merge version_2 into main
2026-03-11 20:55:32 +00:00
c41d040dcd Update src/app/page.tsx 2026-03-11 20:55:28 +00:00
096c51ddc5 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:46:47 +00:00
5c9248658e Merge version_1 into main
Merge version_1 into main
2026-03-11 20:46:23 +00:00
6a09130364 Merge version_1 into main
Merge version_1 into main
2026-03-11 20:45:34 +00:00

View File

@@ -48,16 +48,16 @@ export default function LandingPage() {
description="Professional roof repair, inspections, and storm damage solutions you can rely on. Licensed, insured, and committed to protecting your home."
background={{ variant: "plain" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/young-asian-technician-man-standing-talking-smartphone-long-rows-photovoltaic-solar-panels-copy-space_1150-57278.jpg?_wi=1", imageAlt: "Professional roofing installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=1", imageAlt: "Roof inspection service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber-house_23-2148748854.jpg?_wi=1", imageAlt: "Expert roof repair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cat-floor-house_23-2149304095.jpg?_wi=1", imageAlt: "Storm damage restoration" }
{ imageSrc: "https://images.unsplash.com/photo-1562883714160-37bca2e55e2c?w=800&q=80", imageAlt: "Professional roofing team working on roof" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=800&q=80&_wi=1", imageAlt: "Roof inspection and assessment" },
{ imageSrc: "https://images.unsplash.com/photo-1581078731548-c64695c952952?w=800&q=80", imageAlt: "Expert roof repair work" },
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=800&q=80&_wi=1", imageAlt: "Storm damage roof restoration" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-with-hard-hat-level-checking-roof-timber-house_23-2148748854.jpg?_wi=2", imageAlt: "Quality roof repair work" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cat-floor-house_23-2149304095.jpg?_wi=2", imageAlt: "Storm damage assessment" },
{ imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2", imageAlt: "Professional inspection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-asian-technician-man-standing-talking-smartphone-long-rows-photovoltaic-solar-panels-copy-space_1150-57278.jpg?_wi=2", imageAlt: "Expert installation" }
{ imageSrc: "https://images.unsplash.com/photo-1581092916692-8a866b12e506?w=800&q=80", imageAlt: "Quality roof repair workmanship" },
{ imageSrc: "https://images.unsplash.com/photo-1581092165854-cbf48ad1af71?w=800&q=80", imageAlt: "Storm damage assessment and evaluation" },
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=800&q=80&_wi=2", imageAlt: "Professional roof inspection" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=800&q=80&_wi=2", imageAlt: "Expert roofing installation" }
]}
tagAnimation="slide-up"
buttonAnimation="slide-up"
@@ -94,31 +94,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Emergency Roof Repair", description: "Fast response to leaks, damage, and weather emergencies. Call us anytime.", bentoComponent: "icon-info-cards", items: [
{ icon: AlertCircle, label: "24/7 Response", value: "Same Day Service" },
{ icon: Phone, label: "Easy Scheduling", value: "Quick Turnaround" },
{ icon: DollarSign, label: "Fair Pricing", value: "No Hidden Fees" }
title: "Emergency Roof Repair", description: "Fast response to leaks, damage, and weather emergencies. Call us anytime.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=400&q=80&_wi=1", imageAlt: "Emergency roof leak repair" },
{ imageSrc: "https://images.unsplash.com/photo-1581092165854-cbf48ad1af71?w=400&q=80&_wi=1", imageAlt: "Fast response roof damage fix" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80&_wi=1", imageAlt: "Professional emergency repair" }
]
},
{
title: "Professional Inspections", description: "Thorough evaluations to identify issues before they become costly problems.", bentoComponent: "icon-info-cards", items: [
{ icon: Eye, label: "Detailed Assessment", value: "Full Documentation" },
{ icon: FileText, label: "Written Reports", value: "Clear Recommendations" },
{ icon: CheckCircle, label: "Insurance Claims", value: "Expert Documentation" }
title: "Professional Inspections", description: "Thorough evaluations to identify issues before they become costly problems.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=400&q=80&_wi=2", imageAlt: "Detailed roof inspection" },
{ imageSrc: "https://images.unsplash.com/photo-1581092165854-cbf48ad1af71?w=400&q=80&_wi=2", imageAlt: "Thorough roof assessment" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80&_wi=2", imageAlt: "Full roof evaluation" }
]
},
{
title: "Storm Damage Restoration", description: "Specialized damage assessment and restoration to get your roof back to perfect condition.", bentoComponent: "icon-info-cards", items: [
{ icon: Cloud, label: "Hail Damage", value: "Expert Evaluation" },
{ icon: Wind, label: "Wind Damage", value: "Complete Restoration" },
{ icon: Shield, label: "Insurance Assistance", value: "Claim Support" }
title: "Storm Damage Restoration", description: "Specialized damage assessment and restoration to get your roof back to perfect condition.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://images.unsplash.com/photo-1581092165854-cbf48ad1af71?w=400&q=80&_wi=3", imageAlt: "Hail damage roof repair" },
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=400&q=80&_wi=3", imageAlt: "Wind damage restoration" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80&_wi=3", imageAlt: "Storm damage before and after" }
]
},
{
title: "Roof Installation", description: "New roof installations with premium materials and expert workmanship guaranteed.", bentoComponent: "icon-info-cards", items: [
{ icon: Home, label: "Quality Materials", value: "Premium Selection" },
{ icon: Hammer, label: "Expert Installation", value: "Certified Crew" },
{ icon: Shield, label: "Warranty", value: "10-Year Protection" }
title: "Roof Installation", description: "New roof installations with premium materials and expert workmanship guaranteed.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://images.unsplash.com/photo-1581092160562-40fed08a5f1d?w=400&q=80&_wi=4", imageAlt: "Quality roof installation" },
{ imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80&_wi=4", imageAlt: "New roof being installed" },
{ imageSrc: "https://images.unsplash.com/photo-1581092165854-cbf48ad1af71?w=400&q=80&_wi=4", imageAlt: "Completed roof installation" }
]
}
]}
@@ -145,17 +145,17 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
title="Trusted by Kirkland Homeowners"
description="Real stories from neighbors who trusted us with their most important investment"
description="Real stories from neighbors who trusted us with their most important investment - now featuring Google reviews from verified customers"
tag="Testimonials"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", title: "Storm Damage Fixed Fast", quote: "After the hail storm, Kirkland Roof Repair was there within 24 hours. They handled everything from inspection to insurance claim. Professional, honest, and thorough.", name: "Robert Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Robert Thompson" },
{ id: "2", title: "New Roof, Peace of Mind", quote: "We needed a complete roof replacement. They walked us through every option, never pressured us, and delivered exceptional craftsmanship. The team was respectful and efficient.", name: "Sarah Martinez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", imageAlt: "Sarah Martinez" },
{ id: "3", title: "Emergency Leak Repair Saved Our Home", quote: "A sudden leak during heavy rain could have damaged our interior. Kirkland Roof Repair came immediately, fixed it perfectly, and prevented thousands in damage.", name: "Michael Johnson", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg", imageAlt: "Michael Johnson" },
{ id: "4", title: "Honest Inspection, Fair Price", quote: "I've worked with many contractors. These guys are different. They only recommended work we actually needed and stood behind every decision. That's integrity.", name: "Jennifer Lee", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", imageAlt: "Jennifer Lee" },
{ id: "5", title: "Professional From Start to Finish", quote: "From the initial inspection to final walkthrough, everything was handled professionally. They clean up after themselves and they care about the details.", name: "David Wilson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-keeping-hands-hips-outdoors_1262-20194.jpg", imageAlt: "David Wilson" },
{ id: "6", title: "Local Experts We Can Trust", quote: "Living in Kirkland for 20 years, I've learned who to trust. These folks know our homes, our weather, and they always deliver on their promises.", name: "Patricia Anderson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg", imageAlt: "Patricia Anderson" }
{ id: "1", title: "Storm Damage Fixed Fast", quote: "After the hail storm, Kirkland Roof Repair was there within 24 hours. They handled everything from inspection to insurance claim. Professional, honest, and thorough.", name: "Robert Thompson", role: "Homeowner", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&q=80&_wi=1", imageAlt: "Robert Thompson" },
{ id: "2", title: "New Roof, Peace of Mind", quote: "We needed a complete roof replacement. They walked us through every option, never pressured us, and delivered exceptional craftsmanship. The team was respectful and efficient.", name: "Sarah Martinez", role: "Homeowner", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&q=80&_wi=1", imageAlt: "Sarah Martinez" },
{ id: "3", title: "Emergency Leak Repair Saved Our Home", quote: "A sudden leak during heavy rain could have damaged our interior. Kirkland Roof Repair came immediately, fixed it perfectly, and prevented thousands in damage.", name: "Michael Johnson", role: "Property Owner", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=200&q=80", imageAlt: "Michael Johnson" },
{ id: "4", title: "Honest Inspection, Fair Price", quote: "I've worked with many contractors. These guys are different. They only recommended work we actually needed and stood behind every decision. That's integrity.", name: "Jennifer Lee", role: "Homeowner", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&q=80", imageAlt: "Jennifer Lee" },
{ id: "5", title: "Professional From Start to Finish", quote: "From the initial inspection to final walkthrough, everything was handled professionally. They clean up after themselves and they care about the details.", name: "David Wilson", role: "Homeowner", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&q=80&_wi=2", imageAlt: "David Wilson" },
{ id: "6", title: "Local Experts We Can Trust", quote: "Living in Kirkland for 20 years, I've learned who to trust. These folks know our homes, our weather, and they always deliver on their promises.", name: "Patricia Anderson", role: "Homeowner", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&q=80&_wi=2", imageAlt: "Patricia Anderson" }
]}
/>
</div>
@@ -184,4 +184,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}