Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-11 20:50:43 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { Rocket, Sparkles, TrendingUp } from "lucide-react";
import { Briefcase, Calculator, Languages, Rocket, Sparkles, Target, TrendingUp, User } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,77 +32,44 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=24w1ca"
logoAlt="S & J Business Services logo"
brandName="S & J Business Services"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Your Taxes. Done Right. Every Year."
description="S & J Business Services has helped families and businesses maximize their refunds and stay compliant for over a decade. Trusted by your neighbors. Built on results."
tag="10+ Years of Experience | Personal & Business Taxes | Bilingual Service | Best Refund Guaranteed"
tagAnimation="opacity"
buttons={[
{
text: "Book Your Appointment",
href: "#contact",
},
text: "Book Your Appointment", href: "#contact"},
{
text: "Learn About Our Services",
href: "#services",
},
text: "Learn About Our Services", href: "#services"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-businessman-his-female-colleagues-working-laptop-office_637285-2668.jpg?_wi=1",
imageAlt: "Professional woman, Eunice, smiling at a desk with a client.",
},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-businessman-his-female-colleagues-working-laptop-office_637285-2668.jpg", imageAlt: "Professional woman, Eunice, smiling at a desk with a client."},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-taking-selfie-before-meeting_23-2148817039.jpg?_wi=1",
imageAlt: "Diverse family smiling, receiving tax assistance.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-colleagues-office-talking-with-each-other-holding-folder_171337-6860.jpg",
imageAlt: "Young business people talking about a new project.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171091.jpg",
imageAlt: "Side view adults studying together.",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064521.jpg",
imageAlt: "Medium shot people working together.",
},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-taking-selfie-before-meeting_23-2148817039.jpg", imageAlt: "Diverse family smiling, receiving tax assistance."},
]}
mediaAnimation="slide-up"
rating={5}
@@ -115,11 +82,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="A Decade of Dedicated Service"
description={[
"Hello! I'm Eunice, the lead practitioner at S & J Business Services. For over ten years, I've had the privilege of serving our community, building relationships that span generations. My mission is simple: to provide personalized, expert tax and business solutions that truly make a difference in your life.",
"We believe in treating every client like family, offering the attention and expertise you deserve. Our commitment to clear communication, ethical practices, and maximizing your financial well-being has earned us a loyal clientele who return year after year. Whether you're an individual or a business, you're not just a number here you're a valued member of our community.",
"\"Eunice is super professional and very organized.\" — Jonathan G.",
"\"The owner was professional and knowledgeable. Best refund I have ever received.\" — Denise R.",
]}
"Hello! I'm Eunice, the lead practitioner at S & J Business Services. For over ten years, I've had the privilege of serving our community, building relationships that span generations. My mission is simple: to provide personalized, expert tax and business solutions that truly make a difference in your life.", "We believe in treating every client like family, offering the attention and expertise you deserve. Our commitment to clear communication, ethical practices, and maximizing your financial well-being has earned us a loyal clientele who return year after year. Whether you're an individual or a business, you're not just a number here you're a valued member of our community.", "\"Eunice is super professional and very organized.\" — Jonathan G.", "\"The owner was professional and knowledgeable. Best refund I have ever received.\" — Denise R."]}
/>
</div>
@@ -129,54 +92,27 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Personal Tax Returns",
description: "We ensure accurate filings and help you secure every deduction you're entitled to for maximum refunds.",
buttonIcon: "User",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778078.jpg",
imageAlt: "Young business people talking about a new project",
},
title: "Personal Tax Returns", description: "We ensure accurate filings and help you secure every deduction you're entitled to for maximum refunds.", buttonIcon: User,
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/young-business-people-talking-about-new-project_23-2148778078.jpg", imageAlt: "Young business people talking about a new project"},
{
title: "Business Tax Returns",
description: "Navigate complex business tax landscapes with ease and optimize your company's financial health.",
buttonIcon: "Briefcase",
buttonHref: "#contact",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=24w1ca",
imageAlt: "Young business people talking about a new project",
},
title: "Business Tax Returns", description: "Navigate complex business tax landscapes with ease and optimize your company's financial health.", buttonIcon: Briefcase,
buttonHref: "#contact", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=24w1ca", imageAlt: "Young business people talking about a new project"},
{
title: "Tax Planning & Strategy",
description: "Proactive planning to minimize your tax liability and set you up for future financial success.",
buttonIcon: "Target",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/african-american-businessman-his-female-colleagues-working-laptop-office_637285-2668.jpg?_wi=2",
imageAlt: "Young business people talking about a new project",
},
title: "Tax Planning & Strategy", description: "Proactive planning to minimize your tax liability and set you up for future financial success.", buttonIcon: Target,
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/african-american-businessman-his-female-colleagues-working-laptop-office_637285-2668.jpg", imageAlt: "Young business people talking about a new project"},
{
title: "Bookkeeping & Business Services",
description: "Streamline your operations with our meticulous bookkeeping and essential business support.",
buttonIcon: "Calculator",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-taking-selfie-before-meeting_23-2148817039.jpg?_wi=2",
imageAlt: "Young business people talking about a new project",
},
title: "Bookkeeping & Business Services", description: "Streamline your operations with our meticulous bookkeeping and essential business support.", buttonIcon: Calculator,
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-taking-selfie-before-meeting_23-2148817039.jpg", imageAlt: "Young business people talking about a new project"},
{
title: "Bilingual Tax Assistance",
description: "Receive expert guidance and clear communication in both English and Spanish for all your tax needs.",
buttonIcon: "Languages",
buttonHref: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg?_wi=1",
imageAlt: "Young business people talking about a new project",
},
title: "Bilingual Tax Assistance", description: "Receive expert guidance and clear communication in both English and Spanish for all your tax needs.", buttonIcon: Languages,
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg", imageAlt: "Young business people talking about a new project"},
]}
title="Comprehensive Services for Your Financial Peace"
description="From individual tax filings to strategic business solutions, our expert team is here to guide you every step of the way."
tag="Our Expertise"
buttons={[
{
text: "Not sure what you need? Contact us — we'll guide you.",
href: "#contact",
},
text: "Not sure what you need? Contact us — we'll guide you.", href: "#contact"},
]}
/>
</div>
@@ -188,25 +124,13 @@ export default function LandingPage() {
tag="Our Differentiators"
metrics={[
{
id: "loyal-clients",
value: "10+",
description: "Years of Loyal Clients: Families and businesses trust us year after year for dependable service.",
},
id: "loyal-clients", value: "10+", description: "Years of Loyal Clients: Families and businesses trust us year after year for dependable service."},
{
id: "max-refunds",
value: "Max Refunds",
description: "Guaranteed Maximum Refunds: We meticulously find every deduction you deserve.",
},
id: "max-refunds", value: "Max Refunds", description: "Guaranteed Maximum Refunds: We meticulously find every deduction you deserve."},
{
id: "personalized",
value: "Personalized Service",
description: "You're Not a Number: Experience real attention and tailored solutions for your unique situation.",
},
id: "personalized", value: "Personalized Service", description: "You're Not a Number: Experience real attention and tailored solutions for your unique situation."},
{
id: "bilingual",
value: "Bilingual Team",
description: "Fluent in English & Spanish: We serve you comfortably in your preferred language.",
},
id: "bilingual", value: "Bilingual Team", description: "Fluent in English & Spanish: We serve you comfortably in your preferred language."},
]}
metricsAnimation="slide-up"
/>
@@ -219,53 +143,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Loyal Client",
handle: "@HappyCustomer",
testimonial: "She is very kind; I have been coming to her for many years.",
imageSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg?_wi=2",
imageAlt: "Photo of a loyal client",
},
id: "1", name: "Loyal Client", handle: "@HappyCustomer", testimonial: "She is very kind; I have been coming to her for many years.", imageSrc: "http://img.b2bpic.net/free-photo/emotional-female-portrait-closeup-outdoors_1321-4437.jpg", imageAlt: "Photo of a loyal client"},
{
id: "2",
name: "Selvin F.",
handle: "@SelvinF",
testimonial: "Very professional and a good person, she always helps with our questions. All my family and friends do their taxes with her.",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-confident-young-african-american-woman-dressed-stylish-purple-turtleneck-smiling-joyfully-showing-ok-gesture_344912-1015.jpg",
imageAlt: "Photo of Selvin F.",
},
id: "2", name: "Selvin F.", handle: "@SelvinF", testimonial: "Very professional and a good person, she always helps with our questions. All my family and friends do their taxes with her.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-confident-young-african-american-woman-dressed-stylish-purple-turtleneck-smiling-joyfully-showing-ok-gesture_344912-1015.jpg", imageAlt: "Photo of Selvin F."},
{
id: "3",
name: "Jonathan G.",
handle: "@JonathanG",
testimonial: "Eunice is super professional and very organized. Personal or business taxes.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-businesswoman-posing-with-arms-folded-co-working-coffee-shop-interior-looking-camera-smiling_74855-10345.jpg",
imageAlt: "Photo of Jonathan G.",
},
id: "3", name: "Jonathan G.", handle: "@JonathanG", testimonial: "Eunice is super professional and very organized. Personal or business taxes.", imageSrc: "http://img.b2bpic.net/free-photo/positive-successful-businesswoman-posing-with-arms-folded-co-working-coffee-shop-interior-looking-camera-smiling_74855-10345.jpg", imageAlt: "Photo of Jonathan G."},
{
id: "4",
name: "Denise R.",
handle: "@DeniseR",
testimonial: "Best refund I have ever received. The owner was professional and knowledgeable.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-african-american-girl-looking-away_1262-3098.jpg",
imageAlt: "Photo of Denise R.",
},
id: "4", name: "Denise R.", handle: "@DeniseR", testimonial: "Best refund I have ever received. The owner was professional and knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-african-american-girl-looking-away_1262-3098.jpg", imageAlt: "Photo of Denise R."},
{
id: "5",
name: "Milagros T.",
handle: "@MilagrosT",
testimonial: "She's the best on taxes return.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-camera-outdoors_23-2147846880.jpg",
imageAlt: "Photo of Milagros T.",
},
id: "5", name: "Milagros T.", handle: "@MilagrosT", testimonial: "She's the best on taxes return.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-camera-outdoors_23-2147846880.jpg", imageAlt: "Photo of Milagros T."},
{
id: "6",
name: "Elizabeth P.",
handle: "@ElizabethP",
testimonial: "First year coming here for our taxes. Eunice answered all my questions... Will be coming back next year!",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg",
imageAlt: "Photo of Elizabeth P.",
},
id: "6", name: "Elizabeth P.", handle: "@ElizabethP", testimonial: "First year coming here for our taxes. Eunice answered all my questions... Will be coming back next year!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", imageAlt: "Photo of Elizabeth P."},
]}
title="Trusted by Hundreds of Happy Clients"
description="Don't just take our word for it hear directly from the families and businesses we've had the pleasure to serve."
@@ -280,60 +168,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "consultation",
name: "Free Consultation",
price: "$0",
features: [
"Initial Needs Assessment",
"Service Recommendation",
"Personalized Quote",
],
id: "consultation", name: "Free Consultation", price: "$0", features: [
"Initial Needs Assessment", "Service Recommendation", "Personalized Quote"],
buttons: [
{
text: "Get Started Free",
href: "#contact",
},
text: "Get Started Free", href: "#contact"},
],
badge: "Value",
badgeIcon: Sparkles,
badge: "Value", badgeIcon: Sparkles,
},
{
id: "personal-taxes",
name: "Personal Tax Services",
price: "Affordable Rates",
features: [
"Standard 1040 Filings",
"Itemized Deductions",
"State Tax Preparation",
"Expert Review",
],
id: "personal-taxes", name: "Personal Tax Services", price: "Affordable Rates", features: [
"Standard 1040 Filings", "Itemized Deductions", "State Tax Preparation", "Expert Review"],
buttons: [
{
text: "Request A Quote",
href: "#contact",
},
text: "Request A Quote", href: "#contact"},
],
badge: "Popular",
badgeIcon: TrendingUp,
badge: "Popular", badgeIcon: TrendingUp,
},
{
id: "business-solutions",
name: "Business Services",
price: "Custom Solutions",
features: [
"Business Tax Prep (C/S-Corp, LLC)",
"Bookkeeping & Payroll",
"Tax Planning Strategy",
"Compliance Guidance",
],
id: "business-solutions", name: "Business Services", price: "Custom Solutions", features: [
"Business Tax Prep (C/S-Corp, LLC)", "Bookkeeping & Payroll", "Tax Planning Strategy", "Compliance Guidance"],
buttons: [
{
text: "Discuss Your Business",
href: "#contact",
},
text: "Discuss Your Business", href: "#contact"},
],
badge: "Growth",
badgeIcon: Rocket,
badge: "Growth", badgeIcon: Rocket,
},
]}
title="Transparent Pricing. No Surprises."
@@ -341,9 +200,7 @@ export default function LandingPage() {
tag="Our Rates"
buttons={[
{
text: "Ready to get started? Get a Free Quote today!",
href: "#contact",
},
text: "Ready to get started? Get a Free Quote today!", href: "#contact"},
]}
/>
</div>
@@ -352,18 +209,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Ready to maximize your refund or streamline your business? Book an appointment with Eunice and the S & J Business Services team today. We're here to provide the expert, friendly service you deserve.\n\nPhone: (555) 123-4567\nEmail: contact@sjbusinessservices.com\n\nBusiness Hours:\nMonday - Friday: 9:00 AM - 5:00 PM\nSaturday: By Appointment\n\nAddress:\n123 Community Blvd, Suite 100\nLocal Town, State 12345"
buttons={[
{
text: "Book My Appointment",
href: "#",
},
text: "Book My Appointment", href: "#"},
{
text: "Get Directions",
href: "https://maps.google.com/?q=123+Community+Blvd+Local+Town",
},
text: "Get Directions", href: "https://maps.google.com/?q=123+Community+Blvd+Local+Town"},
]}
/>
</div>
@@ -376,65 +228,41 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "#home",
},
label: "Home", href: "#home"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
items: [
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
{
label: "LinkedIn",
href: "#",
},
label: "LinkedIn", href: "#"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "© 2025 All rights reserved.",
href: "#",
},
label: "© 2025 All rights reserved.", href: "#"},
],
},
]}