Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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"
|
||||
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"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageAlt="professional office cityscape modern"
|
||||
/>
|
||||
@@ -70,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"
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="professional business discussion modern office"
|
||||
/>
|
||||
@@ -86,13 +86,13 @@ export default function LandingPage() {
|
||||
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", imageAlt: "City Lights Urban Scenic View Buildings Concept"},
|
||||
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: "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"},
|
||||
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: "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"},
|
||||
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="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."
|
||||
@@ -106,7 +106,7 @@ 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", 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?_wi=2", 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"},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-webinar-horizontal-banner-template-design_206725-647.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-webinar-horizontal-banner-template-design_206725-647.jpg?_wi=1"
|
||||
logoText="B & B Business Services LLC"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user