Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 08:39:34 +00:00
parent 669fbb5733
commit 34279484b9

View File

@@ -150,7 +150,7 @@ export default function ContactPage() {
description: description:
"We listen to your story. Your industry, challenges, growth plans, and current accounting setup. This helps us understand what matters most to you.", "We listen to your story. Your industry, challenges, growth plans, and current accounting setup. This helps us understand what matters most to you.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/positive-business-colleagues-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-business-communication-concept_74855-11908.jpg", "http://img.b2bpic.net/free-photo/positive-business-colleagues-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-business-communication-concept_74855-11908.jpg?_wi=2",
}, },
{ {
id: 2, id: 2,
@@ -158,7 +158,7 @@ export default function ContactPage() {
description: description:
"Based on your needs, we recommend specific services—whether it's full accounting, property advisory, or strategic tax planning. No pressure, just honest guidance.", "Based on your needs, we recommend specific services—whether it's full accounting, property advisory, or strategic tax planning. No pressure, just honest guidance.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/start-up-business-goals-strategy_53876-124798.jpg", "http://img.b2bpic.net/free-photo/start-up-business-goals-strategy_53876-124798.jpg?_wi=4",
}, },
{ {
id: 3, id: 3,
@@ -166,7 +166,7 @@ export default function ContactPage() {
description: description:
"We explain exactly what's involved, your fixed monthly fee, and how we'll work together. Then it's your call—no obligation.", "We explain exactly what's involved, your fixed monthly fee, and how we'll work together. Then it's your call—no obligation.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg?_wi=4",
}, },
]} ]}
/> />