Update src/app/page.tsx

This commit is contained in:
2026-05-11 13:45:46 +00:00
parent aadee65c16
commit 1cfea6eca0

View File

@@ -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",
},