Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-12 01:32:49 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -78,7 +78,7 @@ export default function AboutPage() {
{
value: "100+", title: "Business Owners Served"},
]}
imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg"
imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg?_wi=2"
imageAlt="Financial clarity and organization"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -77,7 +77,7 @@ export default function ContactPage() {
{ text: "Schedule Consultation", href: "/contact" },
{ text: "Back to Home", href: "/" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-working-with-laptop-taking-notes-desktop-office_231208-5894.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-working-with-laptop-taking-notes-desktop-office_231208-5894.jpg?_wi=2"
imageAlt="Professional bookkeeping setup with laptop and financial documents"
mediaAnimation="blur-reveal"
avatars={[

View File

@@ -56,7 +56,7 @@ export default function HomePage() {
{ text: "Start Your Free Consultation", href: "/contact" },
{ text: "See Our Services", href: "/services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-working-with-laptop-taking-notes-desktop-office_231208-5894.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-working-with-laptop-taking-notes-desktop-office_231208-5894.jpg?_wi=1"
imageAlt="Professional bookkeeping setup with laptop and financial documents"
mediaAnimation="blur-reveal"
avatars={[
@@ -79,7 +79,7 @@ export default function HomePage() {
{ value: "7+", title: "Years of Service" },
{ value: "100+", title: "Business Owners Served" },
]}
imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg"
imageSrc="http://img.b2bpic.net/free-photo/indoor-shot-blonde-female-having-business-conversation-with-colleague_273609-4708.jpg?_wi=1"
imageAlt="Financial clarity and organization"
useInvertedBackground={false}
mediaAnimation="slide-up"