diff --git a/src/app/page.tsx b/src/app/page.tsx index d620858..f8a2b28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="grid" + background="animated-grid" cardStyle="gradient-bordered" primaryButtonStyle="gradient" secondaryButtonStyle="solid" @@ -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?_wi=1", 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", 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?_wi=1" + 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="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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4" + imageSrc="http://img.b2bpic.net/free-photo/close-up-adult-businessman-sitting-office-looking-aside-with-thoughtful-expression_176420-7922.jpg" imageAlt="Contact us for accounting services" mediaAnimation="slide-up" mediaPosition="right"