Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -135,17 +135,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Same-Day Service",
|
||||
description: "Don't wait for your emergencies. We provide prompt, same-day solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Transparent Pricing",
|
||||
description: "Know the costs upfront. No surprise fees, no hidden billing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Clean Home Promise",
|
||||
description: "We treat your space with total respect. We always leave it cleaner than we found it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bathrobe-modern-bathtub_1203-1498.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Services You Can Trust"
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
role: "Homeowner",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-close-up_23-2149093350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-close-up_23-2149093350.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
role: "Business Owner",
|
||||
company: "Commercial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-close-up_23-2149093350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-close-up_23-2149093350.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -278,13 +278,13 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738020.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738020.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738020.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738020.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
|
||||
Reference in New Issue
Block a user