Update src/app/page.tsx
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=1"
|
||||
imageAlt="Professional roof repair in Bournemouth"
|
||||
avatars={[
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Bournemouth",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Reliable",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-work-madhu-vana_181624-58285.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Expert",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Professional Roofing Services"
|
||||
@@ -247,10 +247,10 @@ export default function LandingPage() {
|
||||
title: "Tommy",
|
||||
subtitle: "Lead Roofer",
|
||||
detail: "15+ years experience in domestic roofing and leadwork.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg?_wi=2",
|
||||
imageAlt: "professional roofing worker on roof",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user