From 1cfea6eca0f2bd0c186ca6d3fdc316c289f4e6c3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:45:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df84911..b44c0a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "NexusWorks transformed our chaotic financials into a streamlined system.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork-meeting-market_1421-585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-teamwork-meeting-market_1421-585.jpg?_wi=1", imageAlt: "financial data visualization", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@bobbrown", testimonial: "Tax strategy made simple. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-late-office_23-2148991362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-late-office_23-2148991362.jpg?_wi=1", imageAlt: "financial data visualization", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@alicew", testimonial: "Expert financial guidance for growing businesses.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/contemporary-room-workplace-office-supplies-concept_53876-165288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contemporary-room-workplace-office-supplies-concept_53876-165288.jpg?_wi=1", imageAlt: "financial data visualization", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@cday", testimonial: "Professional, reliable, and visionary.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970195.jpg?_wi=1", imageAlt: "financial data visualization", }, ]} @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-people-teamwork-meeting-market_1421-585.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-people-teamwork-meeting-market_1421-585.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-using-tablet_1262-5673.jpg", @@ -160,21 +160,21 @@ export default function LandingPage() { { title: "Tax Planning", description: "Strategic planning to optimize your tax liability and drive growth.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-late-office_23-2148991362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-late-office_23-2148991362.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/business-investor-analyzing-stock-market-trend-monitor-trading-capital-profit-exchange-investment-young-broker-investing-funds-using-financial-forex-market-sales-close-up-handheld-shot_482257-40948.jpg", buttonText: "Learn More", }, { title: "Bookkeeping", description: "Real-time, virtual bookkeeping services ensuring total financial transparency.", - imageSrc: "http://img.b2bpic.net/free-photo/contemporary-room-workplace-office-supplies-concept_53876-165288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contemporary-room-workplace-office-supplies-concept_53876-165288.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/man-looking-bill-energy-crisis_23-2150061825.jpg", buttonText: "Learn More", }, { title: "Fractional CFO", description: "High-level financial strategy and advisory for scaling companies.", - imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970195.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", buttonText: "Learn More", },