6 Commits

Author SHA1 Message Date
1821bebcc6 Update src/app/page.tsx 2026-04-08 14:54:41 +00:00
aded404afb Merge version_3 into main
Merge version_3 into main
2026-04-08 14:53:06 +00:00
fad1425621 Update src/app/page.tsx 2026-04-08 14:53:03 +00:00
76f666c50a Merge version_2 into main
Merge version_2 into main
2026-04-08 14:51:47 +00:00
cba63265c5 Update src/app/page.tsx 2026-04-08 14:51:44 +00:00
cec745a582 Merge version_1 into main
Merge version_1 into main
2026-04-08 14:49:27 +00:00

View File

@@ -6,7 +6,7 @@ import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine'; import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
@@ -26,111 +26,70 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Hoffman Business Services" brandName="Hoffman Business Services"
button={{ button={{
text: "Call Now", text: "Call Now", href: "tel:8134214002"}}
href: "tel:8134214002",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}} title="Scale Your Business with Expert Financial Clarity in Lutz, FL"
title="Trusted Accounting & Financial Solutions for Growing Businesses"
description="From tax strategies to part-time CFO services — we help you stay profitable and stress-free." description="From tax strategies to part-time CFO services — we help you stay profitable and stress-free."
kpis={[ kpis={[
{ {
value: "5.0", value: "5.0", label: "Google Rating"},
label: "Google Rating",
},
{ {
value: "Local", value: "Local", label: "Lutz, FL Based"},
label: "Lutz, FL Based",
},
{ {
value: "Free", value: "Free", label: "Initial Consult"},
label: "Initial Consult",
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:8134214002"},
href: "tel:8134214002",
},
{ {
text: "Get Consultation", text: "Get Consultation", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-professional-high-end-office-environme-1775659753182-754e6220.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-professional-high-end-office-environme-1775659753182-754e6220.png"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Client 1"},
alt: "Client 1",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Client 2"},
alt: "Client 2",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Client 3"},
alt: "Client 3",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Client 4"},
alt: "Client 4",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Client 5"},
alt: "Client 5",
},
]} ]}
avatarText="Trusted by 100+ local businesses" avatarText="Trusted by 100+ local businesses"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Tax Planning"},
text: "Tax Planning",
},
{ {
type: "text", type: "text", text: "CFO Services"},
text: "CFO Services",
},
{ {
type: "text", type: "text", text: "Payroll Management"},
text: "Payroll Management",
},
{ {
type: "text", type: "text", text: "Bookkeeping"},
text: "Bookkeeping",
},
{ {
type: "text", type: "text", text: "Audit Support"},
text: "Audit Support",
},
]} ]}
/> />
</div> </div>
@@ -143,26 +102,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Tax Strategies", title: "Reduce Your Annual Tax Liability", description: "Proactive tax planning to keep more profit in your pocket.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=1", titleIconSrc: "Calculator", buttonText: "Learn More"},
description: "Expert tax planning to maximize your bottom line.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=1",
titleIconSrc: "Calculator",
buttonText: "Learn More",
},
{ {
title: "CFO Services", title: "Accelerate Business Growth", description: "CFO-level guidance to optimize operations and scale faster.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=2", titleIconSrc: "TrendingUp", buttonText: "Learn More"},
description: "High-level financial guidance for strategic growth.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=2",
titleIconSrc: "TrendingUp",
buttonText: "Learn More",
},
{ {
title: "Cash Flow Projections", title: "Master Your Cash Flow", description: "Gain total visibility over your finances to plan confidently.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=3", titleIconSrc: "PieChart", buttonText: "Learn More"},
description: "Understand your numbers and plan for the future.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-close-up-shot-of-a-document-with-tax-f-1775659754407-afd18215.png?_wi=3",
titleIconSrc: "PieChart",
buttonText: "Learn More",
},
]} ]}
title="Professional Accounting Services" title="Professional Accounting Services"
description="Comprehensive financial solutions designed to help your business scale efficiently." description="Comprehensive financial solutions designed to help your business scale efficiently."
@@ -174,9 +118,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Your Trusted Local CPA" title="Your Trusted Local CPA"
description={[ description={[
"Hoffman Business Services provides personalized accounting support tailored to your unique goals. We combine years of financial expertise with a local, hands-on approach.", "Hoffman Business Services provides personalized accounting support tailored to your unique goals. We combine years of financial expertise with a local, hands-on approach.", "Our mission is to take the stress out of your finances, allowing you to focus on what you do best: running and growing your business."]}
"Our mission is to take the stress out of your finances, allowing you to focus on what you do best: running and growing your business.",
]}
/> />
</div> </div>
@@ -188,25 +130,15 @@ export default function LandingPage() {
author="Local Business Owner" author="Local Business Owner"
avatars={[ avatars={[
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Reviewer"},
alt: "Reviewer",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Reviewer"},
alt: "Reviewer",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Reviewer"},
alt: "Reviewer",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Reviewer"},
alt: "Reviewer",
},
{ {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1BPXdHypZ3JoBfl4RV1himMhV/a-friendly-and-professional-portrait-of--1775659753799-1583a666.png", alt: "Reviewer"},
alt: "Reviewer",
},
]} ]}
ratingAnimation="blur-reveal" ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal" avatarsAnimation="blur-reveal"
@@ -217,16 +149,13 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Contact Us" tag="Contact Us"
title="Get Clarity on Your Finances Today" title="Get Clarity on Your Finances Today"
description="Schedule your free consultation with our team and take full control of your business finances." description="Schedule your free consultation with our team and take full control of your business finances."
buttons={[ buttons={[
{ {
text: "Call Now (813) 421-4002", text: "Call Now (813) 421-4002", href: "tel:8134214002"},
href: "tel:8134214002",
},
]} ]}
/> />
</div> </div>
@@ -235,13 +164,9 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="Hoffman Business Services" logoText="Hoffman Business Services"
leftLink={{ leftLink={{
text: "1851 Old Collier Pkwy, Lutz, FL 33549", text: "1851 Old Collier Pkwy, Lutz, FL 33549", href: "https://maps.google.com"}}
href: "https://maps.google.com",
}}
rightLink={{ rightLink={{
text: "© 2024 Hoffman Business Services, LLC", text: "© 2024 Hoffman Business Services, LLC", href: "#"}}
href: "#",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>