Update src/app/page.tsx
This commit is contained in:
160
src/app/page.tsx
160
src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Shield } from "lucide-react";
|
||||
import { Shield, FileText, ClipboardCheck, Lightbulb, BarChart2 } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,48 +30,33 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="B & B Business Services LLC"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
logoText="B & B Business Services LLC"
|
||||
description="Built for Business. Driven by Results. Expert financial services for your success."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get a Quote", href: "/contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-people-beautiful-business-woman-with-laptop-documents-drinks-her-coffee-morning-nea_1258-123430.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-people-beautiful-business-woman-with-laptop-documents-drinks-her-coffee-morning-nea_1258-123430.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageAlt="professional office cityscape modern"
|
||||
/>
|
||||
@@ -85,7 +70,7 @@ export default function LandingPage() {
|
||||
description="At B & B Business Services LLC, our mission is simple -- to be the trusted financial partner that small businesses and individuals deserve."
|
||||
subdescription="We believe every client, regardless of size, deserves the same level of expert, dedicated service that larger corporations receive from big firms. We dedicate ourselves fully to each client, working year-round to minimize your total tax burden and keep your finances in order."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-architecture-office-concept-group-architects-designers-working-together-office-discussing-architectural-project_273609-5756.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-architecture-office-concept-group-architects-designers-working-together-office-discussing-architectural-project_273609-5756.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="professional business discussion modern office"
|
||||
/>
|
||||
@@ -97,33 +82,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Tax Preparation & Planning",
|
||||
description: "Expert preparation of federal, state, and local tax returns for individuals and businesses.",
|
||||
buttonIcon: "FileText",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-lights-urban-scenic-view-buildings-concept_53876-139782.jpg",
|
||||
imageAlt: "City Lights Urban Scenic View Buildings Concept",
|
||||
},
|
||||
title: "Tax Preparation & Planning", description: "Expert preparation of federal, state, and local tax returns for individuals and businesses.", buttonIcon: FileText,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-lights-urban-scenic-view-buildings-concept_53876-139782.jpg", imageAlt: "City Lights Urban Scenic View Buildings Concept"},
|
||||
{
|
||||
title: "Bookkeeping & Payroll",
|
||||
description: "Maintain accurate financial records and streamline your payroll processes with our dedicated support.",
|
||||
buttonIcon: "ClipboardCheck",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-people-beautiful-business-woman-with-laptop-documents-drinks-her-coffee-morning-nea_1258-123430.jpg?_wi=2",
|
||||
imageAlt: "City Lights Urban Scenic View Buildings Concept",
|
||||
},
|
||||
title: "Bookkeeping & Payroll", description: "Maintain accurate financial records and streamline your payroll processes with our dedicated support.", buttonIcon: ClipboardCheck,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-people-beautiful-business-woman-with-laptop-documents-drinks-her-coffee-morning-nea_1258-123430.jpg", imageAlt: "City Lights Urban Scenic View Buildings Concept"},
|
||||
{
|
||||
title: "Business Consulting",
|
||||
description: "Strategic advice and insights to optimize your financial operations and foster growth.",
|
||||
buttonIcon: "Lightbulb",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-architecture-office-concept-group-architects-designers-working-together-office-discussing-architectural-project_273609-5756.jpg?_wi=2",
|
||||
imageAlt: "City Lights Urban Scenic View Buildings Concept",
|
||||
},
|
||||
title: "Business Consulting", description: "Strategic advice and insights to optimize your financial operations and foster growth.", buttonIcon: Lightbulb,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-architecture-office-concept-group-architects-designers-working-together-office-discussing-architectural-project_273609-5756.jpg", imageAlt: "City Lights Urban Scenic View Buildings Concept"},
|
||||
{
|
||||
title: "Financial Statements",
|
||||
description: "Generate clear, compliant financial statements essential for informed decision-making and compliance.",
|
||||
buttonIcon: "BarChart2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=1",
|
||||
imageAlt: "City Lights Urban Scenic View Buildings Concept",
|
||||
},
|
||||
title: "Financial Statements", description: "Generate clear, compliant financial statements essential for informed decision-making and compliance.", buttonIcon: BarChart2,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "City Lights Urban Scenic View Buildings Concept"},
|
||||
]}
|
||||
title="Comprehensive Solutions for Your Financial Success"
|
||||
description="From meticulous accounting to strategic tax planning, our services are designed to ensure your business thrives and individuals achieve peace of mind."
|
||||
@@ -137,50 +106,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional Tax Support",
|
||||
quote: "B & B Business Services transformed our tax season from stressful to seamless. Their expertise is unmatched!",
|
||||
name: "Sarah L.",
|
||||
role: "Small Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=2",
|
||||
imageAlt: "professional portrait businesswoman smiling",
|
||||
},
|
||||
id: "1", title: "Exceptional Tax Support", quote: "B & B Business Services transformed our tax season from stressful to seamless. Their expertise is unmatched!", name: "Sarah L.", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", imageAlt: "professional portrait businesswoman smiling"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Reliable Financial Partner",
|
||||
quote: "We've found a true partner in B & B. Their year-round support keeps our finances perfectly aligned and audit-ready.",
|
||||
name: "Mark T.",
|
||||
role: "Startup Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg",
|
||||
imageAlt: "professional portrait businessman modern",
|
||||
},
|
||||
id: "2", title: "Reliable Financial Partner", quote: "We've found a true partner in B & B. Their year-round support keeps our finances perfectly aligned and audit-ready.", name: "Mark T.", role: "Startup Founder", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "professional portrait businessman modern"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Peace of Mind Guaranteed",
|
||||
quote: "The team at B & B provides invaluable guidance. I finally feel confident about my personal and business finances.",
|
||||
name: "Emily R.",
|
||||
role: "Individual Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
|
||||
imageAlt: "professional portrait young woman confident",
|
||||
},
|
||||
id: "3", title: "Peace of Mind Guaranteed", quote: "The team at B & B provides invaluable guidance. I finally feel confident about my personal and business finances.", name: "Emily R.", role: "Individual Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", imageAlt: "professional portrait young woman confident"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Professional & Proactive",
|
||||
quote: "Their proactive approach to tax planning saved us significant money. Highly recommend their professional services.",
|
||||
name: "David K.",
|
||||
role: "Managing Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280771.jpg",
|
||||
imageAlt: "professional portrait man managing director",
|
||||
},
|
||||
id: "4", title: "Professional & Proactive", quote: "Their proactive approach to tax planning saved us significant money. Highly recommend their professional services.", name: "David K.", role: "Managing Director", imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280771.jpg", imageAlt: "professional portrait man managing director"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Unmatched Dedication",
|
||||
quote: "The dedication B & B shows to each client is truly remarkable. They genuinely care about our financial well-being.",
|
||||
name: "Jessica P.",
|
||||
role: "Freelancer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg",
|
||||
imageAlt: "professional portrait freelancer smiling",
|
||||
},
|
||||
id: "5", title: "Unmatched Dedication", quote: "The dedication B & B shows to each client is truly remarkable. They genuinely care about our financial well-being.", name: "Jessica P.", role: "Freelancer", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", imageAlt: "professional portrait freelancer smiling"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from the businesses and individuals who trust B & B Business Services with their financial futures."
|
||||
@@ -191,64 +125,44 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to elevate your business finances? Contact us today for a consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get Started", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-webinar-horizontal-banner-template-design_206725-647.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-webinar-horizontal-banner-template-design_206725-647.jpg"
|
||||
logoText="B & B Business Services LLC"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Services", href: "/services"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
label: "Team", href: "/about#team"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/contact#faq",
|
||||
},
|
||||
label: "FAQ", href: "/contact#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user