Update src/app/about/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/worker-with-hard-hat-building-with-wood_23-2148748856.jpg?_wi=5"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
title: "Roof Repairs",
|
||||
description: "Leaks, broken tiles, storm damage and general roof issues fixed quickly and professionally.",
|
||||
tag: "Emergency",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-skateboarder-man-ramp_23-2147678250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-skateboarder-man-ramp_23-2147678250.jpg?_wi=5",
|
||||
imageAlt: "Professional roof repair work",
|
||||
buttons: [
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
title: "Flat Roof Installation",
|
||||
description: "Durable modern flat roofing systems built to last with professional installation.",
|
||||
tag: "Installation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bison-race-obstacle-race-sports-competition-belarus-may-2019_1321-3203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bison-race-obstacle-race-sports-competition-belarus-may-2019_1321-3203.jpg?_wi=5",
|
||||
imageAlt: "Modern flat roof installation",
|
||||
buttons: [
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
title: "Chimney Repairs",
|
||||
description: "Repointing, chimney restoration and leak prevention with expert workmanship.",
|
||||
tag: "Repairs",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plasterer-renovating-indoor-walls_1150-9959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plasterer-renovating-indoor-walls_1150-9959.jpg?_wi=3",
|
||||
imageAlt: "Professional chimney repair",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user