Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-09 18:53:22 +00:00
parent 4cfd0bd248
commit 99af5eb463

View File

@@ -48,7 +48,7 @@ export default function ReviewsPage() {
name: "Maria Gonzalez",
handle: "Small Business Owner",
testimonial: "Mr. Alade has done my taxes for the last 15 years. He works meticulously and in a timely fashion. I highly recommend his services.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg?_wi=3",
imageAlt: "Maria Gonzalez",
},
{
@@ -56,7 +56,7 @@ export default function ReviewsPage() {
name: "David Chen",
handle: "Self-Employed Professional",
testimonial: "Jacob is so friendly and patient. He explains everything clearly and makes tax time stress-free. Best accountant in the Bronx!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-worker-with-black-notebook_1149-481.jpg?_wi=3",
imageAlt: "David Chen",
},
{
@@ -64,7 +64,7 @@ export default function ReviewsPage() {
name: "Rosa Martinez",
handle: "Business Manager",
testimonial: "Outstanding service and very responsive. They helped our company organize all our finances and we saved thousands on our taxes.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=3",
imageAlt: "Rosa Martinez",
},
{
@@ -72,7 +72,7 @@ export default function ReviewsPage() {
name: "James Wilson",
handle: "Consulting Firm Owner",
testimonial: "Professional, reliable, and trustworthy. I've referred multiple friends and colleagues. Jacob truly cares about his clients' success.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-sincere-woman-glasses_1262-1731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-sincere-woman-glasses_1262-1731.jpg?_wi=3",
imageAlt: "James Wilson",
},
{
@@ -80,7 +80,7 @@ export default function ReviewsPage() {
name: "Angela Lopez",
handle: "Retail Store Owner",
testimonial: "The best decision I made was to hire Jacob for my bookkeeping. My books are always accurate and my cash flow is clear.",
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg?_wi=3",
imageAlt: "Angela Lopez",
},
{
@@ -88,7 +88,7 @@ export default function ReviewsPage() {
name: "Robert Thompson",
handle: "Corporate Executive",
testimonial: "Exceptional attention to detail and deep knowledge of tax law. Jacob goes above and beyond for every client.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=3",
imageAlt: "Robert Thompson",
},
]}
@@ -186,7 +186,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1062.jpg"
imageSrc="http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1062.jpg?_wi=4"
imageAlt="Jacob Business Services Office"
logoText="Jacob Business Services Inc."
copyrightText="© 2025 Jacob Business Services Inc. | All rights reserved"