From e73018b2e6365e933fafa7c4426648b707278328 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:18:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6dc5a50..be5f68d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { name: "Rahul Kumar", handle: "@rahul_startup", testimonial: "I trust AutoProfit AI with my books more than my manual spreadsheet.", rating: 5, 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={[ @@ -126,7 +126,7 @@ export default function LandingPage() { features={[ { 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/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"}, items: [ { icon: CheckCircle, -- 2.49.1