Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 08:51:29 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="AI-Enhanced Video Editing for Creators"
description="Professional editing powered by cutting-edge AI tools. Trusted by Julian Petroulas, Jack Neel, and leading content creators."
background={{ variant: "floatingGradient" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "50+", label: "Creators Served" },
{ value: "10x", label: "Faster Editing" },
@@ -61,7 +61,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "about" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/a-sleek-modern-video-editing-dashboard-i-1772700561573-aa7be2c6.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/a-sleek-modern-video-editing-dashboard-i-1772700561573-aa7be2c6.png"
imageAlt="AI-powered video editing dashboard"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -105,7 +105,7 @@ export default function LandingPage() {
reviewCount: "15k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/dramatic-cinematic-video-thumbnail-showi-1772700561592-c1ba5719.png", imageAlt: "Cinematic music video with professional color grading"},
{
id: "2", brand: "YouTube Content", name: "High-Impact YouTube Thumbnail & Editing", price: "Viral Ready", rating: 5,
reviewCount: "23.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/youtube-video-thumbnail-with-eye-catchin-1772700561658-70691178.png?_wi=1", imageAlt: "YouTube video thumbnail with professional editing"},
reviewCount: "23.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/youtube-video-thumbnail-with-eye-catchin-1772700561658-70691178.png", imageAlt: "YouTube video thumbnail with professional editing"},
{
id: "3", brand: "Commercial", name: "Brand Promotional Video - AI Enhanced", price: "Enterprise Quality", rating: 5,
reviewCount: "8.7k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/professional-promotional-video-screensho-1772700562699-055dc61d.png", imageAlt: "Professional promotional video with advanced editing"},
@@ -145,13 +145,13 @@ export default function LandingPage() {
title: "Smart Color Grading", description: "AI analyzes footage and suggests optimal color grades. I refine and customize for your brand aesthetic.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/abstract-visualization-of-ai-powered-vid-1772700561679-daa0df02.png", imageAlt: "AI-powered color grading interface"},
{
id: 2,
title: "Automated Transitions", description: "AI detects natural cut points and suggests transitions. I curate and enhance for seamless storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/youtube-video-thumbnail-with-eye-catchin-1772700561658-70691178.png?_wi=2", imageAlt: "Smooth automated transitions"},
title: "Automated Transitions", description: "AI detects natural cut points and suggests transitions. I curate and enhance for seamless storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/youtube-video-thumbnail-with-eye-catchin-1772700561658-70691178.png", imageAlt: "Smooth automated transitions"},
{
id: 3,
title: "Audio Enhancement", description: "AI-powered audio cleanup and normalization ensures pristine sound. Perfect for professional distribution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/modern-video-editing-workspace-showing-m-1772700562882-07ce68c2.png", imageAlt: "Professional audio enhancement workspace"},
{
id: 4,
title: "Motion Graphics Integration", description: "AI assists in syncing motion graphics to beat and rhythm. Custom animations elevate your visual storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/a-sleek-modern-video-editing-dashboard-i-1772700561573-aa7be2c6.png?_wi=2", imageAlt: "Motion graphics AI integration"},
title: "Motion Graphics Integration", description: "AI assists in syncing motion graphics to beat and rhythm. Custom animations elevate your visual storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWFaJR6XH8J52A1mtkLXHy17nd/a-sleek-modern-video-editing-dashboard-i-1772700561573-aa7be2c6.png", imageAlt: "Motion graphics AI integration"},
]}
buttons={[
{ text: "Explore Services", href: "#" },