From 50a072fdbc9d301367745dc106357e5d1eac2cc4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:28:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 499da99..af4f0a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="Monarca Tax Professional" description="Maximize your returns while ensuring full compliance with our expert tax services tailored for your growth and peace of mind." buttons={[{ text: "Book Consultation", href: "#contact" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-3c6cqiec.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777156089879-kd4ha3fs.jpg" /> @@ -66,8 +66,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "1", title: "Income Tax", description: "Specialized income tax planning and preparation.", tag: "Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-ydo5buv9.jpg" }, - { id: "2", title: "Electronic Filing", description: "Fast and secure e-filing for all tax returns.", tag: "Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777155250341-crlocw1f.jpg" }, + { id: "1", title: "Income Tax", description: "Specialized income tax planning and preparation.", tag: "Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777156089879-so8ea7dt.jpg" }, + { id: "2", title: "Electronic Filing", description: "Fast and secure e-filing for all tax returns.", tag: "Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpAX2ydgkMKC2Xolnhe7DiQwWq/uploaded-1777156089880-4ryigato.jpg" }, { id: "3", title: "Form W-7", description: "Assistance with ITIN applications and W-7 forms.", tag: "Services" }, { id: "4", title: "Rapid Refund", description: "Expedited processing for faster refunds.", tag: "Services" }, { id: "5", title: "Notary Public", description: "Professional document notarization services.", tag: "Services" }, @@ -159,4 +159,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1