Update src/app/page.tsx
This commit is contained in:
212
src/app/page.tsx
212
src/app/page.tsx
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -82,24 +82,16 @@ export default function HomePage() {
|
||||
<HeroCentered
|
||||
title="Build, Learn, and Monetize Your Travel Story"
|
||||
description="Connect with a community of travel vloggers, access production masterclasses, and unlock brand partnerships—all in one platform"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-diverse-trave-1772506529187-a2847f92.png",
|
||||
alt: "Travel creator 1",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-diverse-trave-1772506529187-a2847f92.png", alt: "Travel creator 1"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-different-div-1772506529972-e1a97d4e.png",
|
||||
alt: "Travel creator 2",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-different-div-1772506529972-e1a97d4e.png", alt: "Travel creator 2"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-creato-1772506528484-52815e7b.png",
|
||||
alt: "Travel creator 3",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-creato-1772506528484-52815e7b.png", alt: "Travel creator 3"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-vlogge-1772506529457-a8faf1c9.png",
|
||||
alt: "Travel creator 4",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-vlogge-1772506529457-a8faf1c9.png", alt: "Travel creator 4"},
|
||||
]}
|
||||
avatarText="Join 5,000+ travel creators worldwide"
|
||||
buttons={[
|
||||
@@ -118,7 +110,7 @@ export default function HomePage() {
|
||||
description="Founded by travel creators, for travel creators"
|
||||
subdescription="Building the platform we wished existed when we started"
|
||||
icon={Heart}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-professional-testimonial-style-image-o-1772506529231-5ad0a8a7.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-professional-testimonial-style-image-o-1772506529231-5ad0a8a7.png"
|
||||
imageAlt="Travel vlogger community success"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -135,28 +127,16 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Production Masterclasses",
|
||||
description:
|
||||
"Learn from established travel vloggers and filmmaking experts. Master camera techniques, audio production, editing workflows, and storytelling strategies that captivate audiences",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/an-online-masterclass-or-educational-web-1772506529777-4db1cc1e.png?_wi=1",
|
||||
imageAlt: "Online production masterclass",
|
||||
},
|
||||
title: "Production Masterclasses", description:
|
||||
"Learn from established travel vloggers and filmmaking experts. Master camera techniques, audio production, editing workflows, and storytelling strategies that captivate audiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/an-online-masterclass-or-educational-web-1772506529777-4db1cc1e.png", imageAlt: "Online production masterclass"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Creator Collaboration Hub",
|
||||
description:
|
||||
"Connect with fellow travel creators for collaborations, co-productions, and partnerships. Build your network, share resources, and grow together as a community",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-visual-representation-of-creator-colla-1772506529598-ad8423e8.png?_wi=1",
|
||||
imageAlt: "Creator collaboration network",
|
||||
},
|
||||
title: "Creator Collaboration Hub", description:
|
||||
"Connect with fellow travel creators for collaborations, co-productions, and partnerships. Build your network, share resources, and grow together as a community", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-visual-representation-of-creator-colla-1772506529598-ad8423e8.png", imageAlt: "Creator collaboration network"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Monetization Marketplace",
|
||||
description:
|
||||
"Access exclusive brand partnerships, sponsorship opportunities, and affiliate programs designed for travel creators. Turn your passion into sustainable income",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-modern-dashboard-showing-monetization--1772506529642-536f9f7d.png?_wi=1",
|
||||
imageAlt: "Monetization dashboard analytics",
|
||||
},
|
||||
title: "Monetization Marketplace", description:
|
||||
"Access exclusive brand partnerships, sponsorship opportunities, and affiliate programs designed for travel creators. Turn your passion into sustainable income", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-modern-dashboard-showing-monetization--1772506529642-536f9f7d.png", imageAlt: "Monetization dashboard analytics"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
@@ -173,53 +153,29 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Rivera",
|
||||
role: "Full-Time Travel Vlogger",
|
||||
description:
|
||||
"From part-time filming to 500K subscribers in 18 months using community resources and collaborations",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-diverse-trave-1772506529187-a2847f92.png?_wi=1",
|
||||
imageAlt: "Alex Rivera",
|
||||
socialLinks: [
|
||||
id: "1", name: "Alex Rivera", role: "Full-Time Travel Vlogger", description:
|
||||
"From part-time filming to 500K subscribers in 18 months using community resources and collaborations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-diverse-trave-1772506529187-a2847f92.png", imageAlt: "Alex Rivera", socialLinks: [
|
||||
{ icon: Youtube, url: "#" },
|
||||
{ icon: Instagram, url: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jordan Chen",
|
||||
role: "Producer & Mentor",
|
||||
description:
|
||||
"Now mentoring 50+ creators while earning 6-figures through brand partnerships facilitated by the platform",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-different-div-1772506529972-e1a97d4e.png?_wi=1",
|
||||
imageAlt: "Jordan Chen",
|
||||
socialLinks: [
|
||||
id: "2", name: "Jordan Chen", role: "Producer & Mentor", description:
|
||||
"Now mentoring 50+ creators while earning 6-figures through brand partnerships facilitated by the platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-different-div-1772506529972-e1a97d4e.png", imageAlt: "Jordan Chen", socialLinks: [
|
||||
{ icon: Linkedin, url: "#" },
|
||||
{ icon: Instagram, url: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maya Patel",
|
||||
role: "Cinematographer",
|
||||
description:
|
||||
"Established gear partnerships and technical guides that help 200+ creators improve production quality",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-creato-1772506528484-52815e7b.png?_wi=1",
|
||||
imageAlt: "Maya Patel",
|
||||
socialLinks: [
|
||||
id: "3", name: "Maya Patel", role: "Cinematographer", description:
|
||||
"Established gear partnerships and technical guides that help 200+ creators improve production quality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-creato-1772506528484-52815e7b.png", imageAlt: "Maya Patel", socialLinks: [
|
||||
{ icon: Globe, url: "#" },
|
||||
{ icon: Instagram, url: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Thompson",
|
||||
role: "Founder & Chief Mentor",
|
||||
description:
|
||||
"Former creator turned community builder, now leading 5000+ member platform dedicated to creator success",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-vlogge-1772506529457-a8faf1c9.png?_wi=1",
|
||||
imageAlt: "Marcus Thompson",
|
||||
socialLinks: [
|
||||
id: "4", name: "Marcus Thompson", role: "Founder & Chief Mentor", description:
|
||||
"Former creator turned community builder, now leading 5000+ member platform dedicated to creator success", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-vlogge-1772506529457-a8faf1c9.png", imageAlt: "Marcus Thompson", socialLinks: [
|
||||
{ icon: Linkedin, url: "#" },
|
||||
{ icon: Twitter, url: "#" },
|
||||
],
|
||||
@@ -241,65 +197,23 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Finally, a platform that gets creator needs",
|
||||
quote:
|
||||
"The masterclasses alone paid for my membership 10x over. But what really changed my career was connecting with other creators who became collaborators and friends",
|
||||
name: "Sarah Williams",
|
||||
role: "Travel & Adventure Channel Creator",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-professional-headshot-of-a-satisfied-t-1772506528694-4da96a58.png?_wi=1",
|
||||
imageAlt: "Sarah Williams",
|
||||
},
|
||||
id: "1", title: "Finally, a platform that gets creator needs", quote:
|
||||
"The masterclasses alone paid for my membership 10x over. But what really changed my career was connecting with other creators who became collaborators and friends", name: "Sarah Williams", role: "Travel & Adventure Channel Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-professional-headshot-of-a-satisfied-t-1772506528694-4da96a58.png", imageAlt: "Sarah Williams"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Turned passion into full-time income",
|
||||
quote:
|
||||
"I was struggling to find sustainable income as a travel creator. The monetization marketplace connected me with 3 major brand partners in my first month",
|
||||
name: "David Kim",
|
||||
role: "Backpacker Filmmaker",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-different-professional-headshot-of-a-t-1772506529341-56bdd08c.png?_wi=1",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "2", title: "Turned passion into full-time income", quote:
|
||||
"I was struggling to find sustainable income as a travel creator. The monetization marketplace connected me with 3 major brand partners in my first month", name: "David Kim", role: "Backpacker Filmmaker", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-different-professional-headshot-of-a-t-1772506529341-56bdd08c.png", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "3",
|
||||
title: "The education I needed as a beginner",
|
||||
quote:
|
||||
"Starting out, I had great ideas but terrible technical skills. The production masterclasses taught me everything about cinematography, audio, and editing within weeks",
|
||||
name: "Emma Rodriguez",
|
||||
role: "Aspiring Travel Content Creator",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-another-diverse-1772506528588-45ce577d.png?_wi=1",
|
||||
imageAlt: "Emma Rodriguez",
|
||||
},
|
||||
id: "3", title: "The education I needed as a beginner", quote:
|
||||
"Starting out, I had great ideas but terrible technical skills. The production masterclasses taught me everything about cinematography, audio, and editing within weeks", name: "Emma Rodriguez", role: "Aspiring Travel Content Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-another-diverse-1772506528588-45ce577d.png", imageAlt: "Emma Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Community that actually supports each other",
|
||||
quote:
|
||||
"What sets this platform apart is the genuine community. These aren't competitors—they're collaborators who celebrate each other's wins and help through challenges",
|
||||
name: "James Liu",
|
||||
role: "Luxury Travel Creator",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-headshot-of-a-creator-at-th-1772506529218-0550cb17.png?_wi=1",
|
||||
imageAlt: "James Liu",
|
||||
},
|
||||
id: "4", title: "Community that actually supports each other", quote:
|
||||
"What sets this platform apart is the genuine community. These aren't competitors—they're collaborators who celebrate each other's wins and help through challenges", name: "James Liu", role: "Luxury Travel Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-headshot-of-a-creator-at-th-1772506529218-0550cb17.png", imageAlt: "James Liu"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Expanded my reach through collaborations",
|
||||
quote:
|
||||
"Found incredible collaboration partners through the hub. Our joint content reached 2M views and opened doors we never expected",
|
||||
name: "Lisa Anderson",
|
||||
role: "Cultural Travel Vlogger",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/diverse-travel-content-creator-headshot--1772506528450-6bfb840a.png?_wi=1",
|
||||
imageAlt: "Lisa Anderson",
|
||||
},
|
||||
id: "5", title: "Expanded my reach through collaborations", quote:
|
||||
"Found incredible collaboration partners through the hub. Our joint content reached 2M views and opened doors we never expected", name: "Lisa Anderson", role: "Cultural Travel Vlogger", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/diverse-travel-content-creator-headshot--1772506528450-6bfb840a.png", imageAlt: "Lisa Anderson"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Professional growth accelerated",
|
||||
quote:
|
||||
"Went from 50K to 250K subscribers in 8 months. The combination of better production quality, smart collaborations, and brand partnerships made all the difference",
|
||||
name: "Marcus Johnson",
|
||||
role: "Adventure Sports Creator",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-creator-in-mo-1772506528764-6afb1ec6.png?_wi=1",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
id: "6", title: "Professional growth accelerated", quote:
|
||||
"Went from 50K to 250K subscribers in 8 months. The combination of better production quality, smart collaborations, and brand partnerships made all the difference", name: "Marcus Johnson", role: "Adventure Sports Creator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-creator-in-mo-1772506528764-6afb1ec6.png", imageAlt: "Marcus Johnson"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -314,23 +228,9 @@ export default function HomePage() {
|
||||
tagIcon={BadgeCheck}
|
||||
tagAnimation="slide-up"
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-design-for-a-major-tra-1772506529890-762b0747.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-design-for-a-content-c-1772506528781-187b8db4.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-creative-agency--1772506528205-bd35b3f1.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-tourism-or-trave-1772506527752-43974f58.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-technology-or-so-1772506529676-4ed0590d.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-media-or-enterta-1772506528329-56298449.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-an-educational-or--1772506529736-b941755d.png",
|
||||
]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-design-for-a-major-tra-1772506529890-762b0747.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-design-for-a-content-c-1772506528781-187b8db4.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-creative-agency--1772506528205-bd35b3f1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-tourism-or-trave-1772506527752-43974f58.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-technology-or-so-1772506529676-4ed0590d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-a-media-or-enterta-1772506528329-56298449.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-logo-for-an-educational-or--1772506529736-b941755d.png"]}
|
||||
names={[
|
||||
"Travel Brand Co",
|
||||
"Creator Network",
|
||||
"Production House",
|
||||
"Tourism Board",
|
||||
"Tech Platform",
|
||||
"Media Network",
|
||||
"Learning Hub",
|
||||
]}
|
||||
"Travel Brand Co", "Creator Network", "Production House", "Tourism Board", "Tech Platform", "Media Network", "Learning Hub"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -347,41 +247,17 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: ["Production", "Tutorial"],
|
||||
title: "Cinematic Travel Filming: Master These Camera Techniques",
|
||||
excerpt:
|
||||
"Learn the essential camera movements and techniques used by top travel filmmakers to create compelling visual narratives that captivate audiences",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-flat-lay-composition-showing-travel-fi-1772506530403-3a17fd43.png",
|
||||
imageAlt: "Filmmaking equipment and techniques",
|
||||
authorName: "Alex Rivera",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-diverse-trave-1772506529187-a2847f92.png",
|
||||
date: "March 15, 2025",
|
||||
},
|
||||
id: "1", category: ["Production", "Tutorial"],
|
||||
title: "Cinematic Travel Filming: Master These Camera Techniques", excerpt:
|
||||
"Learn the essential camera movements and techniques used by top travel filmmakers to create compelling visual narratives that captivate audiences", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/a-flat-lay-composition-showing-travel-fi-1772506530403-3a17fd43.png", imageAlt: "Filmmaking equipment and techniques", authorName: "Alex Rivera", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-diverse-trave-1772506529187-a2847f92.png", date: "March 15, 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Equipment", "Guide"],
|
||||
title: "2025 Travel Creator Gear Guide: What to Buy & Why",
|
||||
excerpt:
|
||||
"Comprehensive breakdown of the best travel filmmaking equipment at every budget level, from beginner setups to professional rigs used by successful creators",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-product-photography-of-high-1772506528623-2e145231.png?_wi=1",
|
||||
imageAlt: "Professional travel filming equipment",
|
||||
authorName: "Maya Patel",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-creato-1772506528484-52815e7b.png",
|
||||
date: "March 10, 2025",
|
||||
},
|
||||
id: "2", category: ["Equipment", "Guide"],
|
||||
title: "2025 Travel Creator Gear Guide: What to Buy & Why", excerpt:
|
||||
"Comprehensive breakdown of the best travel filmmaking equipment at every budget level, from beginner setups to professional rigs used by successful creators", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-product-photography-of-high-1772506528623-2e145231.png", imageAlt: "Professional travel filming equipment", authorName: "Maya Patel", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-travel-creato-1772506528484-52815e7b.png", date: "March 10, 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Monetization", "Strategy"],
|
||||
title: "5 Proven Monetization Strategies Beyond AdSense",
|
||||
excerpt:
|
||||
"Explore diversified income streams including brand partnerships, sponsorships, digital products, and services that successful travel creators use to build sustainable businesses",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/abstract-visualization-of-monetization-s-1772506529428-cb63e2e4.png",
|
||||
imageAlt: "Monetization dashboard and analytics",
|
||||
authorName: "Jordan Chen",
|
||||
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-different-div-1772506529972-e1a97d4e.png",
|
||||
date: "March 5, 2025",
|
||||
},
|
||||
id: "3", category: ["Monetization", "Strategy"],
|
||||
title: "5 Proven Monetization Strategies Beyond AdSense", excerpt:
|
||||
"Explore diversified income streams including brand partnerships, sponsorships, digital products, and services that successful travel creators use to build sustainable businesses", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/abstract-visualization-of-monetization-s-1772506529428-cb63e2e4.png", imageAlt: "Monetization dashboard and analytics", authorName: "Jordan Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APrYW1IGzEFhfUb9vCy2OA6bQ1/professional-portrait-of-a-different-div-1772506529972-e1a97d4e.png", date: "March 5, 2025"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user