Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-08 15:13:35 +00:00
4 changed files with 15 additions and 15 deletions

View File

@@ -89,13 +89,13 @@ export default function LandingPage() {
id: "m1",
name: "David Hoffman",
role: "Founder & CPA",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg?_wi=3",
},
{
id: "m2",
name: "Elena Rodriguez",
role: "Lead Accountant",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg?_wi=2",
},
]}
/>
@@ -103,7 +103,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg?_wi=3"
logoText="Hoffman Business Services, LLC"
columns={[
{

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Ready to get started?"
description="Answers to questions before you reach out."
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg"
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg?_wi=4"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
@@ -92,7 +92,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg?_wi=4"
logoText="Hoffman Business Services, LLC"
columns={[
{

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg"
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg?_wi=1"
imageAlt="Professional accountant working in a modern office"
/>
</div>
@@ -93,7 +93,7 @@ export default function LandingPage() {
role: "Founder",
company: "Cafe Lutz",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1",
},
{
id: "3",
@@ -101,7 +101,7 @@ export default function LandingPage() {
role: "Manager",
company: "Auto Fix",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg?_wi=1",
},
{
id: "4",
@@ -109,7 +109,7 @@ export default function LandingPage() {
role: "Contractor",
company: "Lutz Home",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-with-helmet-crossed-arms_23-2148269266.jpg?_wi=1",
},
{
id: "5",
@@ -159,7 +159,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Frequently Asked Questions"
description="Common questions about our accounting process and tax services."
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg"
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg?_wi=2"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
@@ -195,13 +195,13 @@ export default function LandingPage() {
id: "1",
name: "David Hoffman",
role: "Principal Accountant",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-modern-man-performing-housework-gentle-dreamy-atmosphere_23-2151469402.jpg?_wi=2",
},
{
id: "2",
name: "Sarah Miller",
role: "Senior Tax Associate",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2",
},
]}
/>
@@ -209,7 +209,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg?_wi=1"
logoText="Hoffman Business Services, LLC"
columns={[
{

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Service FAQs"
description="Understanding our financial packages and support."
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg"
imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-man-worker-sitting-desk-table-startup-business-office-typing-management-strategy-working-business-presentation-businessman-analyzing-marketing-partnership_482257-35644.jpg?_wi=3"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
@@ -119,7 +119,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440908.jpg?_wi=2"
logoText="Hoffman Business Services, LLC"
columns={[
{