Merge version_1 into main #2
182
src/app/page.tsx
182
src/app/page.tsx
@@ -29,23 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "#how-it-works",
|
||||
},
|
||||
name: "Process", id: "#how-it-works"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
brandName="Tyski Media"
|
||||
button={{
|
||||
text: "Book a Call",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book a Call", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,35 +47,21 @@ export default function LandingPage() {
|
||||
description="We scale YouTube channels for high-ticket businesses. You record, we handle the strategy, editing, and growth. Your content works 24/7."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Call", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-creator-reviewing-mockup-phone-received-from-sponsor-close-up_482257-116464.jpg?_wi=1",
|
||||
imageAlt: "Hero Slide 1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-creator-reviewing-mockup-phone-received-from-sponsor-close-up_482257-116464.jpg", imageAlt: "Hero Slide 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg?_wi=1",
|
||||
imageAlt: "Hero Slide 2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg", imageAlt: "Hero Slide 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg?_wi=1",
|
||||
imageAlt: "Hero Slide 3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg", imageAlt: "Hero Slide 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-discussing-work_52683-101630.jpg?_wi=1",
|
||||
imageAlt: "Hero Slide 4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-discussing-work_52683-101630.jpg", imageAlt: "Hero Slide 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg?_wi=2",
|
||||
imageAlt: "Hero Slide 5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg", imageAlt: "Hero Slide 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-musician-working-editing-new-music-with-greenscreen_482257-121209.jpg?_wi=1",
|
||||
imageAlt: "Hero Slide 6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-musician-working-editing-new-music-with-greenscreen_482257-121209.jpg", imageAlt: "Hero Slide 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,41 +74,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Tech Review",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-creator-reviewing-mockup-phone-received-from-sponsor-close-up_482257-116464.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Tech Review", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/content-creator-reviewing-mockup-phone-received-from-sponsor-close-up_482257-116464.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Lifestyle Vlog",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Lifestyle Vlog", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/cozy-dark-loft-attractive-student-is-sitting-table-while-studying_613910-13260.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Educational Series",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg?_wi=3",
|
||||
},
|
||||
id: "p3", name: "Educational Series", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Documentary",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-discussing-work_52683-101630.jpg?_wi=2",
|
||||
},
|
||||
id: "p4", name: "Documentary", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-discussing-work_52683-101630.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Brand Story",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg?_wi=4",
|
||||
},
|
||||
id: "p5", name: "Brand Story", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/view-black-white-light-projector-theatre_23-2151184685.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Shorts Campaign",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-musician-working-editing-new-music-with-greenscreen_482257-121209.jpg?_wi=2",
|
||||
},
|
||||
id: "p6", name: "Shorts Campaign", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/african-american-musician-working-editing-new-music-with-greenscreen_482257-121209.jpg"},
|
||||
]}
|
||||
title="Portfolio"
|
||||
description="High-converting content that drives results."
|
||||
@@ -143,25 +97,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "1. Strategy & Systemization",
|
||||
author: "Setup",
|
||||
description: "We build your custom 'Vault'—a centralized hub pre-loaded with brand assets and high-converting concepts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg",
|
||||
id: "f1", title: "1. Strategy & Systemization", author: "Setup", description: "We build your custom 'Vault'—a centralized hub pre-loaded with brand assets and high-converting concepts.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-streaks-with-spheres_1017-2806.jpg", tags: [],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "2. You Record, We Build",
|
||||
author: "Production",
|
||||
description: "Apply our 'invisible editing' style that removes the fluff and turns viewers into high-ticket buyers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/creative-design-thinking-d-printing-modeling-25-glyph-solid-black-icon-pack-such-as-computing-box-scale-print-filament_1142-26806.jpg",
|
||||
id: "f2", title: "2. You Record, We Build", author: "Production", description: "Apply our 'invisible editing' style that removes the fluff and turns viewers into high-ticket buyers.", imageSrc: "http://img.b2bpic.net/free-vector/creative-design-thinking-d-printing-modeling-25-glyph-solid-black-icon-pack-such-as-computing-box-scale-print-filament_1142-26806.jpg", tags: [],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "3. Publish & Profit",
|
||||
author: "Management",
|
||||
description: "We manage end-to-end: thumbnails, SEO descriptions, and uploading. You record, we profit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-concept-illustration_24908-61517.jpg",
|
||||
id: "f3", title: "3. Publish & Profit", author: "Management", description: "We manage end-to-end: thumbnails, SEO descriptions, and uploading. You record, we profit.", imageSrc: "http://img.b2bpic.net/free-vector/seo-concept-illustration_24908-61517.jpg", tags: [],
|
||||
},
|
||||
]}
|
||||
title="How It Works"
|
||||
@@ -175,45 +117,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Game Changer",
|
||||
quote: "Tyski Media is the best decision I ever made for my channel.",
|
||||
name: "Sarah J.",
|
||||
role: "Tech Creator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg",
|
||||
},
|
||||
id: "t1", title: "Game Changer", quote: "Tyski Media is the best decision I ever made for my channel.", name: "Sarah J.", role: "Tech Creator", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-home_23-2149412549.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Consistent Results",
|
||||
quote: "My leads tripled in 3 months. Absolutely elite service.",
|
||||
name: "Mark D.",
|
||||
role: "Business Coach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-apron_23-2149007471.jpg",
|
||||
},
|
||||
id: "t2", title: "Consistent Results", quote: "My leads tripled in 3 months. Absolutely elite service.", name: "Mark D.", role: "Business Coach", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-wearing-apron_23-2149007471.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Invisible Editing",
|
||||
quote: "They edited my videos so well I couldn't even tell it was edited.",
|
||||
name: "Elena R.",
|
||||
role: "Lifestyle Vlogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-takes-selfie-with-her-phone-emotions-concept_169016-64227.jpg",
|
||||
},
|
||||
id: "t3", title: "Invisible Editing", quote: "They edited my videos so well I couldn't even tell it was edited.", name: "Elena R.", role: "Lifestyle Vlogger", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-takes-selfie-with-her-phone-emotions-concept_169016-64227.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Elite Professionalism",
|
||||
quote: "The vault setup saved me hours of work every week.",
|
||||
name: "David L.",
|
||||
role: "Educator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
|
||||
},
|
||||
id: "t4", title: "Elite Professionalism", quote: "The vault setup saved me hours of work every week.", name: "David L.", role: "Educator", imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Growth Engine",
|
||||
quote: "Scale is easy when you have the right team handling production.",
|
||||
name: "Jenny K.",
|
||||
role: "SaaS Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149271087.jpg",
|
||||
},
|
||||
id: "t5", title: "Growth Engine", quote: "Scale is easy when you have the right team handling production.", name: "Jenny K.", role: "SaaS Founder", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149271087.jpg"},
|
||||
]}
|
||||
title="What Creators Say"
|
||||
description="Trusted by top-tier YouTube creators."
|
||||
@@ -226,25 +138,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What do I need to do?",
|
||||
content: "Just record your content and upload the raw files to our shared drive. We do the rest.",
|
||||
},
|
||||
id: "q1", title: "What do I need to do?", content: "Just record your content and upload the raw files to our shared drive. We do the rest."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How fast is the turnaround?",
|
||||
content: "Our standard production turn is 48 hours for high-quality edits.",
|
||||
},
|
||||
id: "q2", title: "How fast is the turnaround?", content: "Our standard production turn is 48 hours for high-quality edits."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is the vault?",
|
||||
content: "A personalized hub with all your brand assets, fonts, and verified concepts.",
|
||||
},
|
||||
id: "q3", title: "What is the vault?", content: "A personalized hub with all your brand assets, fonts, and verified concepts."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Do you handle thumbnails?",
|
||||
content: "Yes, we handle thumbnails, SEO descriptions, and full scheduling.",
|
||||
},
|
||||
id: "q4", title: "Do you handle thumbnails?", content: "Yes, we handle thumbnails, SEO descriptions, and full scheduling."},
|
||||
]}
|
||||
title="FAQs"
|
||||
description="Common questions about our agency process."
|
||||
@@ -254,33 +154,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/content-creator-reviewing-mockup-phone-received-from-sponsor-close-up_482257-116464.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/content-creator-reviewing-mockup-phone-received-from-sponsor-close-up_482257-116464.jpg"
|
||||
logoText="Tyski Media"
|
||||
columns={[
|
||||
{
|
||||
title: "Agency",
|
||||
items: [
|
||||
title: "Agency", items: [
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "How It Works",
|
||||
href: "#how-it-works",
|
||||
},
|
||||
label: "How It Works", href: "#how-it-works"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user