Merge version_2 into main #4
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Licensed & Insured"
|
||||
background={{ variant: "plain" }}
|
||||
rating={5}
|
||||
ratingText="Rated 5/5 by 500+ local homeowners"
|
||||
ratingText="Rated 5/5 by 50+ local homeowners and growing"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Roof project 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=1", imageAlt: "Roof project 2" }
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", value: "15+ Years", title: "Local Experience", description: "Serving Sonoma County", icon: MapPin },
|
||||
{ id: "2", value: "500+", title: "Completed Roofs", description: "Happy local clients", icon: ShieldCheck },
|
||||
{ id: "2", value: "50+", title: "Completed Roofs", description: "Happy local clients", icon: ShieldCheck },
|
||||
{ id: "3", value: "24/7", title: "Support", description: "Always available for you", icon: Phone }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user