diff --git a/src/app/page.tsx b/src/app/page.tsx index df026f0..f7e3b53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { title="Professional Local Service You Can Trust" description="Get reliable, fast, and affordable service right in your neighborhood. We're licensed, insured, and backed by hundreds of satisfied customers." tag="Local Trusted Service" - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" imageAlt="Professional local service team" mediaAnimation="slide-up" useInvertedBackground={false} @@ -54,15 +54,15 @@ export default function LandingPage() { testimonials={[ { name: "Michael Johnson", handle: "Homeowner", testimonial: "Arrived on time, professional, and fixed the problem perfectly. Best service I've had in years!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Customer testimonial" }, { name: "Sarah Chen", handle: "Business Owner", testimonial: "Highly recommend! The team was courteous, efficient, and the pricing was fair.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Customer testimonial" }, { name: "James Williams", handle: "Property Manager", testimonial: "They've been our go-to service provider for two years. Consistently reliable and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Customer testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Customer testimonial" } ]} /> @@ -155,7 +155,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg" imageAlt="Professional service team ready to help" mediaAnimation="slide-up" mediaPosition="right"