Merge version_1 into main #3
@@ -103,10 +103,10 @@ export default function LandingPage() {
|
||||
title: "Boiler Installation", description: "New system installation with expert guidance on energy-efficient heating solutions.", imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880957.jpg", imageAlt: "Boiler installation", button: { text: "Learn More", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "General Plumbing", description: "Routine maintenance, tap repairs, drain cleaning, and general plumbing work done right.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "General plumbing service", button: { text: "Learn More", href: "#contact" }
|
||||
title: "General Plumbing", description: "Routine maintenance, tap repairs, drain cleaning, and general plumbing work done right.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=1", imageAlt: "General plumbing service", button: { text: "Learn More", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Heating System Repairs", description: "Reliable heating repairs to keep your home warm and comfortable year-round.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", imageAlt: "Heating system repair", button: { text: "Learn More", href: "#contact" }
|
||||
title: "Heating System Repairs", description: "Reliable heating repairs to keep your home warm and comfortable year-round.", imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=2", imageAlt: "Heating system repair", button: { text: "Learn More", href: "#contact" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Bridgend", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Mark Davies", role: "Landlord", company: "Local Property Manager", rating: 5,
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Smith", role: "Homeowner", company: "Bridgend", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Williams", role: "Family Home", company: "Bridgend", rating: 5,
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Catherine Brown", role: "Senior Homeowner", company: "Bridgend", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Morgan", role: "Landlord", company: "Property Owner", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user