Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38878e8f9d | |||
| 78e8f2645b | |||
| 4af9657a46 | |||
| d362ca4e08 |
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "NeonCut Studio - Professional Video Editing Service", description: "High-quality video editing for YouTube, TikTok, Instagram, automotive content and business marketing videos. Fast turnaround, affordable pricing."};
|
||||
title: "NeonCut Studio - Professional Video Editing Service", description: "High-quality video editing for YouTube, TikTok, Instagram, automotive content and business marketing videos. Fast turnaround, affordable pricing."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
title="Professional Video Editing Service"
|
||||
description="High-quality video editing for YouTube, TikTok, Instagram, automotive content and business marketing videos. Transform your raw footage into cinematic masterpieces."
|
||||
description="Get faster content production and higher engagement with our expert video editing. We transform raw footage into viral-ready videos within 24-72 hours—guaranteed. Join 500+ creators and brands who are already seeing 3x more views."
|
||||
tag="Creative Studio"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "24-72 hrs", label: "Delivery Time" },
|
||||
{ value: "24-72 hrs", label: "Guaranteed Delivery" },
|
||||
{ value: "500+", label: "Projects Completed" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user