Merge version_1 into main #1
321
src/app/page.tsx
321
src/app/page.tsx
@@ -34,33 +34,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Packages",
|
||||
id: "#packages",
|
||||
},
|
||||
name: "Packages", id: "#packages"},
|
||||
{
|
||||
name: "Work",
|
||||
id: "#work",
|
||||
},
|
||||
name: "Work", id: "#work"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/professional-rr-logotype-template_23-2149236331.jpg"
|
||||
logoAlt="V2R Logo"
|
||||
brandName="V2R."
|
||||
button={{
|
||||
text: "Book a call",
|
||||
href: "mailto:hello@visiontorevenue.ca",
|
||||
}}
|
||||
text: "Book a call", href: "mailto:hello@visiontorevenue.ca"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -68,20 +56,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
title="Your vision. Our system. Real revenue."
|
||||
description="V2R helps women entrepreneurs and service-based businesses turn ideas into real, revenue-driving brands through strategy, content, social media, and conversion-focused websites — without burnout. We're your partner in turning your vision into a system that sells."
|
||||
tag="Open for clients"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a discovery call",
|
||||
href: "mailto:hello@visiontorevenue.ca?subject=Discovery%20Call%20Inquiry",
|
||||
},
|
||||
text: "Book a discovery call", href: "mailto:hello@visiontorevenue.ca?subject=Discovery%20Call%20Inquiry"},
|
||||
{
|
||||
text: "See our services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "See our services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sheerful-business-african-american-lady-with-afro-hair-wear-white-blouse-green-pants-posed-cafe_627829-14224.jpg"
|
||||
imageAlt="Nikka Lashaé, founder of V2R agency"
|
||||
@@ -96,20 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "3+",
|
||||
description: "Clients Delivered",
|
||||
},
|
||||
id: "metric-1", value: "3+", description: "Clients Delivered"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "2–4wk",
|
||||
description: "Avg Turnaround",
|
||||
},
|
||||
id: "metric-2", value: "2–4wk", description: "Avg Turnaround"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "100%",
|
||||
description: "Women-Led Focus",
|
||||
},
|
||||
id: "metric-3", value: "100%", description: "Women-Led Focus"},
|
||||
]}
|
||||
title="Proven Impact, Real Growth"
|
||||
description="Our commitment to results speaks for itself. Partner with V2R to experience dedicated strategy and tangible outcomes."
|
||||
@@ -121,23 +95,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Brand Strategy",
|
||||
"Social Media Management",
|
||||
"Content Creation",
|
||||
"Website Development",
|
||||
"Paid Advertising",
|
||||
"Growth Consulting",
|
||||
"Lead Generation",
|
||||
"Photography & Video",
|
||||
"Brand Strategy",
|
||||
"Social Media Management",
|
||||
"Content Creation",
|
||||
"Website Development",
|
||||
"Paid Advertising",
|
||||
"Growth Consulting",
|
||||
"Lead Generation",
|
||||
"Photography & Video",
|
||||
]}
|
||||
"Brand Strategy", "Social Media Management", "Content Creation", "Website Development", "Paid Advertising", "Growth Consulting", "Lead Generation", "Photography & Video", "Brand Strategy", "Social Media Management", "Content Creation", "Website Development", "Paid Advertising", "Growth Consulting", "Lead Generation", "Photography & Video"]}
|
||||
title="What We Do"
|
||||
description="Driving revenue through a comprehensive suite of digital services."
|
||||
speed={40}
|
||||
@@ -150,7 +108,6 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Our Story"
|
||||
title="Built for women who are done waiting."
|
||||
description="Founded by Nikka Lashaé, V2R — Visions 2 Reality — was born from a deep understanding of the challenges women entrepreneurs face in transforming their innovative ideas into tangible, revenue-generating brands. We believe that with the right strategy and a supportive team, your vision doesn't have to stay just a dream. It can become a powerful system that consistently delivers results, all without the overwhelming pressure of burnout. We're here to bridge that gap, helping you build a confident, clear, and compelling presence that sells.\n\nAt V2R, we champion clarity over chaos, knowing that consistency always wins. We empower our clients to build confidence through robust systems, blending impeccable taste with data-driven strategy. Every step of our process is designed to put you, the client, in control, equipping you with the tools and knowledge to scale authentically. We're not just an agency; we're your dedicated growth partners, committed to seeing your brand thrive and your revenue grow.\n\nOur journey is fueled by a passion for transformation. We've seen countless visions stagnate due to a lack of clear direction or effective execution. That’s why we’ve built V2R to be different. We offer a comprehensive suite of services – from brand strategy and content creation to social media and conversion-focused websites – all meticulously crafted to turn your unique vision into a sustainable, profitable reality. It's time to stop waiting and start selling. Our values: Clarity over chaos, Consistency wins, Confidence through systems, Taste + strategy, Client empowerment."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,33 +119,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "branding",
|
||||
name: "Branding: Brand Strategy, Visual Identity, Brand Messaging, Positioning",
|
||||
price: "01",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-spots-light_23-2147786018.jpg",
|
||||
imageAlt: "Branding services including strategy and visual identity. Large faded number 01.",
|
||||
},
|
||||
id: "branding", name: "Branding: Brand Strategy, Visual Identity, Brand Messaging, Positioning", price: "01", imageSrc: "http://img.b2bpic.net/free-photo/soft-spots-light_23-2147786018.jpg", imageAlt: "Branding services including strategy and visual identity. Large faded number 01."},
|
||||
{
|
||||
id: "content-creation",
|
||||
name: "Content Creation: Photography, Videography, Reels, UGC, Social Content",
|
||||
price: "02",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-laptop-working-education-keyboard_1382-33.jpg",
|
||||
imageAlt: "Content creation services like photography, video, and social media content. Large faded number 02.",
|
||||
},
|
||||
id: "content-creation", name: "Content Creation: Photography, Videography, Reels, UGC, Social Content", price: "02", imageSrc: "http://img.b2bpic.net/free-photo/technology-laptop-working-education-keyboard_1382-33.jpg", imageAlt: "Content creation services like photography, video, and social media content. Large faded number 02."},
|
||||
{
|
||||
id: "social-media",
|
||||
name: "Social Media Management: Content Planning, Scheduling, Community Management, Analytics",
|
||||
price: "03",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
|
||||
imageAlt: "Social media management covering planning, scheduling, and analytics. Large faded number 03.",
|
||||
},
|
||||
id: "social-media", name: "Social Media Management: Content Planning, Scheduling, Community Management, Analytics", price: "03", imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg", imageAlt: "Social media management covering planning, scheduling, and analytics. Large faded number 03."},
|
||||
{
|
||||
id: "marketing-strategy",
|
||||
name: "Marketing Strategy: Campaign Planning, Growth Strategy, Lead Generation, Paid Ads",
|
||||
price: "04",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-graph-statistics-analysis-finance-market-conce_53876-15839.jpg",
|
||||
imageAlt: "Marketing strategy for campaign planning, growth, lead generation, and paid ads. Large faded number 04.",
|
||||
},
|
||||
id: "marketing-strategy", name: "Marketing Strategy: Campaign Planning, Growth Strategy, Lead Generation, Paid Ads", price: "04", imageSrc: "http://img.b2bpic.net/free-photo/digital-marketing-graph-statistics-analysis-finance-market-conce_53876-15839.jpg", imageAlt: "Marketing strategy for campaign planning, growth, lead generation, and paid ads. Large faded number 04."},
|
||||
]}
|
||||
title="Our Services. Your Growth."
|
||||
description="Transforming your vision into a revenue-generating reality through expert strategy, captivating content, and digital excellence."
|
||||
@@ -202,66 +139,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "foundation-sprint",
|
||||
tag: "Foundation Sprint",
|
||||
price: "$1,500",
|
||||
period: "One-time project (2–4 weeks)",
|
||||
description: "Best for first-time setup clients seeking a strong brand launch.",
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Brand strategy + visual direction",
|
||||
"Website OR social setup",
|
||||
"30-day content plan",
|
||||
"10–15 branded assets",
|
||||
"Caption + story templates",
|
||||
"Shot list + handoff guide",
|
||||
],
|
||||
id: "foundation-sprint", tag: "Foundation Sprint", price: "$1,500", period: "One-time project (2–4 weeks)", description: "Best for first-time setup clients seeking a strong brand launch.", featuresTitle: "Includes:", features: [
|
||||
"Brand strategy + visual direction", "Website OR social setup", "30-day content plan", "10–15 branded assets", "Caption + story templates", "Shot list + handoff guide"],
|
||||
button: {
|
||||
text: "Book Foundation Sprint",
|
||||
href: "mailto:hello@visiontorevenue.ca?subject=Inquiry%20about%20Foundation%20Sprint",
|
||||
},
|
||||
text: "Book Foundation Sprint", href: "mailto:hello@visiontorevenue.ca?subject=Inquiry%20about%20Foundation%20Sprint"},
|
||||
},
|
||||
{
|
||||
id: "growth-retainer",
|
||||
tag: "Most popular",
|
||||
tagIcon: Sparkles,
|
||||
price: "$2,000",
|
||||
period: "/month (6 months)",
|
||||
description: "Our most popular package for consistent, sustained brand growth.",
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"1 platform managed",
|
||||
"Monthly content plan + batch creation",
|
||||
"12–20 posts/month",
|
||||
"Weekly stories plan",
|
||||
"Monthly content shoot OR design batch",
|
||||
"Monthly report + next-month plan",
|
||||
],
|
||||
id: "growth-retainer", tag: "Most popular", tagIcon: Sparkles,
|
||||
price: "$2,000", period: "/month (6 months)", description: "Our most popular package for consistent, sustained brand growth.", featuresTitle: "Includes:", features: [
|
||||
"1 platform managed", "Monthly content plan + batch creation", "12–20 posts/month", "Weekly stories plan", "Monthly content shoot OR design batch", "Monthly report + next-month plan"],
|
||||
button: {
|
||||
text: "Book Growth Retainer",
|
||||
href: "mailto:hello@visiontorevenue.ca?subject=Inquiry%20about%20Growth%20Retainer",
|
||||
},
|
||||
text: "Book Growth Retainer", href: "mailto:hello@visiontorevenue.ca?subject=Inquiry%20about%20Growth%20Retainer"},
|
||||
},
|
||||
{
|
||||
id: "amplify",
|
||||
tag: "Premium",
|
||||
tagIcon: Award,
|
||||
price: "$3,000",
|
||||
period: "/month (6 months + ads)",
|
||||
description: "Everything in Growth Retainer plus advanced paid advertising strategy. Ad spend billed separately.",
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Everything in Growth Retainer",
|
||||
"Pixel setup + tracking",
|
||||
"1–2 live campaigns",
|
||||
"Monthly A/B testing + optimization",
|
||||
"Performance reporting + ROAS",
|
||||
"Bi-weekly strategy calls",
|
||||
],
|
||||
id: "amplify", tag: "Premium", tagIcon: Award,
|
||||
price: "$3,000", period: "/month (6 months + ads)", description: "Everything in Growth Retainer plus advanced paid advertising strategy. Ad spend billed separately.", featuresTitle: "Includes:", features: [
|
||||
"Everything in Growth Retainer", "Pixel setup + tracking", "1–2 live campaigns", "Monthly A/B testing + optimization", "Performance reporting + ROAS", "Bi-weekly strategy calls"],
|
||||
button: {
|
||||
text: "Apply for Amplify",
|
||||
href: "mailto:hello@visiontorevenue.ca?subject=Application%20for%20Amplify%20Package",
|
||||
},
|
||||
text: "Apply for Amplify", href: "mailto:hello@visiontorevenue.ca?subject=Application%20for%20Amplify%20Package"},
|
||||
},
|
||||
]}
|
||||
title="Choose Your Path to Revenue"
|
||||
@@ -277,25 +172,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "step-01",
|
||||
value: "01",
|
||||
description: "Discovery: Deep dive into your brand, goals, and audience to uncover your unique market position.",
|
||||
},
|
||||
id: "step-01", value: "01", description: "Discovery: Deep dive into your brand, goals, and audience to uncover your unique market position."},
|
||||
{
|
||||
id: "step-02",
|
||||
value: "02",
|
||||
description: "Strategy: Crafting a bespoke blueprint for growth, covering content, social, web, and paid media.",
|
||||
},
|
||||
id: "step-02", value: "02", description: "Strategy: Crafting a bespoke blueprint for growth, covering content, social, web, and paid media."},
|
||||
{
|
||||
id: "step-03",
|
||||
value: "03",
|
||||
description: "Creation: Bringing your vision to life with high-quality content, stunning visuals, and a compelling online presence.",
|
||||
},
|
||||
id: "step-03", value: "03", description: "Creation: Bringing your vision to life with high-quality content, stunning visuals, and a compelling online presence."},
|
||||
{
|
||||
id: "step-04",
|
||||
value: "04",
|
||||
description: "Growth: Implementing, optimizing, and scaling strategies to ensure continuous revenue generation and brand expansion.",
|
||||
},
|
||||
id: "step-04", value: "04", description: "Growth: Implementing, optimizing, and scaling strategies to ensure continuous revenue generation and brand expansion."},
|
||||
]}
|
||||
title="Our Proven Path to Revenue"
|
||||
description="We guide your vision from concept to conversion with a clear, step-by-step methodology designed for impactful results."
|
||||
@@ -310,33 +193,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "mallyg",
|
||||
name: "Mally G - Brand Transformation",
|
||||
price: "Branding",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clipboard-with-copy-space_23-2148567898.jpg",
|
||||
imageAlt: "Mally G - Branding. First item spans 2 columns, wider.",
|
||||
},
|
||||
id: "mallyg", name: "Mally G - Brand Transformation", price: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/top-view-clipboard-with-copy-space_23-2148567898.jpg", imageAlt: "Mally G - Branding. First item spans 2 columns, wider."},
|
||||
{
|
||||
id: "totalpeak",
|
||||
name: "Total Peak - Engagement Campaign",
|
||||
price: "Social Media",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg",
|
||||
imageAlt: "Total Peak - Social Media.",
|
||||
},
|
||||
id: "totalpeak", name: "Total Peak - Engagement Campaign", price: "Social Media", imageSrc: "http://img.b2bpic.net/free-photo/social-media-planner-analyzing-snapchat-graph-with-digital-tablet_23-2147847489.jpg", imageAlt: "Total Peak - Social Media."},
|
||||
{
|
||||
id: "trustcare",
|
||||
name: "Trust & Care - Conversion Website",
|
||||
price: "Web Development",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/fencing-landing-page-website_52683-33701.jpg",
|
||||
imageAlt: "Trust & Care - Web Development.",
|
||||
},
|
||||
id: "trustcare", name: "Trust & Care - Conversion Website", price: "Web Development", imageSrc: "http://img.b2bpic.net/free-vector/fencing-landing-page-website_52683-33701.jpg", imageAlt: "Trust & Care - Web Development."},
|
||||
{
|
||||
id: "placeholder",
|
||||
name: "Future Project - Let's collaborate",
|
||||
price: "Your Brand",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hanukkah-dreidel-with-copy-space_23-2148330488.jpg",
|
||||
imageAlt: "Could be your brand.",
|
||||
},
|
||||
id: "placeholder", name: "Future Project - Let's collaborate", price: "Your Brand", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hanukkah-dreidel-with-copy-space_23-2148330488.jpg", imageAlt: "Could be your brand."},
|
||||
]}
|
||||
title="Our Work. Your Impact."
|
||||
description="Showcasing real results from our incredible clients – where visions turn into tangible, revenue-driving brands."
|
||||
@@ -348,67 +211,40 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
title="Real Impact, Real Results."
|
||||
description="Hear directly from the women entrepreneurs who have transformed their visions into revenue with V2R."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
testimonial: "V2R helped me streamline my branding and content strategy. The results were immediate, and I finally feel confident in my brand's direction. Nikka's team is truly exceptional and understands the unique needs of women in business.",
|
||||
rating: 5,
|
||||
author: "Mally G",
|
||||
avatars: [
|
||||
id: "1", testimonial: "V2R helped me streamline my branding and content strategy. The results were immediate, and I finally feel confident in my brand's direction. Nikka's team is truly exceptional and understands the unique needs of women in business.", rating: 5,
|
||||
author: "Mally G", avatars: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-vector/hand-drawn-hd-monogram-logo_23-2150203180.jpg",
|
||||
alt: "Mally G avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-vector/hand-drawn-hd-monogram-logo_23-2150203180.jpg", alt: "Mally G avatar"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
testimonial: "Working with V2R transformed my social media presence. Their approach to content and community management is strategic and authentic. My engagement and lead generation have skyrocketed!",
|
||||
rating: 5,
|
||||
author: "Total Peak",
|
||||
avatars: [
|
||||
id: "2", testimonial: "Working with V2R transformed my social media presence. Their approach to content and community management is strategic and authentic. My engagement and lead generation have skyrocketed!", rating: 5,
|
||||
author: "Total Peak", avatars: [
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dpb3dn",
|
||||
alt: "Total Peak avatar",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dpb3dn", alt: "Total Peak avatar"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
testimonial: "I was overwhelmed by my website project until V2R stepped in. They built a conversion-focused site that perfectly captures my vision. Professional, efficient, and truly a partner in growth.",
|
||||
rating: 5,
|
||||
author: "Trust & Care",
|
||||
avatars: [
|
||||
id: "3", testimonial: "I was overwhelmed by my website project until V2R stepped in. They built a conversion-focused site that perfectly captures my vision. Professional, efficient, and truly a partner in growth.", rating: 5,
|
||||
author: "Trust & Care", avatars: [
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h4g07e",
|
||||
alt: "Trust & Care avatar",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h4g07e", alt: "Trust & Care avatar"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
testimonial: "The clarity and systems V2R brought to my business were exactly what I needed. No more burnout, just consistent, revenue-driving strategies. Highly recommend their expertise!",
|
||||
rating: 5,
|
||||
author: "Sarah K.",
|
||||
avatars: [
|
||||
id: "4", testimonial: "The clarity and systems V2R brought to my business were exactly what I needed. No more burnout, just consistent, revenue-driving strategies. Highly recommend their expertise!", rating: 5,
|
||||
author: "Sarah K.", avatars: [
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l08nip",
|
||||
alt: "Sarah K. avatar",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l08nip", alt: "Sarah K. avatar"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
testimonial: "From vision to revenue, V2R delivers. Their personalized approach and deep industry knowledge made all the difference in scaling my brand. I couldn't be happier with the outcome.",
|
||||
rating: 5,
|
||||
author: "Jessica L.",
|
||||
avatars: [
|
||||
id: "5", testimonial: "From vision to revenue, V2R delivers. Their personalized approach and deep industry knowledge made all the difference in scaling my brand. I couldn't be happier with the outcome.", rating: 5,
|
||||
author: "Jessica L.", avatars: [
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg",
|
||||
alt: "Jessica L. avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/user-front-side-with-white-background_187299-40007.jpg", alt: "Jessica L. avatar"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -420,35 +256,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What industries do you work with?",
|
||||
content: "We primarily partner with women-led businesses, personal brands, and service-based companies across various sectors, including hospitality, fitness, beauty, e-commerce, and real estate.",
|
||||
},
|
||||
id: "faq-1", title: "What industries do you work with?", content: "We primarily partner with women-led businesses, personal brands, and service-based companies across various sectors, including hospitality, fitness, beauty, e-commerce, and real estate."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Do you offer custom packages?",
|
||||
content: "While we have structured packages designed for optimal results, we understand that every vision is unique. We offer tailored solutions for specific needs and larger projects after an initial consultation.",
|
||||
},
|
||||
id: "faq-2", title: "Do you offer custom packages?", content: "While we have structured packages designed for optimal results, we understand that every vision is unique. We offer tailored solutions for specific needs and larger projects after an initial consultation."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do I need content before we start?",
|
||||
content: "Not necessarily! We offer comprehensive content creation services, including photography and videography. We can help you plan, produce, and manage all the content you'll need to succeed.",
|
||||
},
|
||||
id: "faq-3", title: "Do I need content before we start?", content: "Not necessarily! We offer comprehensive content creation services, including photography and videography. We can help you plan, produce, and manage all the content you'll need to succeed."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "How long does onboarding take?",
|
||||
content: "Our onboarding process is efficient and thorough, typically taking 1–2 weeks. This ensures we align on your vision, goals, and set up all necessary systems for a smooth and effective collaboration.",
|
||||
},
|
||||
id: "faq-4", title: "How long does onboarding take?", content: "Our onboarding process is efficient and thorough, typically taking 1–2 weeks. This ensures we align on your vision, goals, and set up all necessary systems for a smooth and effective collaboration."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "How do payments work?",
|
||||
content: "For retainer packages, invoices are issued monthly, payable at the beginning of each cycle. One-time projects typically require a 50% upfront deposit, with the remainder due upon completion. We offer various secure payment options.",
|
||||
},
|
||||
id: "faq-5", title: "How do payments work?", content: "For retainer packages, invoices are issued monthly, payable at the beginning of each cycle. One-time projects typically require a 50% upfront deposit, with the remainder due upon completion. We offer various secure payment options."},
|
||||
{
|
||||
id: "faq-6",
|
||||
title: "What if I'm not happy?",
|
||||
content: "Client satisfaction is our top priority. We maintain open communication and provide regular check-ins throughout our engagement. If you're ever unsatisfied, we work diligently to address concerns and find a solution that meets your expectations.",
|
||||
},
|
||||
id: "faq-6", title: "What if I'm not happy?", content: "Client satisfaction is our top priority. We maintain open communication and provide regular check-ins throughout our engagement. If you're ever unsatisfied, we work diligently to address concerns and find a solution that meets your expectations."},
|
||||
]}
|
||||
sideTitle="Answers to Your Burning Questions"
|
||||
sideDescription="We're here to provide clarity and confidence. If you don't find your answer here, feel free to reach out directly."
|
||||
@@ -461,22 +279,11 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
tag="Let's build something real."
|
||||
title="You've been looking for a team like this."
|
||||
description="Ready to transform your vision into revenue? Book a free 15-minute discovery call with V2R to explore how our strategic systems can fuel your brand's growth. No commitment required, just clarity and actionable insights."
|
||||
termsText="Free 15-minute fit check · No commitment required · Response within 24 hours."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book your discovery call",
|
||||
href: "mailto:hello@visiontorevenue.ca?subject=Discovery%20Call%20Inquiry",
|
||||
},
|
||||
{
|
||||
text: "Send us a message",
|
||||
href: "mailto:hello@visiontorevenue.ca?subject=General%20Inquiry",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -487,19 +294,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user