From 75fd3f080f8b3490e85bbb6732d08050a50636e7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 02:21:43 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b6ee737..67c6427 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,8 @@ export default function AboutPage() { brandName="BrandLift" navItems={navItems} button={{ - text: "Schedule Meeting", href: "/contact"}} + text: "Schedule Meeting", href: "/contact" + }} /> @@ -74,11 +75,13 @@ export default function AboutPage() { @@ -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"