Update src/app/use-cases/page.tsx
This commit is contained in:
@@ -23,19 +23,19 @@ export default function UseCasesPage() {
|
||||
id: "01",
|
||||
title: "Course Creators & Coaches",
|
||||
description: "Launch courses faster with FIOVA handling copywriting, sales pages, email sequences, and student onboarding workflows.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Digital Agencies",
|
||||
description: "Manage multiple client brands with one system. Brand-specific AI outputs, consistent voice across campaigns, scalable delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Service-Based Entrepreneurs",
|
||||
description: "From lead magnets to sales funnels to client nurture sequences—FIOVA builds your entire marketing infrastructure automatically.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=4",
|
||||
},
|
||||
];
|
||||
|
||||
@@ -45,42 +45,42 @@ export default function UseCasesPage() {
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahjohn",
|
||||
testimonial: "Went from 6-month course launch timelines to 2 weeks. FIOVA handles all the busywork—I just focus on the core curriculum.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-adult-woman-posing_23-2148461438.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Managing 5 agency clients manually was unsustainable. Now each brand has its own FIOVA workspace. Scaling is finally easy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emilyrodz",
|
||||
testimonial: "The lead generation system FIOVA built for me is converting 3x better than anything I tried before. It actually knows my business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@davidkim",
|
||||
testimonial: "Community builders rejoice. FIOVA generates engagement content, moderates discussions, and keeps members aligned with my vision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
handle: "@jessicalee",
|
||||
testimonial: "Coaching business transformed overnight. Sales page, webinar funnels, nurture sequences—all built, tested, and optimized by FIOVA.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Marcus Thompson",
|
||||
handle: "@marcusthompson",
|
||||
testimonial: "FIOVA + my expertise = unstoppable. It's like having a full operations team embedded in my platform.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5361.jpg?_wi=3",
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user