diff --git a/src/app/page.tsx b/src/app/page.tsx index a6d5657..d867713 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { "tax preparation accounting professional office financial advisor"}, { imageSrc: - "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg", imageAlt: + "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=1", imageAlt: "accounting team business professionals office meeting diverse team"}, { imageSrc: @@ -88,7 +88,7 @@ export default function LandingPage() { { value: "20+", title: "Years of Experience" }, { value: "500+", title: "Satisfied Clients" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=2" imageAlt="Martha and her accounting team" useInvertedBackground={false} mediaAnimation="slide-up" @@ -131,11 +131,11 @@ export default function LandingPage() { { id: "1", name: "Sarah Johnson", role: "Small Business Owner", testimonial: "Martha is incredibly professional and patient. She took time to explain everything clearly and helped me save thousands in taxes. I've been a client for 5 years and couldn't imagine working with anyone else.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"}, { id: "2", name: "Michael Chen", role: "Freelance Consultant", testimonial: "The team at Superway Tax made my first year of self-employment taxes so simple. They were knowledgeable, friendly, and genuinely cared about getting me the best outcome.", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Michael Chen"}, + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Michael Chen"}, { id: "3", name: "Emily Rodriguez", role: "Real Estate Investor", testimonial: "I've had Martha handle my complex tax situation for years. Her guidance on investment strategies and tax planning has been invaluable. Highly recommended!", imageSrc: @@ -147,11 +147,11 @@ export default function LandingPage() { { id: "5", name: "Jennifer Martinez", role: "Accountant & Client", testimonial: "As someone in the financial industry, I have high standards. Superway Tax exceeded them. Professional, thorough, and always available when I need them.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Martinez"}, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jennifer Martinez"}, { id: "6", name: "Robert Thompson", role: "Business Manager", testimonial: "Martha's team manages our company's tax affairs flawlessly. They proactively identify opportunities and keep us compliant. Best decision we made.", imageSrc: - "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Robert Thompson"}, + "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Robert Thompson"}, ]} />