Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function HomePage() {
|
||||
"Absolutely brilliant service. Arrived within the hour for our emergency. Professional and fair pricing. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah Mitchell",
|
||||
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
"Outstanding work on our bathroom installation. The team was efficient, clean, and knowledgeable. Five stars!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "James Clarke",
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
"Fantastic experience with our boiler replacement. Expert advice and quality workmanship throughout.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -134,7 +134,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Complete plumbing and heating solutions including pipe work, repairs, and maintenance for all property types.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg",
|
||||
"http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg?_wi=1",
|
||||
imageAlt: "Plumbing and heating services",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Expert boiler installation and replacement with warranty coverage and energy efficiency improvements.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-woman-looking-cat_23-2149395814.jpg",
|
||||
"http://img.b2bpic.net/free-photo/full-shot-woman-looking-cat_23-2149395814.jpg?_wi=1",
|
||||
imageAlt: "Boiler replacement service",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Modern unvented cylinder installation for improved water pressure and storage efficiency.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=1",
|
||||
imageAlt: "Hot water system installation",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Energy-efficient heat pump systems for sustainable heating and hot water solutions.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/ventilation-duct-building-roof_1387-548.jpg",
|
||||
"http://img.b2bpic.net/free-photo/ventilation-duct-building-roof_1387-548.jpg?_wi=1",
|
||||
imageAlt: "Heat pump installation",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Professional kitchen plumbing and design integration for modern, functional kitchens.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-together-kitchen-drinking-coffee_1303-22262.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-together-kitchen-drinking-coffee_1303-22262.jpg?_wi=1",
|
||||
imageAlt: "Kitchen installation",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Complete bathroom renovations including plumbing, heating, and design implementation.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746307.jpg",
|
||||
"http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746307.jpg?_wi=1",
|
||||
imageAlt: "Bathroom installation",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"24/7 emergency callout service for urgent plumbing issues. We're always ready to help.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg?_wi=1",
|
||||
imageAlt: "Emergency plumbing service",
|
||||
},
|
||||
]}
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Emergency response within 30-60 minutes across all of Jersey. Our technicians are ready round the clock.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg?_wi=2",
|
||||
imageAlt: "Fast emergency response",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Experienced engineers quickly identify and resolve plumbing emergencies with minimal disruption.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg",
|
||||
"http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg?_wi=2",
|
||||
imageAlt: "Expert diagnosis",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"All emergency repairs are completed to the same high standards as our regular work, with full guarantees.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg",
|
||||
"http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg?_wi=3",
|
||||
imageAlt: "Quality repairs",
|
||||
},
|
||||
]}
|
||||
@@ -291,7 +291,7 @@ export default function HomePage() {
|
||||
name: "Mark Richardson",
|
||||
role: "Homeowner, St Helier",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -301,7 +301,7 @@ export default function HomePage() {
|
||||
name: "Emma Davies",
|
||||
role: "Homeowner, St Saviour",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -311,7 +311,7 @@ export default function HomePage() {
|
||||
name: "Robert Johnson",
|
||||
role: "Homeowner, St Brelade",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -321,7 +321,7 @@ export default function HomePage() {
|
||||
name: "Catherine Wilson",
|
||||
role: "Facilities Manager, St Clement",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg",
|
||||
"http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -331,7 +331,7 @@ export default function HomePage() {
|
||||
name: "James Murphy",
|
||||
role: "Homeowner, St Peter",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -341,7 +341,7 @@ export default function HomePage() {
|
||||
name: "Susan Taylor",
|
||||
role: "Homeowner, St Martin",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099215.jpg",
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151099215.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user