Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-09 13:38:39 +00:00

View File

@@ -6,13 +6,11 @@ import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloating
import HeroOverlay from "@/components/sections/hero/HeroOverlay";
import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaAbout";
import FeatureCardOne from "@/components/sections/feature/FeatureCardOne";
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
import FeatureCardEight from "@/components/sections/feature/FeatureCardEight";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterMedia from "@/components/sections/footer/FooterMedia";
import { Search, MapPin, CheckCircle, Phone, Briefcase } from "lucide-react";
import { Briefcase } from "lucide-react";
export default function BizFinderPage() {
return (
@@ -60,7 +58,6 @@ export default function BizFinderPage() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
tag="How We Work"
title="Bridging the Gap Between You and Local Talent"
description="We simplify the process of discovering reliable local businesses. Our platform aggregates service providers, verifies their offers, and connects you directly with the professionals who get the job done right."
metrics={[
@@ -83,9 +80,6 @@ export default function BizFinderPage() {
{ title: "Home Improvement", description: "Plumbers, electricians, and contractors in your area.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-as-team_23-2149366692.jpg" },
{ title: "Professional Services", description: "Legal, accounting, and consulting experts nearby.", imageSrc: "http://img.b2bpic.net/free-photo/view-african-american-businesswoman-using-computer-writing-notes-paper-office_637285-1117.jpg" },
{ title: "Health & Wellness", description: "Local clinics, fitness centers, and therapists.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-talks-patient-hospital-room_482257-62916.jpg" },
{ title: "Automotive", description: "Mechanics and auto detailers close to home.", imageSrc: "http://img.b2bpic.net/free-photo/repair-man-making-car-service_1303-26862.jpg" },
{ title: "Creative Arts", description: "Photographers, designers, and local artists.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320691.jpg" },
{ title: "Pet Care", description: "Groomers, vets, and walkers you can trust.", imageSrc: "http://img.b2bpic.net/free-photo/yorkshire-terrier-getting-procedure-groomer-salon-young-woman-white-tshirt-trimming-little-dog-yorkshire-terrier-puppy-getting-haircut-with-shaving-machine_1157-51401.jpg" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -94,40 +88,13 @@ export default function BizFinderPage() {
/>
</div>
<FeatureBorderGlow
title="Why Use Our Platform"
description="We prioritize quality, trust, and convenience."
features={[
{ icon: Search, title: "Smart Discovery", description: "Advanced filters help you find the perfect match." },
{ icon: MapPin, title: "Local Focus", description: "Results prioritized by proximity to your location." },
{ icon: CheckCircle, title: "Verified Reviews", description: "See honest feedback from neighbors and clients." },
]}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
/>
<FeatureCardEight
title="Getting Started is Easy"
description="Three simple steps to finding the right partner."
features={[
{ title: "Search Your Need", description: "Tell us what you're looking for and where.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-using-laptop_23-2148238915.jpg" },
{ title: "Compare Providers", description: "Browse profiles, ratings, and detailed service lists.", imageSrc: "http://img.b2bpic.net/free-photo/concept-different-office-accessories-paper-with-clip_185193-110322.jpg" },
{ title: "Connect Directly", description: "Contact businesses securely through our platform.", imageSrc: "http://img.b2bpic.net/free-photo/it-was-pleasure-doing-business-with-you-colleague_637285-11018.jpg" },
{ title: "Get It Done", description: "Enjoy the professional service you needed.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-discussing-project-looking-clipboard_23-2148222546.jpg" },
]}
textboxLayout="default"
useInvertedBackground={false}
/>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
title="Success Stories"
description="Real results from community members like you."
testimonials={[
{ id: "1", name: "Alex P.", handle: "Local Resident", testimonial: "Found a great plumber in under 5 minutes. So much better than digging through directories.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg" },
{ id: "2", name: "Sarah K.", handle: "Small Biz Owner", testimonial: "Being listed here has changed how I connect with clients in my city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg" },
{ id: "3", name: "Mike D.", handle: "Homeowner", testimonial: "The verification badge makes me feel confident choosing any service listed here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13337.jpg" },
{ id: "1", name: "Alex P.", handle: "Local Resident", testimonial: "Found a great plumber in under 5 minutes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg" },
{ id: "2", name: "Sarah K.", handle: "Small Biz Owner", testimonial: "Being listed here has changed how I connect with clients.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-with-arms-crossed-kitchen_107420-12356.jpg" },
]}
showRating={true}
animationType="slide-up"
@@ -143,8 +110,8 @@ export default function BizFinderPage() {
faqs={[
{ id: "1", title: "Is it free to search?", content: "Yes, searching for businesses on our platform is completely free for all users." },
{ id: "2", title: "How do I list my business?", content: "Click on the contact button to learn about our business partnership options." },
{ id: "3", title: "Are reviews verified?", content: "We cross-reference every review to ensure they come from actual customers." },
]}
useInvertedBackground={false}
/>
</div>
@@ -167,7 +134,6 @@ export default function BizFinderPage() {
columns={[
{ title: "Platform", items: [{ label: "Browse", href: "#services" }, { label: "List Business", href: "#contact" }] },
{ title: "About", items: [{ label: "Our Story", href: "#about" }, { label: "FAQ", href: "#faq" }] },
{ title: "Support", items: [{ label: "Contact Us", href: "#contact" }] },
]}
/>
</div>