Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bae6fe7459 | |||
| 362ec366e2 | |||
| 9066837e01 | |||
| a9a8d6039c | |||
| 33a7691456 | |||
| e08fffc3bc | |||
| 8998fd0c34 | |||
| 60049fc3b4 |
@@ -1,52 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import type { Metadata } from 'next';
|
||||
import { Inter } from 'next/font/google';
|
||||
import './globals.css';
|
||||
|
||||
const libreBaskerville = Libre_Baskerville({
|
||||
variable: "--font-libre-baskerville", subsets: ["latin"],
|
||||
weight: ["400", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ['latin'] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Uptier - AI SEO Automation Platform", description: "Uptier automates your SEO strategy with AI. Get keyword research, content planning, daily publishing, and analytics. Rank higher in search engines and AI-powered search.", keywords: "AI SEO, SEO automation, content marketing, keyword research, AEO, AI search", metadataBase: new URL("https://uptier.io"),
|
||||
alternates: {
|
||||
canonical: "https://uptier.io"},
|
||||
openGraph: {
|
||||
title: "Uptier - AI SEO Automation", description: "Automate your entire SEO strategy with AI. Daily optimized articles, keyword research, and AEO tracking.", url: "https://uptier.io", siteName: "Uptier", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png", alt: "Uptier AI SEO Dashboard"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Uptier - AI SEO Automation", description: "Automate your SEO with AI. Daily optimized articles, keyword research, and visibility tracking.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
title: 'Uptier - AI-Powered SEO Automation',
|
||||
description: 'AI-powered SEO automation that analyzes your website, researches keywords, creates content plans, and publishes optimized articles daily.',
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1414,7 +1384,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
107
src/app/page.tsx
107
src/app/page.tsx
@@ -3,7 +3,7 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
|
||||
import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi";
|
||||
import FeatureHoverPattern from "@/components/sections/feature/featureHoverPattern/FeatureHoverPattern";
|
||||
import FeatureCardTwentyFive from "@/components/sections/feature/FeatureCardTwentyFive";
|
||||
import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
|
||||
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
|
||||
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ value: "24/7", label: "Automated Publishing" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=1"
|
||||
imageAlt="Uptier AI SEO Dashboard"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureHoverPattern
|
||||
<FeatureCardTwentyFive
|
||||
tag="Powerful Capabilities"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -76,24 +76,72 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Brain,
|
||||
title: "AI Website Analysis", description: "Deep AI analysis identifies SEO gaps, competitors, and opportunities. Get actionable insights to improve your ranking potential instantly."},
|
||||
title: "AI Website Analysis", description: "Deep AI analysis identifies SEO gaps, competitors, and opportunities. Get actionable insights to improve your ranking potential instantly.", mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=2", imageAlt: "AI Analysis Dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=3", imageAlt: "Analysis Insights"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: Search,
|
||||
title: "Automatic Keyword Research", description: "AI discovers high-intent, low-competition keywords aligned with your niche. Target keywords your competitors haven't optimized yet."},
|
||||
title: "Automatic Keyword Research", description: "AI discovers high-intent, low-competition keywords aligned with your niche. Target keywords your competitors haven't optimized yet.", mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=4", imageAlt: "Keyword Research"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=5", imageAlt: "Keyword Opportunities"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: Calendar,
|
||||
title: "Monthly Content Plans", description: "AI generates complete 30-day content strategies with keyword clusters, topics, and publishing schedules. Never wonder what to write next."},
|
||||
title: "Monthly Content Plans", description: "AI generates complete 30-day content strategies with keyword clusters, topics, and publishing schedules. Never wonder what to write next.", mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=6", imageAlt: "Content Planning"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=7", imageAlt: "Publishing Schedule"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Daily Auto-Publishing", description: "Fully optimized, human-quality articles written and published automatically every single day. Build topical authority effortlessly."},
|
||||
title: "Daily Auto-Publishing", description: "Fully optimized, human-quality articles written and published automatically every single day. Build topical authority effortlessly.", mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=8", imageAlt: "Auto Publishing"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=9", imageAlt: "Publishing Flow"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: BarChart3,
|
||||
title: "Advanced Analytics", description: "Track article performance, keyword rankings, traffic gains, and ROI. See exactly which content drives results."},
|
||||
title: "Advanced Analytics", description: "Track article performance, keyword rankings, traffic gains, and ROI. See exactly which content drives results.", mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=10", imageAlt: "Analytics Dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=11", imageAlt: "Performance Metrics"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
icon: Eye,
|
||||
title: "AI Search Visibility", description: "Monitor how your articles perform in AI search engines like ChatGPT, Claude, and Gemini. New frontier, new opportunities."},
|
||||
title: "AI Search Visibility", description: "Monitor how your articles perform in AI search engines like ChatGPT, Claude, and Gemini. New frontier, new opportunities.", mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=12", imageAlt: "AI Search Tracking"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-sleek-modern-saas-dashboard-interface--1772662970908-44ca6bde.png?_wi=13", imageAlt: "AI Engine Visibility"
|
||||
}
|
||||
]
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -130,19 +178,22 @@ export default function LandingPage() {
|
||||
id: "starter", badge: "Great to Start", badgeIcon: Zap,
|
||||
price: "$99/mo", subtitle: "Perfect for solopreneurs and small blogs", buttons: [{ text: "Get Started", href: "https://app.uptier.io/signup?plan=starter" }],
|
||||
features: [
|
||||
"AI analysis of your website", "Automatic keyword research", "15 articles per month", "Basic analytics dashboard", "Email support"],
|
||||
"AI analysis of your website", "Automatic keyword research", "15 articles per month", "Basic analytics dashboard", "Email support"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro", badge: "Most Popular", badgeIcon: Crown,
|
||||
price: "$299/mo", subtitle: "Ideal for growing businesses and agencies", buttons: [{ text: "Get Started", href: "https://app.uptier.io/signup?plan=pro" }],
|
||||
features: [
|
||||
"Everything in Starter", "30 articles per month", "Advanced content planning", "Competitor analysis", "AI search visibility tracking", "Priority support"],
|
||||
"Everything in Starter", "30 articles per month", "Advanced content planning", "Competitor analysis", "AI search visibility tracking", "Priority support"
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "enterprise", badge: "Maximum Scale", badgeIcon: Rocket,
|
||||
price: "$999/mo", subtitle: "For large-scale operations and enterprises", buttons: [{ text: "Contact Sales", href: "https://app.uptier.io/contact-sales" }],
|
||||
features: [
|
||||
"Everything in Pro", "Unlimited articles per month", "Multi-site management", "Custom integrations", "Dedicated account manager", "Advanced API access"],
|
||||
"Everything in Pro", "Unlimited articles per month", "Multi-site management", "Custom integrations", "Dedicated account manager", "Advanced API access"
|
||||
],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -161,16 +212,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Founder", company: "ContentFlow Media", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-satisfied-s-1772662970338-8d9c48ac.png", imageAlt: "Professional headshot of Sarah Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-satisfied-s-1772662970338-8d9c48ac.png", imageAlt: "Professional headshot of Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", role: "Marketing Director", company: "TechGrow Solutions", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-marketing-m-1772662971105-41611d33.png", imageAlt: "Professional headshot of Marcus Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-marketing-m-1772662971105-41611d33.png", imageAlt: "Professional headshot of Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Kowalski", role: "SEO Specialist", company: "Digital Edge Agency", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-digital-mar-1772662970722-8d0822dd.png", imageAlt: "Professional headshot of Elena Kowalski"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-digital-mar-1772662970722-8d0822dd.png", imageAlt: "Professional headshot of Elena Kowalski"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Mitchell", role: "Content Strategist", company: "GrowthLab Inc", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-content-str-1772662970747-231b6bd0.png", imageAlt: "Professional headshot of James Mitchell"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV15mP5ZCvXpx7MjxmTesUUylP/a-professional-headshot-of-a-content-str-1772662970747-231b6bd0.png", imageAlt: "Professional headshot of James Mitchell"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "1,200+", label: "Active Users" },
|
||||
@@ -189,17 +244,23 @@ export default function LandingPage() {
|
||||
sideDescription="Everything you need to know about Uptier and how it works."
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How does Uptier's AI analysis work?", content: "Uptier uses advanced machine learning to analyze your website, competitor sites, and search engine data. It identifies SEO weaknesses, keyword opportunities, and content gaps specific to your niche. The analysis is updated continuously as you optimize."},
|
||||
id: "1", title: "How does Uptier's AI analysis work?", content: "Uptier uses advanced machine learning to analyze your website, competitor sites, and search engine data. It identifies SEO weaknesses, keyword opportunities, and content gaps specific to your niche. The analysis is updated continuously as you optimize."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Will the AI-written articles rank?", content: "Yes. Our AI is trained on high-ranking content patterns and writes articles optimized for both search engines and users. Combined with daily publishing and topical authority building, most customers see rankings within 2-6 weeks."},
|
||||
id: "2", title: "Will the AI-written articles rank?", content: "Yes. Our AI is trained on high-ranking content patterns and writes articles optimized for both search engines and users. Combined with daily publishing and topical authority building, most customers see rankings within 2-6 weeks."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I edit or customize the articles?", content: "Absolutely. You have full control over every article. Review, edit, add your expertise, or customize formatting before publishing. The AI handles the heavy lifting while you maintain quality control."},
|
||||
id: "3", title: "Can I edit or customize the articles?", content: "Absolutely. You have full control over every article. Review, edit, add your expertise, or customize formatting before publishing. The AI handles the heavy lifting while you maintain quality control."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What's AI search visibility tracking?", content: "AI search engines like ChatGPT and Claude are becoming major traffic sources. Uptier tracks when and how often your content appears in AI search results, helping you understand your new visibility landscape."},
|
||||
id: "4", title: "What's AI search visibility tracking?", content: "AI search engines like ChatGPT and Claude are becoming major traffic sources. Uptier tracks when and how often your content appears in AI search results, helping you understand your new visibility landscape."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Do you support multiple websites?", content: "Yes. The Pro and Enterprise plans support multiple site management. Run Uptier across your portfolio from one dashboard with separate analytics for each site."},
|
||||
id: "5", title: "Do you support multiple websites?", content: "Yes. The Pro and Enterprise plans support multiple site management. Run Uptier across your portfolio from one dashboard with separate analytics for each site."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What integrations do you offer?", content: "We integrate with WordPress, Webflow, Shopify, and via API. The Pro plan includes analytics integrations with Google Analytics and Search Console. Enterprise includes custom integrations."},
|
||||
id: "6", title: "What integrations do you offer?", content: "We integrate with WordPress, Webflow, Shopify, and via API. The Pro plan includes analytics integrations with Google Analytics and Search Console. Enterprise includes custom integrations."
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user