Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Trusted Roofing Experts in St Charles, MO"
|
||||
description="24/7 Roofing Services Backed by 4.8-Star Local Reviews"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "4.8★", label: "Rated by 101 Local Customers" },
|
||||
{ value: "24/7", label: "Emergency Service Available" },
|
||||
@@ -88,19 +88,19 @@ export default function LandingPage() {
|
||||
title: "Asphalt Shingle Roof Replacement", description: "Premium asphalt shingle installation with expert craftsmanship and attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/worker-performs-overhaul-roof-residential-building_181624-61003.jpg", imageAlt: "Asphalt shingle roof replacement", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Roof Repairs", description: "Fast, reliable repairs for leaks, damaged shingles, and other roof issues.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=1", imageAlt: "Professional roof repair services", buttonIcon: ArrowRight,
|
||||
title: "Roof Repairs", description: "Fast, reliable repairs for leaks, damaged shingles, and other roof issues.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg", imageAlt: "Professional roof repair services", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Storm Damage Restoration", description: "Emergency response to storm damage. Work directly with insurance companies.", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg?_wi=1", imageAlt: "Storm damage roof restoration", buttonIcon: ArrowRight,
|
||||
title: "Storm Damage Restoration", description: "Emergency response to storm damage. Work directly with insurance companies.", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg", imageAlt: "Storm damage roof restoration", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Roof Inspections", description: "Thorough inspections to assess roof condition and identify potential issues early.", 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", imageAlt: "Professional roof inspection", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Flashing & Chimney Repair", description: "Specialized work to prevent leaks around chimneys, vents, and roof penetrations.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=2", imageAlt: "Flashing and chimney repair work", buttonIcon: ArrowRight,
|
||||
title: "Flashing & Chimney Repair", description: "Specialized work to prevent leaks around chimneys, vents, and roof penetrations.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg", imageAlt: "Flashing and chimney repair work", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "24/7 Emergency Roofing", description: "Available anytime for urgent roofing emergencies. We respond quickly to protect your home.", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg?_wi=2", imageAlt: "Emergency roofing service available", buttonIcon: ArrowRight,
|
||||
title: "24/7 Emergency Roofing", description: "Available anytime for urgent roofing emergencies. We respond quickly to protect your home.", imageSrc: "http://img.b2bpic.net/free-photo/view-abandoned-decaying-house-nature_23-2150166560.jpg", imageAlt: "Emergency roofing service available", buttonIcon: ArrowRight,
|
||||
buttonHref: "tel:(636)355-8400"},
|
||||
]}
|
||||
title="Our Roofing Services"
|
||||
@@ -150,16 +150,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Katelyn Cruz", role: "Homeowner", company: "St Charles, MO", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Katelyn Cruz"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Katelyn Cruz"},
|
||||
{
|
||||
id: "2", name: "D Davila", role: "Homeowner", company: "St Charles, MO", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "D Davila"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "D Davila"},
|
||||
{
|
||||
id: "3", name: "Blake N.", role: "Homeowner", company: "St Charles, MO", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Blake N"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Blake N"},
|
||||
{
|
||||
id: "4", name: "Jennifer Mills", role: "Property Manager", company: "St Charles, MO", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jennifer Mills"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Mills"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Real feedback from homeowners who've trusted us with their roofing needs."
|
||||
|
||||
Reference in New Issue
Block a user