Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44e142b8b8 | |||
| 926af94002 | |||
| aec797924e | |||
| bd421e32db | |||
| fd1ecaa379 | |||
| 4fadbaf3c2 |
@@ -1,58 +1,20 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ContentAI - AI Content Generator for Social Media", description: "Generate Instagram captions, TikTok scripts, YouTube videos, and hashtags instantly. Automate your content creation across all platforms with AI.", keywords: "AI content generator, social media content, Instagram captions, TikTok scripts, YouTube videos, hashtag generator, content automation", metadataBase: new URL("https://contentai.example.com"),
|
||||
alternates: {
|
||||
canonical: "https://contentai.example.com"},
|
||||
openGraph: {
|
||||
title: "ContentAI - AI Content Generator for Social Media", description: "Generate viral content instantly. Instagram posts, TikTok scripts, YouTube videos, captions, and hashtags—all powered by AI.", url: "https://contentai.example.com", siteName: "ContentAI", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm1GFHK1v87J2Lm4ZltmBhGcH/a-modern-instagram-content-creation-dash-1773053055199-b4878233.png", alt: "ContentAI Dashboard"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "ContentAI - AI Content Generator", description: "Create professional social media content in minutes. AI-powered captions, scripts, and hashtags for any niche.", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm1GFHK1v87J2Lm4ZltmBhGcH/a-modern-instagram-content-creation-dash-1773053055199-b4878233.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "ContentAI - Generate Viral Content Automatically", description: "Transform any niche idea into professional Instagram posts, TikTok videos, YouTube scripts, and more—instantly powered by AI."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1420,7 +1382,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -165,18 +165,18 @@ export default function LandingPage() {
|
||||
tagIcon={CreditCard}
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter", title: "Starter", price: "$0", period: "forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm1GFHK1v87J2Lm4ZltmBhGcH/an-illustration-representing-a-beginner--1773053054456-d71cd927.png", features: [
|
||||
"5 content generations per month", "Instagram & TikTok only", "Basic hashtags", "Community support"
|
||||
],
|
||||
button: { text: "Get Started", href: "contact" },
|
||||
},
|
||||
{
|
||||
id: "pro", title: "Pro", price: "$29", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm1GFHK1v87J2Lm4ZltmBhGcH/an-illustration-representing-a-professio-1773053054692-eb672a5d.png", features: [
|
||||
"Unlimited content generations", "All platforms (Instagram, TikTok, YouTube)", "Advanced hashtag research", "Content calendar & scheduling", "Priority email support", "Analytics dashboard"
|
||||
],
|
||||
button: { text: "Start Free Trial", href: "contact" },
|
||||
},
|
||||
{
|
||||
id: "starter", title: "Starter", price: "$0", period: "forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm1GFHK1v87J2Lm4ZltmBhGcH/an-illustration-representing-a-beginner--1773053054456-d71cd927.png", features: [
|
||||
"5 content generations per month", "Instagram & TikTok only", "Basic hashtags", "Community support"
|
||||
],
|
||||
button: { text: "Start with Free Plan", href: "contact" },
|
||||
},
|
||||
{
|
||||
id: "agency", title: "Agency", price: "$99", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ahm1GFHK1v87J2Lm4ZltmBhGcH/an-illustration-representing-an-enterpri-1773053055352-5c0fdf7b.png", features: [
|
||||
"Everything in Pro", "Manage 10+ client accounts", "Team collaboration tools", "Custom AI training", "API access", "Dedicated account manager", "White-label options"
|
||||
@@ -187,6 +187,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
cardClassName="data-[is-featured=true]:ring-2 data-[is-featured=true]:ring-primary-cta data-[is-featured=true]:shadow-lg data-[is-featured=true]:scale-105 data-[is-featured=true]:md:scale-110"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -314,4 +315,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user