Update src/app/page.tsx

This commit is contained in:
2026-03-13 23:46:52 +00:00
parent f42b586b8c
commit 896568f91f

View File

@@ -84,7 +84,7 @@ export default function HomePage() {
handle: "@homeowner_verified",
testimonial: "Exceptional service and attention to detail. They replaced our roof in just 3 days!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=1",
imageAlt: "John Martinez",
},
{
@@ -92,7 +92,7 @@ export default function HomePage() {
handle: "@satisfied_customer",
testimonial: "Professional team, competitive pricing, and guarantee on all work. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -100,7 +100,7 @@ export default function HomePage() {
handle: "@property_owner",
testimonial: "Licensed, insured, and they stand behind every repair. Best decision we made.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -108,7 +108,7 @@ export default function HomePage() {
handle: "@happy_homeowner",
testimonial: "Free inspection and transparent pricing. No hidden costs. Truly professional!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419461.jpg?_wi=1",
imageAlt: "Jennifer Lee",
},
]}
@@ -178,7 +178,7 @@ export default function HomePage() {
description="We're the trusted choice for homeowners and businesses throughout the region."
subdescription="Licensed and fully insured with a 100% satisfaction guarantee on every project."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65775.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-executives-discussing-laptop_107420-65775.jpg?_wi=1"
imageAlt="ProRoof professional team"
mediaAnimation="opacity"
useInvertedBackground={false}
@@ -195,7 +195,7 @@ export default function HomePage() {
name: "David Wilson",
handle: "@homeowner_review",
testimonial: "After 15 years, my roof finally needed work. ProRoof came out, gave me a free estimate, and the quality of work was outstanding. No regrets!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=2",
imageAlt: "David Wilson",
},
{
@@ -203,7 +203,7 @@ export default function HomePage() {
name: "Michelle Rodriguez",
handle: "@verified_client",
testimonial: "Storm damage to our roof could have been a nightmare. Their emergency response was incredible. All covered by insurance too!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg?_wi=2",
imageAlt: "Michelle Rodriguez",
},
{
@@ -211,7 +211,7 @@ export default function HomePage() {
name: "Robert Thompson",
handle: "@satisfied_homeowner",
testimonial: "Not just a roof replacement. They actually educated me on maintenance and gave me tips to extend the life of my investment.",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-standing-office-medium-shot_23-2148327020.jpg?_wi=2",
imageAlt: "Robert Thompson",
},
{
@@ -219,7 +219,7 @@ export default function HomePage() {
name: "Amanda Foster",
handle: "@happy_customer",
testimonial: "The most transparent pricing I've ever seen. No surprises. No upsells. Just honest, quality work. Highly recommend ProRoof!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419461.jpg?_wi=2",
imageAlt: "Amanda Foster",
},
{
@@ -227,7 +227,7 @@ export default function HomePage() {
name: "Kevin Park",
handle: "@verified_review",
testimonial: "Called at 9am about a leak, they were here by noon. Fixed it same day. Professional and efficient. Five stars!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg?_wi=3",
imageAlt: "Kevin Park",
},
{
@@ -235,7 +235,7 @@ export default function HomePage() {
name: "Lisa Bennett",
handle: "@home_inspector",
testimonial: "Even recommended ProRoof to my real estate clients. They're the real deal. Licensed, insured, and always professional.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg?_wi=3",
imageAlt: "Lisa Bennett",
},
]}