diff --git a/src/app/page.tsx b/src/app/page.tsx index a90e9d7..57638b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Donna is the best! She answers all my questions and concerns.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/working-woman-standing-graphics_1150-97.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-woman-standing-graphics_1150-97.jpg?_wi=1", imageAlt: "professional accounting services office", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Very professional and accurate service every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-architect-workers-sitting-their-cozy-workplace-surrounded-with-many-papers_273609-14168.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-architect-workers-sitting-their-cozy-workplace-surrounded-with-many-papers_273609-14168.jpg?_wi=1", imageAlt: "professional accounting services office", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Quick turnaround and very helpful with my taxes.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=1", imageAlt: "professional accounting services office", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Finally found a tax service I can trust year-round.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg?_wi=1", imageAlt: "professional accounting services office", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Excellent service and friendly atmosphere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg?_wi=1", imageAlt: "professional accounting services office", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/working-woman-standing-graphics_1150-97.jpg" + imageSrc="http://img.b2bpic.net/free-photo/working-woman-standing-graphics_1150-97.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -167,7 +167,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Your Trusted Tax Partner in Waldorf, MD" description="At DFH Accounting Services, we help individuals, families, and small business owners take control of their taxes with confidence. Located in Waldorf, Maryland, we provide reliable tax preparation services tailored to your unique financial situation." - imageSrc="http://img.b2bpic.net/free-photo/two-architect-workers-sitting-their-cozy-workplace-surrounded-with-many-papers_273609-14168.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-architect-workers-sitting-their-cozy-workplace-surrounded-with-many-papers_273609-14168.jpg?_wi=2" /> @@ -256,7 +256,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Donna is the best! She answers all my questions and concerns. I would refer others to this tax service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2", }, { id: "2", @@ -264,7 +264,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Excellent service and accuracy, made the whole process stress-free.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/browneyed-stylish-brunet-bearded-man-white-shirt-checkered-jacket-smiles-looks-into-camera-orange-background_197531-29376.jpg?_wi=2", }, { id: "3", @@ -272,7 +272,7 @@ export default function LandingPage() { handle: "@client", testimonial: "Very professional team, handled my complex tax situation perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg?_wi=2", }, { id: "4",