This commit is contained in:
2025-08-26 16:41:19 +02:00
parent 8d2135ead8
commit 93301696cf
5 changed files with 7 additions and 7 deletions

View File

@@ -25,8 +25,8 @@ export default function ResourcesPage() {
subtitle="Access your account, upload documents securely, and manage payments through our client portal. Your information is protected with bank-level security."
ctaText="Access Portal"
ctaHref="#portal"
imageSrc="/images/resources-hero.jpg"
imageAlt="Abstract tech-meets-trust visual of a laptop showing a secure upload UI with a subtle lock icon"
imageSrc="/images/laptop_lock_icon.png"
imageAlt="Secure laptop with lock icon representing our protected client portal"
/>
<section id="portal" className="bg-cloud py-24 sm:py-32">

View File

@@ -23,8 +23,8 @@ export default function ReviewsPage() {
subtitle="Don't just take our word for it. Here's what our clients have to say about their experience with Hamton Brown CPA. Real testimonials from real people we've helped."
ctaText="Read All Reviews"
ctaHref="#testimonials"
imageSrc="/images/reviews-bg.jpg"
imageAlt="Soft-focus office background with bokeh lights, navy-teal accent object on desk"
imageSrc="/images/background_office.png"
imageAlt="Professional office background representing our business environment"
/>
<section id="testimonials" className="bg-cloud py-24 sm:py-32">