From 7cb3c7fb24a161700ea8082fb0dd6c075462a409 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:17:23 +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 1b2e6b6..2ad1b01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-red-dress-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-cheerful-happy-isolated-crossed-arms_158538-25764.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg" + imageSrc="http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg?_wi=1" imageAlt="AutoProfit AI Accounting Dashboard" mediaAnimation="slide-up" buttons={[ @@ -188,7 +188,7 @@ export default function LandingPage() { title: "GST Compliance Engine", description: "Automated calculation for CGST, SGST, and IGST with GSTR-1 and 3B draft generation.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg?_wi=1", }, items: [ { @@ -205,7 +205,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/special-operations-engineer-following-enemy-warships-submarines_482257-91174.jpg?_wi=2", imageAlt: "saas dashboard interface dark mode", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-business-analysis-pie-chart-concept_53876-132158.jpg?_wi=2", imageAlt: "gst tax calculation interface", }, ]} -- 2.49.1