Merge version_1 into main #1
238
src/app/page.tsx
238
src/app/page.tsx
@@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Cog, Film, Image, Instagram, Linkedin, Scissors } from "lucide-react";
|
||||
import { Cog, Film, Image, Instagram, Linkedin, Scissors, X } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,35 +32,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
name: "Home", id: "home"
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
name: "About", id: "about"
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "/services",
|
||||
name: "Services", id: "services"
|
||||
},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
href: "/portfolio",
|
||||
name: "Portfolio", id: "portfolio"
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
href: "/pricing",
|
||||
name: "Pricing", id: "pricing"
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "contact"
|
||||
}
|
||||
]}
|
||||
brandName="EditPro"
|
||||
/>
|
||||
@@ -69,42 +57,27 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Professional Video Editing for Content Creators"
|
||||
description="Elevate your YouTube, Shorts, and social media content with dynamic, high-quality video editing tailored for maximum engagement and audience growth."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5360.jpg",
|
||||
alt: "Creator Avatar 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5360.jpg", alt: "Creator Avatar 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-headphones_23-2149705880.jpg",
|
||||
alt: "Creator Avatar 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-bearded-man-with-headphones_23-2149705880.jpg", alt: "Creator Avatar 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/influencer-studio-films-wireless-speaker-video-review-tech-enthusiasts_482257-123068.jpg",
|
||||
alt: "Creator Avatar 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/influencer-studio-films-wireless-speaker-video-review-tech-enthusiasts_482257-123068.jpg", alt: "Creator Avatar 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-young-woman-designer-sitting-indoors-chatting-by-phone_171337-15732.jpg",
|
||||
alt: "Creator Avatar 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-young-woman-designer-sitting-indoors-chatting-by-phone_171337-15732.jpg", alt: "Creator Avatar 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-business-owner_23-2148828294.jpg",
|
||||
alt: "Creator Avatar 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-business-owner_23-2148828294.jpg", alt: "Creator Avatar 5"},
|
||||
]}
|
||||
avatarText="Trusted by 100+ creators"
|
||||
buttons={[
|
||||
{
|
||||
text: "Hire Me",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Hire Me", href: "/contact"},
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
text: "View Portfolio", href: "/portfolio"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -118,9 +91,7 @@ export default function LandingPage() {
|
||||
tag="About Me"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/freelancer-asian-woman-video-creator-works-movie-project_482257-124393.jpg"
|
||||
@@ -136,33 +107,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Film,
|
||||
title: "YouTube Video Editing",
|
||||
description: "Professional editing for long-form content, optimizing for watch time and audience retention.",
|
||||
},
|
||||
title: "YouTube Video Editing", description: "Professional editing for long-form content, optimizing for watch time and audience retention."},
|
||||
{
|
||||
icon: Scissors,
|
||||
title: "Shorts / Reels Editing",
|
||||
description: "Crafting viral-ready short-form videos for TikTok, Instagram Reels, and YouTube Shorts.",
|
||||
},
|
||||
title: "Shorts / Reels Editing", description: "Crafting viral-ready short-form videos for TikTok, Instagram Reels, and YouTube Shorts."},
|
||||
{
|
||||
icon: Cog,
|
||||
title: "Gaming Video Editing",
|
||||
description: "Dynamic editing for gaming highlights, montages, and full gameplay videos with engaging effects.",
|
||||
},
|
||||
title: "Gaming Video Editing", description: "Dynamic editing for gaming highlights, montages, and full gameplay videos with engaging effects."},
|
||||
{
|
||||
icon: Image,
|
||||
title: "Thumbnail Design",
|
||||
description: "Eye-catching custom thumbnail designs that boost click-through rates and attract viewers.",
|
||||
},
|
||||
title: "Thumbnail Design", description: "Eye-catching custom thumbnail designs that boost click-through rates and attract viewers."},
|
||||
]}
|
||||
title="Services Designed for Your Success"
|
||||
description="From long-form YouTube videos to viral Shorts, I offer comprehensive editing solutions to boost your online presence and engage your audience."
|
||||
tag="My Offerings"
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "View All Services", href: "/services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -176,54 +137,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "youtube-project",
|
||||
brand: "Gaming Channel",
|
||||
name: "Epic Highlights Reel",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-minimal-technology-youtube-thumbnail_23-2149058148.jpg",
|
||||
imageAlt: "YouTube video editing preview",
|
||||
},
|
||||
id: "youtube-project", brand: "Gaming Channel", name: "Epic Highlights Reel", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-vector/flat-minimal-technology-youtube-thumbnail_23-2149058148.jpg", imageAlt: "YouTube video editing preview"},
|
||||
{
|
||||
id: "shorts-project",
|
||||
brand: "Fashion Influencer",
|
||||
name: "Summer Lookbook Shorts",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/music-show-instagram-stories_23-2150014714.jpg",
|
||||
imageAlt: "Social media shorts editing preview",
|
||||
},
|
||||
id: "shorts-project", brand: "Fashion Influencer", name: "Summer Lookbook Shorts", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-psd/music-show-instagram-stories_23-2150014714.jpg", imageAlt: "Social media shorts editing preview"},
|
||||
{
|
||||
id: "brand-project",
|
||||
brand: "Tech Startup",
|
||||
name: "Product Launch Promo",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-girls-recording_23-2149602047.jpg",
|
||||
imageAlt: "Brand promotion video preview",
|
||||
},
|
||||
id: "brand-project", brand: "Tech Startup", name: "Product Launch Promo", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-girls-recording_23-2149602047.jpg", imageAlt: "Brand promotion video preview"},
|
||||
{
|
||||
id: "gaming-project",
|
||||
brand: "Esports Team",
|
||||
name: "Tournament Recap Montage",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-player-winning-shooting-video-games-tournament-celebrating-success-online-live-stream-cheerful-person-feeling-happy-about-action-gameplay-championship-win-computer_482257-47451.jpg",
|
||||
imageAlt: "Gaming video editing preview",
|
||||
},
|
||||
id: "gaming-project", brand: "Esports Team", name: "Tournament Recap Montage", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/male-player-winning-shooting-video-games-tournament-celebrating-success-online-live-stream-cheerful-person-feeling-happy-about-action-gameplay-championship-win-computer_482257-47451.jpg", imageAlt: "Gaming video editing preview"},
|
||||
]}
|
||||
title="Showcasing Your Vision, Amplifying Your Impact"
|
||||
description="Browse a selection of my recent work, demonstrating diverse styles and content types for various creators and brands."
|
||||
tag="My Work"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
text: "View Full Portfolio", href: "/portfolio"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -237,37 +168,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alexa Chen",
|
||||
role: "YouTuber",
|
||||
company: "TechVibes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-girl-glasses-hat_158595-3216.jpg",
|
||||
},
|
||||
id: "1", name: "Alexa Chen", role: "YouTuber", company: "TechVibes", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-hipster-girl-glasses-hat_158595-3216.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Markus Steel",
|
||||
role: "Streamer",
|
||||
company: "GamingGuild",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-camera-while-holding-cellphone-near-red-wall_23-2148193969.jpg",
|
||||
},
|
||||
id: "2", name: "Markus Steel", role: "Streamer", company: "GamingGuild", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-looking-camera-while-holding-cellphone-near-red-wall_23-2148193969.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophie Lee",
|
||||
role: "Marketing Director",
|
||||
company: "Bloom Beauty",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg",
|
||||
},
|
||||
id: "3", name: "Sophie Lee", role: "Marketing Director", company: "Bloom Beauty", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy-financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report_482257-40321.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Content Strategist",
|
||||
company: "Digital Edge",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-laptop_23-2148908918.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Content Strategist", company: "Digital Edge", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-laptop_23-2148908918.jpg"},
|
||||
]}
|
||||
title="What My Clients Say"
|
||||
description="Trusted by top creators and growing brands to deliver exceptional video content that stands out."
|
||||
@@ -282,54 +193,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
title: "Starter Pack",
|
||||
price: "Custom Quote",
|
||||
period: "Per Project",
|
||||
features: [
|
||||
"Up to 10 min raw footage",
|
||||
"Basic color correction",
|
||||
"Sound design & mixing",
|
||||
"1 revision round",
|
||||
],
|
||||
id: "starter", title: "Starter Pack", price: "Custom Quote", period: "Per Project", features: [
|
||||
"Up to 10 min raw footage", "Basic color correction", "Sound design & mixing", "1 revision round"],
|
||||
button: {
|
||||
text: "Get Started",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get Started", href: "/contact"},
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
title: "Pro Creator",
|
||||
price: "Custom Quote",
|
||||
period: "Monthly / Project",
|
||||
features: [
|
||||
"Up to 30 min raw footage",
|
||||
"Advanced color grading",
|
||||
"Motion graphics & VFX",
|
||||
"2 revision rounds",
|
||||
"Thumbnail design included",
|
||||
],
|
||||
id: "pro", title: "Pro Creator", price: "Custom Quote", period: "Monthly / Project", features: [
|
||||
"Up to 30 min raw footage", "Advanced color grading", "Motion graphics & VFX", "2 revision rounds", "Thumbnail design included"],
|
||||
button: {
|
||||
text: "Choose Pro",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Choose Pro", href: "/contact"},
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
title: "Brand Solutions",
|
||||
price: "Custom Quote",
|
||||
period: "Partnership",
|
||||
features: [
|
||||
"Unlimited footage length",
|
||||
"Full post-production suite",
|
||||
"Dedicated project manager",
|
||||
"Priority support",
|
||||
"Strategic content consulting",
|
||||
],
|
||||
id: "enterprise", title: "Brand Solutions", price: "Custom Quote", period: "Partnership", features: [
|
||||
"Unlimited footage length", "Full post-production suite", "Dedicated project manager", "Priority support", "Strategic content consulting"],
|
||||
button: {
|
||||
text: "Contact for Quote",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Contact for Quote", href: "/contact"},
|
||||
},
|
||||
]}
|
||||
title="Flexible Packages for Every Creator"
|
||||
@@ -337,9 +216,7 @@ export default function LandingPage() {
|
||||
tag="Investment"
|
||||
buttons={[
|
||||
{
|
||||
text: "See All Pricing",
|
||||
href: "/pricing",
|
||||
},
|
||||
text: "See All Pricing", href: "/pricing"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -349,8 +226,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Let's Collaborate"
|
||||
title="Ready to Create Something Amazing?"
|
||||
description="Let's discuss your project and bring your vision to life. Get in touch for a custom quote and elevate your content!"
|
||||
@@ -370,20 +246,14 @@ export default function LandingPage() {
|
||||
copyrightText="© 2024 | EditPro. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: "X",
|
||||
href: "https://twitter.com",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
icon: X,
|
||||
href: "https://twitter.com", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user