diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a22e392..443e92e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -110,7 +110,7 @@ export default function AboutPage() { ]} buttonAnimation="slide-up" bulletPoints={aboutBulletPoints} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2" imageAlt="ASAP Plumbing team" mediaAnimation="slide-up" imagePosition="right" @@ -158,7 +158,7 @@ export default function AboutPage() { title: "Community", description: "We're proud to serve St. Augustine and support our local community.", icon: Users, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=3" imageAlt="Our team in action" mediaAnimation="slide-up" imagePosition="left" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2fc3860..b311f4b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -88,7 +88,7 @@ export default function ContactPage() { { text: "Fill Out Form Below", href: "#contact-form" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2" imageAlt="Contact ASAP Plumbing" mediaAnimation="slide-up" imagePosition="right" @@ -120,7 +120,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=3" imageAlt="Contact support" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e35171..d360389 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,27 +83,27 @@ export default function HomePage() { { id: "1", title: "Fixed my burst pipe in under an hour", quote: "Called ASAP at midnight with a burst pipe flooding my basement. They arrived within 45 minutes and fixed everything professionally. Couldn't ask for better service!", name: "Michael Johnson", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Johnson"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Johnson"}, { id: "2", title: "Professional and honest service", quote: "They diagnosed the problem correctly, explained everything clearly, and gave me a fair price. No surprise charges. Highly recommend ASAP Plumbing for any plumbing needs.", name: "Sarah Martinez", role: "Business Owner", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sarah Martinez"}, + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Sarah Martinez"}, { id: "3", title: "Saved me thousands on water damage", quote: "Their leak detection service found a hidden leak in my walls before it became a major problem. Saved me from expensive water damage repairs. Worth every penny!", name: "Robert Thompson", role: "Property Manager", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Thompson"}, { id: "4", title: "Great service, fair pricing", quote: "I've used ASAP Plumbing three times for different issues. Every time they show up on time, fix the problem right, and the pricing is transparent. They're my go-to plumber.", name: "Jennifer Lee", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Jennifer Lee"}, + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Jennifer Lee"}, { id: "5", title: "Quick response, quality work", quote: "Called for an emergency water heater failure on Sunday. They came out same day, installed a new unit, and got everything working perfectly. Amazing team!", name: "David Chen", role: "Restaurant Owner", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Chen"}, { id: "6", title: "The best plumber in St. Augustine", quote: "Professional, reliable, and genuinely care about their customers. ASAP Plumbing fixed a complex drain issue that three other plumbers said would be $2,000. Final cost was $300!", name: "Patricia Williams", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Patricia Williams"}, + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Patricia Williams"}, ]; const metrics = [ @@ -188,7 +188,7 @@ export default function HomePage() { { text: "Book Appointment", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg?_wi=1" imageAlt="Professional plumbing service truck" mediaAnimation="slide-up" imagePosition="right" @@ -209,7 +209,7 @@ export default function HomePage() { buttons={[{ text: "Get Service Quote", href: "/contact" }]} buttonAnimation="slide-up" accordionItems={serviceAccordion} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=1" imageAlt="Plumbing service in progress" mediaAnimation="slide-up" useInvertedBackground={false} @@ -228,7 +228,7 @@ export default function HomePage() { buttons={[{ text: "Schedule Service", href: "/contact" }]} buttonAnimation="slide-up" bulletPoints={aboutBulletPoints} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1" imageAlt="ASAP Plumbing team" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 1dbb34d..adef0d9 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -111,7 +111,7 @@ export default function PricingPage() { { text: "Call: (804) 555-1234", href: "tel:+18045551234" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1" imageAlt="Plumbing service pricing consultation" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index dda2a79..362f39a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -106,7 +106,7 @@ export default function ServicesPage() { { text: "Book Appointment", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=2" imageAlt="Professional plumbing service" mediaAnimation="slide-up" imagePosition="right" @@ -125,7 +125,7 @@ export default function ServicesPage() { buttons={[{ text: "Get Free Quote", href: "/contact" }]} buttonAnimation="slide-up" accordionItems={serviceAccordion} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=3" imageAlt="Plumbing service in progress" mediaAnimation="slide-up" useInvertedBackground={false} @@ -147,7 +147,7 @@ export default function ServicesPage() { { text: "Schedule Service", href: "/contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/truck-mechanic-serviceman-choosing-tools-vehicle-maintenance_342744-1302.jpg?_wi=2" imageAlt="Emergency plumbing service truck" mediaAnimation="slide-up" imagePosition="right"