Update src/app/page.tsx
This commit is contained in:
@@ -103,21 +103,21 @@ export default function HomePage() {
|
||||
handle: "Local Homeowner",
|
||||
testimonial: "On time. Clean work. Fair pricing. Couldn't ask for better service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "Property Manager",
|
||||
testimonial: "Responsive and easy to reach. Our tenants always get quick fixes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily Rodriguez",
|
||||
handle: "Landlord",
|
||||
testimonial: "Clear communication throughout. Professional team that respects our properties.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -133,21 +133,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Boiler Replacement & Repair",
|
||||
description: "Expert boiler installation and repair to keep your heating system running efficiently",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-adjusting-autonomous-heating_1303-26539.jpg?_wi=1",
|
||||
imageAlt: "Professional boiler installation service",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Heating System Repairs",
|
||||
description: "Fast diagnosis and repair of heating issues. We keep your home warm when you need it most",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-rotary-switch_23-2149308989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-rotary-switch_23-2149308989.jpg?_wi=1",
|
||||
imageAlt: "Heating system maintenance and repair",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Bathroom Renovations",
|
||||
description: "Complete bathroom overhauls with modern fixtures and professional installation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=1",
|
||||
imageAlt: "Modern bathroom renovation project",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user