Merge version_1 into main #9
@@ -192,13 +192,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "15+", title: "Years in Business", description: "Providing reliable plumbing services in Hugo, MN.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg", imageAlt: "Plumbing tools illustration"
|
||||
id: "m1", value: "15+", title: "Years in Business", description: "Providing reliable plumbing services in Hugo, MN.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg?_wi=1", imageAlt: "Plumbing tools illustration"
|
||||
},
|
||||
{
|
||||
id: "m2", value: "5-Star", title: "Average Review", description: "Dedicated to customer satisfaction with every job.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg", imageAlt: "Plumbing tools illustration"
|
||||
id: "m2", value: "5-Star", title: "Average Review", description: "Dedicated to customer satisfaction with every job.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg?_wi=2", imageAlt: "Plumbing tools illustration"
|
||||
},
|
||||
{
|
||||
id: "m3", value: "24/7", title: "Emergency Ready", description: "Always available for your urgent plumbing needs.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg", imageAlt: "Plumbing tools illustration"
|
||||
id: "m3", value: "24/7", title: "Emergency Ready", description: "Always available for your urgent plumbing needs.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg?_wi=3", imageAlt: "Plumbing tools illustration"
|
||||
},
|
||||
]}
|
||||
title="Building Trust Through Experience"
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-still-life-assortment-pvc_23-2149062944.jpg?_wi=4"
|
||||
imageAlt="Plumbing tools and pipes"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user