Merge version_1 into main #1
1373
src/app/layout.tsx
1373
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
brandName="Editing Assets Folder"
|
||||
brandName="Editing Assets Bundle"
|
||||
navItems={[
|
||||
{ name: "What's Inside", id: "features" },
|
||||
{ name: "Compatibility", id: "compatibility" },
|
||||
@@ -41,12 +41,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
title="The Ultimate Editing Assets Folder"
|
||||
title="The Ultimate Editing Assets Bundle"
|
||||
description="Thousands of professional video editing assets in one powerful bundle. Everything creators need in one place — transitions, LUTs, overlays, sound effects, music, and motion graphics."
|
||||
tag="Professional Creator Tools"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/monitor-showing-ai-virtual-assistant-producing-clips_482257-112677.jpg"
|
||||
imageAlt="Editing Assets Folder showcase"
|
||||
imageAlt="Editing Assets Bundle showcase"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardThree
|
||||
title="Get the Full Editing Assets Folder"
|
||||
title="Get the Full Editing Assets Bundle"
|
||||
description="Everything you need to create professional videos"
|
||||
tag="Limited Time Offer"
|
||||
textboxLayout="default"
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about the Editing Assets Folder"
|
||||
sideDescription="Everything you need to know about the Editing Assets Bundle"
|
||||
textPosition="left"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
@@ -226,8 +226,8 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desk-filled-with-productivity-items-empty-home_482257-101134.jpg"
|
||||
imageAlt="Editing assets showcase"
|
||||
logoText="Editing Assets Folder"
|
||||
copyrightText="© 2025 Editing Assets Folder. All rights reserved."
|
||||
logoText="Editing Assets Bundle"
|
||||
copyrightText="© 2025 Editing Assets Bundle. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
|
||||
Reference in New Issue
Block a user