Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "tel:+15550123456",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
title: "Roof Repair",
|
||||
description: "Quick, reliable repairs to stop leaks.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
icon: CheckCircle,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg?_wi=2",
|
||||
imageAlt: "roof shingle installation detail",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
icon: CheckCircle,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg?_wi=1",
|
||||
imageAlt: "roof shingle installation detail",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
icon: CheckCircle,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg?_wi=1",
|
||||
imageAlt: "roof shingle installation detail",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/razor-blades-with-yellow-background_23-2150970035.jpg",
|
||||
},
|
||||
items: [],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg?_wi=3",
|
||||
imageAlt: "roof shingle installation detail",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg",
|
||||
},
|
||||
items: [],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-lines-perfect-using-as-background_181624-15180.jpg?_wi=2",
|
||||
imageAlt: "roof shingle installation detail",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13126.jpg",
|
||||
},
|
||||
items: [],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg?_wi=2",
|
||||
imageAlt: "roof shingle installation detail",
|
||||
},
|
||||
]}
|
||||
@@ -200,12 +200,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-home-with-brushes_23-2147611457.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-matcha-tea_23-2150215071.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user