Update src/app/about/page.tsx

This commit is contained in:
2026-03-16 02:21:43 +00:00
parent de0dd5d0c2
commit 75fd3f080f

View File

@@ -66,7 +66,8 @@ export default function AboutPage() {
brandName="BrandLift"
navItems={navItems}
button={{
text: "Schedule Meeting", href: "/contact"}}
text: "Schedule Meeting", href: "/contact"
}}
/>
</div>
@@ -74,11 +75,13 @@ export default function AboutPage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text", content: "About BrandLift: Empowering Businesses Online\n\nBrandLift was founded with a simple mission: to help small and medium-sized businesses succeed online. We believe that every business deserves a professional, modern web presence—regardless of size or budget.\n\nOur team combines years of web design, digital marketing, and business development expertise to deliver solutions that truly work."},
type: "text", content: "About BrandLift: Empowering Businesses Online\n\nBrandLift was founded with a simple mission: to help small and medium-sized businesses succeed online. We believe that every business deserves a professional, modern web presence—regardless of size or budget.\n\nOur team combines years of web design, digital marketing, and business development expertise to deliver solutions that truly work."
},
]}
buttons={[
{
text: "Learn Our Process", href: "#process"},
text: "Learn Our Process", href: "#process"
},
]}
useInvertedBackground={false}
/>
@@ -112,11 +115,14 @@ export default function AboutPage() {
description="Learn more about how we work and what makes us different."
faqs={[
{
id: "1", title: "How did BrandLift get started?", content: "BrandLift was founded by a team of experienced web designers and digital marketers who believed that quality web solutions shouldn't be expensive or time-consuming. We started with a mission to level the playing field for small businesses."},
id: "1", title: "How did BrandLift get started?", content: "BrandLift was founded by a team of experienced web designers and digital marketers who believed that quality web solutions shouldn't be expensive or time-consuming. We started with a mission to level the playing field for small businesses."
},
{
id: "2", title: "What's your team's background?", content: "Our team includes certified web designers, SEO specialists, and digital marketing experts with over 50 combined years of experience. We've worked with hundreds of businesses across various industries."},
id: "2", title: "What's your team's background?", content: "Our team includes certified web designers, SEO specialists, and digital marketing experts with over 50 combined years of experience. We've worked with hundreds of businesses across various industries."
},
{
id: "3", title: "What makes BrandLift different?", content: "We combine speed, quality, and affordability in a way no one else does. Our streamlined process allows us to deliver professional results quickly, without charging premium agency prices. Your success is our priority."},
id: "3", title: "What makes BrandLift different?", content: "We combine speed, quality, and affordability in a way no one else does. Our streamlined process allows us to deliver professional results quickly, without charging premium agency prices. Your success is our priority."
},
]}
imageSrc="http://img.b2bpic.net/free-vector/team-work-background-flat-style_23-2147763073.jpg?_wi=3"
imageAlt="Team illustration"