Merge version_3 into main #3
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ViralBoost AI - Transform Your Videos Into Viral Sensations", description: "AI-powered video analysis tool that generates viral titles, SEO descriptions, and trending hashtags to maximize your content's reach."};
|
||||
title: "ViralBoost AI - Transform Your Videos Into Viral Sensations", description: "AI-powered video analysis tool that generates viral titles, SEO descriptions, and trending hashtags to maximize your content's reach."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Analyzing Free", href: "#pricing" },
|
||||
{ text: "Analyze Your Video Free", href: "#pricing" },
|
||||
{ text: "Watch Demo", href: "#how-it-works" }
|
||||
]}
|
||||
mediaItems={[
|
||||
|
||||
Reference in New Issue
Block a user