Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-15 21:27:44 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg", imageAlt: "Professional accountant working with financial documents"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg?_wi=1", imageAlt: "Professional accountant working with financial documents"
}
]}
ariaLabel="Hero section for Sapaiev Accounting"
@@ -76,7 +76,7 @@ export default function LandingPage() {
tag="Who We Are"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-office-worker-woman-standing-office-desk-with-documents-using-computer-with-confident-serious-expression-face-working-office_141793-21295.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-office-worker-woman-standing-office-desk-with-documents-using-computer-with-confident-serious-expression-face-working-office_141793-21295.jpg?_wi=1"
imageAlt="Accounting team collaborating on financial planning"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -91,15 +91,15 @@ export default function LandingPage() {
features={[
{
id: "tax-prep", title: "Tax Preparation", tags: ["Individual", "Business"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg", imageAlt: "Tax preparation service"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg?_wi=2", imageAlt: "Tax preparation service"
},
{
id: "bookkeeping", title: "Bookkeeping", tags: ["Monthly", "Quarterly"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-office-worker-woman-standing-office-desk-with-documents-using-computer-with-confident-serious-expression-face-working-office_141793-21295.jpg", imageAlt: "Bookkeeping service"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-office-worker-woman-standing-office-desk-with-documents-using-computer-with-confident-serious-expression-face-working-office_141793-21295.jpg?_wi=2", imageAlt: "Bookkeeping service"
},
{
id: "consulting", title: "Financial Consulting", tags: ["Strategic", "Planning"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg", imageAlt: "Financial consulting service"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg?_wi=3", imageAlt: "Financial consulting service"
}
]}
animationType="slide-up"
@@ -214,7 +214,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg?_wi=4"
imageAlt="Contact us for accounting services"
mediaAnimation="slide-up"
mediaPosition="right"