Merge version_3 into main #3
@@ -1,11 +1,11 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import "@/styles/globals.css";
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Aditly - AI Video Ads for Ecommerce", description: "Create high-converting video ads for TikTok and Meta in hours instead of weeks with AI-powered creative generation."};
|
||||
title: "Aditly - AI Video Ads for Ecommerce", description: "Create high-converting ad videos for TikTok and Meta in hours instead of weeks."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
title="AI Video Ads for Ecommerce Brands"
|
||||
description="Test more ad creatives and find winners faster. Aditly generates high-converting video ads for TikTok and Meta in hours, allowing ecommerce brands to quickly produce multiple variations, reduce production costs, and maximize ROI through rapid creative testing."
|
||||
description="Create high-converting ad videos for TikTok and Meta in hours instead of weeks. Aditly helps ecommerce brands generate AI-powered video ads to test multiple creatives quickly and scale winning campaigns."
|
||||
tag="AI-Powered Creative Generation"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
tag="Ready to Launch"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Test New Ad Creatives?"
|
||||
title="Start Testing Ads Risk-Free Today"
|
||||
description="Start creating high-performing video ads with Aditly today. Join ecommerce brands scaling their campaigns with AI-generated creatives."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user