From 80f7dc8480fc7b93ab9d30f13fc91fa8394160fa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 02:46:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 321 +++++++++-------------------------------------- 1 file changed, 61 insertions(+), 260 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8fd119..9b91a17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,33 +34,21 @@ export default function LandingPage() { @@ -68,20 +56,15 @@ export default function LandingPage() {
@@ -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() { @@ -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"}, ]} /> -- 2.49.1