Update src/app/reviews/page.tsx
This commit is contained in:
@@ -77,13 +77,13 @@ export default function ReviewsPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Pearland", testimonial: "McPhail exceeded all my expectations. Professional, punctual, and the quality of work is outstanding. My new roof looks amazing and I feel confident it will last for decades.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Johnson testimonial"},
|
||||
id: "1", name: "Sarah Johnson", handle: "Homeowner, Pearland", testimonial: "McPhail exceeded all my expectations. Professional, punctual, and the quality of work is outstanding. My new roof looks amazing and I feel confident it will last for decades.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=5", imageAlt: "Sarah Johnson testimonial"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Homeowner, Sugar Land", testimonial: "After a storm damaged my roof, McPhail handled everything - the inspection, insurance paperwork, and the repair. Couldn't ask for better service. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Chen testimonial"},
|
||||
id: "2", name: "Michael Chen", handle: "Homeowner, Sugar Land", testimonial: "After a storm damaged my roof, McPhail handled everything - the inspection, insurance paperwork, and the repair. Couldn't ask for better service. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=6", imageAlt: "Michael Chen testimonial"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Homeowner, Houston", testimonial: "The team showed up on time, worked efficiently, and left everything clean. They installed beautiful new siding and the pricing was fair. Will definitely call them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Emily Rodriguez testimonial"},
|
||||
id: "3", name: "Emily Rodriguez", handle: "Homeowner, Houston", testimonial: "The team showed up on time, worked efficiently, and left everything clean. They installed beautiful new siding and the pricing was fair. Will definitely call them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=7", imageAlt: "Emily Rodriguez testimonial"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "Homeowner, League City", testimonial: "Professional, honest, and reliable. They gave me a realistic quote with no hidden fees and delivered exactly what they promised. Best contractor experience I've had.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Kim testimonial"},
|
||||
id: "4", name: "David Kim", handle: "Homeowner, League City", testimonial: "Professional, honest, and reliable. They gave me a realistic quote with no hidden fees and delivered exactly what they promised. Best contractor experience I've had.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=8", imageAlt: "David Kim testimonial"},
|
||||
{
|
||||
id: "5", name: "Jennifer Martinez", handle: "Homeowner, Pasadena", testimonial: "Fantastic from start to finish. The crew was respectful of my home, explained everything they were doing, and the final result is perfect. Five stars all the way.", icon: Star,
|
||||
},
|
||||
@@ -117,7 +117,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15684.jpg?_wi=4"
|
||||
imageAlt="Professional roofing and siding services"
|
||||
logoText="McPhail Siding & Roofing"
|
||||
copyrightText="© 2025 McPhail Siding and Roofing LLC. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user