Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
/>
|
||||
@@ -85,7 +85,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"
|
||||
/>
|
||||
@@ -107,21 +107,21 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg?_wi=2",
|
||||
imageAlt: "professional portrait businesswoman smiling",
|
||||
},
|
||||
{
|
||||
@@ -205,7 +205,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