Merge version_1 into main #1
@@ -97,12 +97,12 @@ export default function DashboardPage() {
|
||||
background={{ variant: "circleGradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/a-modern-saas-dashboard-showing-an-ai-co-1774175790004-afaa2009.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/a-modern-saas-dashboard-showing-an-ai-co-1774175790004-afaa2009.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png?_wi=3",
|
||||
},
|
||||
]}
|
||||
ariaLabel="Hero Section - ContentBoost AI"
|
||||
@@ -127,7 +127,7 @@ export default function DashboardPage() {
|
||||
description:
|
||||
"Create multiple engaging captions tailored to your niche. Get posts optimized for engagement with different tones and styles.",
|
||||
tags: ["Instagram", "Facebook", "LinkedIn"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "hashtag-gen",
|
||||
@@ -136,7 +136,7 @@ export default function DashboardPage() {
|
||||
description:
|
||||
"Get relevant, trending hashtags for maximum reach. Discover hidden opportunities in your niche with AI-powered hashtag analysis.",
|
||||
tags: ["Viral", "Trending", "Optimized"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-demonstrating-a-hashtag-gen-1774175788179-481fe095.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-demonstrating-a-hashtag-gen-1774175788179-481fe095.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "content-ideas",
|
||||
@@ -145,7 +145,7 @@ export default function DashboardPage() {
|
||||
description:
|
||||
"Get unlimited content ideas based on trends and your niche. From trending topics to evergreen content ideas that convert.",
|
||||
tags: ["Trending", "Creative", "Proven"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/creative-illustration-showing-ai-generat-1774175787831-95218a93.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/creative-illustration-showing-ai-generat-1774175787831-95218a93.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "content-calendar",
|
||||
@@ -154,7 +154,7 @@ export default function DashboardPage() {
|
||||
description:
|
||||
"AI-powered content calendar that plans your entire month. Schedule posts, track engagement, and never miss a posting opportunity.",
|
||||
tags: ["Scheduling", "Planning", "Analytics"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-of-a-30-day-content-calenda-1774175789780-d3756504.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-of-a-30-day-content-calenda-1774175789780-d3756504.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "reel-ideas",
|
||||
@@ -163,7 +163,7 @@ export default function DashboardPage() {
|
||||
description:
|
||||
"Get viral Reel and Shorts scripts with trending concepts. Generate video ideas that capture attention in the first 3 seconds.",
|
||||
tags: ["Video", "Shorts", "Reels"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showcasing-trending-reel-sc-1774175788612-93fb8d3d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showcasing-trending-reel-sc-1774175788612-93fb8d3d.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -1,29 +1,69 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Manrope } from "next/font/google";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Manrope } from "next/font/google";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ContentBoost AI - Generate Viral Social Media Content with AI",
|
||||
description: "Create Instagram captions, hashtags, Reel scripts & content ideas in seconds. AI-powered social media content generation for creators and small businesses. Start free!",
|
||||
keywords: "AI content generator, social media captions, hashtag generator, Instagram content ideas, viral content, AI copywriting, content calendar, social media management, YouTube shorts ideas, TikTok content ideas",
|
||||
metadataBase: new URL("https://contentboost.ai"),
|
||||
alternates: {
|
||||
canonical: "https://contentboost.ai",
|
||||
},
|
||||
openGraph: {
|
||||
title: "ContentBoost AI - Generate Viral Social Media Content with AI",
|
||||
description: "Generate Instagram captions, hashtags, Reel scripts & viral content ideas instantly with AI. Scale your social media presence starting at ₹159/month.",
|
||||
url: "https://contentboost.ai",
|
||||
siteName: "ContentBoost AI",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/a-modern-saas-dashboard-showing-an-ai-co-1774175790004-afaa2009.png",
|
||||
alt: "ContentBoost AI Dashboard",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "ContentBoost AI - Generate Viral Social Media Content with AI",
|
||||
description: "Create Instagram captions, hashtags & viral content in seconds. AI-powered tool for creators & businesses.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/a-modern-saas-dashboard-showing-an-ai-co-1774175790004-afaa2009.png",
|
||||
],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -32,7 +72,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${manrope.variable} ${dmSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -44,4 +86,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -97,13 +97,13 @@ export default function HomePage() {
|
||||
background={{ variant: "circleGradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/a-modern-saas-dashboard-showing-an-ai-co-1774175790004-afaa2009.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/a-modern-saas-dashboard-showing-an-ai-co-1774175790004-afaa2009.png?_wi=1",
|
||||
imageAlt: "A modern SaaS dashboard showing an AI content generation interface",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png?_wi=1",
|
||||
imageAlt: "Illustration showing an AI-powered caption generator tool",
|
||||
},
|
||||
]}
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
author: "Generate Instantly",
|
||||
description: "Create multiple engaging captions tailored to your niche. Get posts optimized for engagement with different tones and styles.",
|
||||
tags: ["Instagram", "Facebook", "LinkedIn"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showing-an-ai-powered-capti-1774175788352-c1b40e14.png?_wi=2",
|
||||
imageAlt: "AI Caption Generator",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
author: "Trending & Niche",
|
||||
description: "Get relevant, trending hashtags for maximum reach. Discover hidden opportunities in your niche with AI-powered hashtag analysis.",
|
||||
tags: ["Viral", "Trending", "Optimized"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-demonstrating-a-hashtag-gen-1774175788179-481fe095.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-demonstrating-a-hashtag-gen-1774175788179-481fe095.png?_wi=1",
|
||||
imageAlt: "Hashtag Generator",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
author: "Never Run Out",
|
||||
description: "Get unlimited content ideas based on trends and your niche. From trending topics to evergreen content ideas that convert.",
|
||||
tags: ["Trending", "Creative", "Proven"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/creative-illustration-showing-ai-generat-1774175787831-95218a93.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/creative-illustration-showing-ai-generat-1774175787831-95218a93.png?_wi=1",
|
||||
imageAlt: "Viral Content Ideas",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
author: "Stay Organized",
|
||||
description: "AI-powered content calendar that plans your entire month. Schedule posts, track engagement, and never miss a posting opportunity.",
|
||||
tags: ["Scheduling", "Planning", "Analytics"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-of-a-30-day-content-calenda-1774175789780-d3756504.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-of-a-30-day-content-calenda-1774175789780-d3756504.png?_wi=1",
|
||||
imageAlt: "30-Day Content Planner",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
author: "Video Content Mastery",
|
||||
description: "Get viral Reel and Shorts scripts with trending concepts. Generate video ideas that capture attention in the first 3 seconds.",
|
||||
tags: ["Video", "Shorts", "Reels"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showcasing-trending-reel-sc-1774175788612-93fb8d3d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BITQ3WnjhBHkco4JnWZZY1HjiB/illustration-showcasing-trending-reel-sc-1774175788612-93fb8d3d.png?_wi=1",
|
||||
imageAlt: "Reel & Shorts Ideas",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user