Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="sparkles-gradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Premium Roofing Solutions for Every Season"
|
||||
description="Protect your home with expert roofing services backed by years of experience. From repairs to complete installations, Cornerstone Roofing delivers quality and reliability you can trust."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "25+", label: "Years Experience" },
|
||||
{ value: "5000+", label: "Roofs Completed" },
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
title: "Quality Materials", description: "We use only premium materials from trusted manufacturers to ensure durability and performance.", imageSrc: "http://img.b2bpic.net/free-photo/view-abstract-outdoors-daylight-shadows_23-2149080258.jpg", imageAlt: "Premium roofing materials"
|
||||
},
|
||||
{
|
||||
title: "Free Inspections", description: "Comprehensive roof assessments at no cost to identify any issues and recommend solutions.", 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: "Professional roof inspection"
|
||||
title: "Free Inspections", description: "Comprehensive roof assessments at no cost to identify any issues and recommend solutions.", 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"
|
||||
},
|
||||
{
|
||||
title: "Warranty Protection", description: "Comprehensive warranties on labor and materials for complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/protect-guard-security-umbrella-graphics-icons-symbols_53876-122977.jpg", imageAlt: "Warranty coverage"
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
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"
|
||||
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="Roofing contractor team"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user