Merge version_1 into main #3
@@ -45,8 +45,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Reliable Business & Consumer Services in Victoria, BC"
|
||||
description="Fast, professional support for individuals and local businesses. Our team is dedicated to navigating your needs with confidence."
|
||||
leftCarouselItems={Array(6).fill({ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg", imageAlt: "Professional business consultation" })}
|
||||
rightCarouselItems={Array(6).fill({ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg", imageAlt: "Professional business consultation" })}
|
||||
leftCarouselItems={Array(6).fill({ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=1", imageAlt: "Professional business consultation" })}
|
||||
rightCarouselItems={Array(6).fill({ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=2", imageAlt: "Professional business consultation" })}
|
||||
buttons={[{ text: "Call Now", href: "tel:2509207112" }, { text: "Request Assistance", href: "#contact" }]}
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg", alt: "Client 1" }, { src: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", alt: "Client 2" }, { src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg", alt: "Client 3" }, { src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", alt: "Client 4" }, { src: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg", alt: "Client 5" }]}
|
||||
avatarText="Trusted by 500+ local clients"
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
title="Trusted Local Expertise in Victoria"
|
||||
description="Located right in the heart of Victoria at 1019 Wharf St, we provide the reliable service residents and small business owners deserve."
|
||||
metrics={[{ value: "10+", title: "Years Experience" }, { value: "100%", title: "Local Commitment" }, { value: "24/7", title: "Dedicated Support" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -74,15 +74,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Consumer Assistance", description: "Expert guidance for individual consumer needs and conflict resolution.", icon: Shield,
|
||||
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg" }]
|
||||
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=3" }, { imageSrc: "http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg?_wi=2" }]
|
||||
},
|
||||
{
|
||||
title: "Business Compliance", description: "Helping local businesses navigate complex regulations with ease.", icon: Briefcase,
|
||||
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg" }]
|
||||
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=4" }, { imageSrc: "http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg?_wi=3" }]
|
||||
},
|
||||
{
|
||||
title: "Documentation Help", description: "Precise and timely assistance with all necessary professional documentation.", icon: FileText,
|
||||
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg" }]
|
||||
mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/young-trans-man-with-apron-working-as-waiter_23-2149409819.jpg?_wi=5" }, { imageSrc: "http://img.b2bpic.net/free-photo/financial-planner-helping-senior-couple-with-various-retirement-strategy_482257-106845.jpg?_wi=4" }]
|
||||
}
|
||||
]}
|
||||
title="Professional Services We Offer"
|
||||
|
||||
Reference in New Issue
Block a user