Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-05 15:15:48 +00:00

View File

@@ -37,6 +37,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
brandName="Cape Business Bureau"
button={{ text: "Enquire", href: "#contact" }}
/>
</div>
@@ -51,7 +52,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/montreal-day-view-from-mont-royal-with-city-skyline_649448-4421.jpg", imageAlt: "Professional Broker Service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/los-angeles-city-view_53876-101135.jpg", imageAlt: "Business Transition Support" },
{ imageSrc: "http://img.b2bpic.net/free-photo/confident-business-leader-working-computer-office-lounge_74855-1560.jpg", imageAlt: "Cape Town Business Experts" },
{ imageSrc: "http://img.b2bpic.net/free-photo/focused-project-manager-showing-presentation-laptop-colleague-office-copy-space-teamwork-communication-concept_74855-11731.jpg", imageAlt: "Expertise and Trust" },
{ imageSrc: "http://img.b2bpic.net/focused-project-manager-showing-presentation-laptop-colleague-office-copy-space-teamwork-communication-concept_74855-11731.jpg", imageAlt: "Expertise and Trust" },
]}
/>
</div>
@@ -72,9 +73,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ icon: ShieldCheck, title: "Business Valuation", description: "Accurate assessment of your business worth." },
{ icon: Briefcase, title: "Buying & Selling", description: "Streamlined acquisition and disposal processes." },
{ icon: Briefcase, title: "Expert Negotiation", description: "Professional mediation between buyer and seller." },
{ id: "f1", icon: ShieldCheck, title: "Business Valuation", description: "Accurate assessment of your business worth." },
{ id: "f2", icon: Briefcase, title: "Buying & Selling", description: "Streamlined acquisition and disposal processes." },
{ id: "f3", icon: Briefcase, title: "Expert Negotiation", description: "Professional mediation between buyer and seller." },
]}
title="Comprehensive Brokerage Services"
description="We specialize in end-to-end business brokerage, offering support from valuation to closing deals."