diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index e5d8a48..3e5b7df 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -94,7 +94,7 @@ export default function ReviewsPage() { name: "Maria Gonzalez", role: "Homeowner, Moreno Valley", testimonial: "Gone in a Haul came and removed everything from my garage in just 2 hours. They were professional, courteous, and the price was amazing. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=4", imageAlt: "Maria Gonzalez testimonial", icon: Star, }, @@ -103,7 +103,7 @@ export default function ReviewsPage() { name: "Robert Chen", role: "Property Manager, Riverside", testimonial: "We've used Gone in a Haul for several rental property cleanouts. Consistently reliable, fast, and they handle heavy debris without any issues. Great local service.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=4", imageAlt: "Robert Chen testimonial", icon: Star, }, @@ -112,7 +112,7 @@ export default function ReviewsPage() { name: "Jessica Martinez", role: "Homeowner, San Bernardino", testimonial: "After our renovation, we had a ton of construction debris. These guys hauled everything away efficiently and left the property spotless. Worth every penny!", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-kitchen-giving-you-cup-tea-taking-break-drinking-coffee-home_1258-202678.jpg?_wi=3", imageAlt: "Jessica Martinez testimonial", icon: Star, }, @@ -121,7 +121,7 @@ export default function ReviewsPage() { name: "David Thompson", role: "Business Owner, Corona", testimonial: "I called for a same-day pickup and they were there within hours. Professional crew, fair pricing, and they even recycled what they could. Five stars!", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-thumbup-looking-camera_23-2148204641.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-gesturing-thumbup-looking-camera_23-2148204641.jpg?_wi=2", imageAlt: "David Thompson testimonial", icon: Star, }, @@ -130,7 +130,7 @@ export default function ReviewsPage() { name: "Linda Reyes", role: "Homeowner, Victorville", testimonial: "Local company with a big heart. They treated my home with respect and got the job done fast. I've already recommended them to all my neighbors.", - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg?_wi=5", imageAlt: "Linda Reyes testimonial", icon: Star, }, @@ -139,7 +139,7 @@ export default function ReviewsPage() { name: "Michael Park", role: "Contractor, Chino", testimonial: "We use Gone in a Haul for all our construction cleanouts. Reliable, professional, and they always show up on time. Best junk removal company in the Inland Empire.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg?_wi=5", imageAlt: "Michael Park testimonial", icon: Star, }, @@ -175,7 +175,7 @@ export default function ReviewsPage() { title: "Residential Driveway Cleanup", subtitle: "Complete yard junk removal", description: "A Moreno Valley homeowner had accumulated years of yard waste and miscellaneous items. We cleared the entire driveway and yard in a single afternoon.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27387.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27387.jpg?_wi=2", imageAlt: "Before and after driveway cleanup", buttons: [ { text: "View More", href: "/reviews" }, @@ -187,7 +187,7 @@ export default function ReviewsPage() { title: "Garage Space Transformation", subtitle: "Storage and organization", description: "This San Bernardino property owner wanted their garage back. We removed old furniture, broken appliances, and decades of storage clutter.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-garage-sale_23-2150661450.jpg?_wi=2", imageAlt: "Garage cleared and organized", buttons: [ { text: "View More", href: "/reviews" }, @@ -199,7 +199,7 @@ export default function ReviewsPage() { title: "Post-Renovation Cleanout", subtitle: "Heavy debris removal", description: "After a major renovation project in Corona, our team hauled away tons of construction waste including drywall, lumber, and concrete debris.", - imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cracked-weathered-concrete-wall-texture-gray-orange-tones-showing-age-decay_84443-55485.jpg?_wi=3", imageAlt: "Construction site cleanup", buttons: [ { text: "View More", href: "/reviews" },