Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Inter } from "next/font/google";
|
||||
import localFont from "next/font/local";
|
||||
import "./globals.css";
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
const geistSans = localFont({
|
||||
src: "./fonts/GeistVF.woff2", variable: "--font-geist-sans", weight: "100 900"});
|
||||
const geistMono = localFont({
|
||||
src: "./fonts/GeistMonoVF.woff2", variable: "--font-geist-mono", weight: "100 900"});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "RevFlow Marketing | Local Business Growth & Google Rankings", description: "Get your local business to Google's top #3 in 90-120 days. SEO, paid ads, website design, and content creation."
|
||||
};
|
||||
title: "RevFlow Marketing - Local Business Growth & SEO", description: "Get your business to Google's top #3 in 90-120 days. RevFlow Marketing offers comprehensive SEO, ads management, website development, and content creation services."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -15,7 +17,9 @@ export default function RootLayout({
|
||||
}) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<body className={`${geistSans.variable} ${geistMono.variable}`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
|
||||
@@ -12,7 +12,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Sparkles, Zap, CheckCircle, Package, Award, Star, HelpCircle, Rocket, Linkedin, Twitter, Facebook, Mail, Clock, Zap as ZapIcon } from 'lucide-react';
|
||||
import { Sparkles, Zap, CheckCircle, Package, Award, Star, HelpCircle, Rocket, Linkedin, Twitter, Facebook, Mail, Clock } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -119,50 +119,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="offer" data-section="offer">
|
||||
<PricingCardThree
|
||||
title="Our Core Offers: Premium Pricing Packages"
|
||||
description="Choose the perfect plan for your business growth with our flexible pricing options"
|
||||
title="Our Core Offer: Premium Pricing Package"
|
||||
description="Everything you need to dominate your local market in one comprehensive package"
|
||||
tag="What We Deliver"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "seo-package", badge: "Guaranteed SEO", badgeIcon: CheckCircle,
|
||||
price: "$299/month", name: "Premium Monthly Plan", buttons: [
|
||||
id: "core-package", badge: "Complete Growth Solution", badgeIcon: CheckCircle,
|
||||
price: "$299/month", name: "Core Premium Package", buttons: [
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Learn More", href: "#faq" }
|
||||
],
|
||||
features: [
|
||||
"Guaranteed SEO optimization", "Professional website included", "Ads management for campaigns", "Content creation services"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "content-social-ig-li", badge: "Social Growth Starter", badgeIcon: Sparkles,
|
||||
price: "$699", name: "Content + Instagram & LinkedIn", buttons: [
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Learn More", href: "#faq" }
|
||||
],
|
||||
features: [
|
||||
"Content creation & strategy", "Instagram management", "LinkedIn management", "Monthly analytics reports"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "content-social-full", badge: "Social Growth Pro", badgeIcon: Sparkles,
|
||||
price: "$699", name: "Content + Full Social Media", buttons: [
|
||||
{ text: "Get Started", href: "#contact" },
|
||||
{ text: "Learn More", href: "#faq" }
|
||||
],
|
||||
features: [
|
||||
"Content creation & strategy", "Instagram management", "LinkedIn management", "YouTube management", "Facebook management", "Cross-platform coordination"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "limited-time-offer", badge: "⏰ LIMITED TIME: First 3 Clients Only", badgeIcon: Clock,
|
||||
price: "$1,119", name: "Regular Price $1,799 • Valid 30 Days", buttons: [
|
||||
{ text: "Claim Limited Offer", href: "#contact" },
|
||||
{ text: "Learn More", href: "#faq" }
|
||||
],
|
||||
features: [
|
||||
"Content creation services", "10 premium ad designs", "10 carousel posts", "10 motion graphic reels", "Valid for 30 days only", "First 3 clients only - spots filling up!"
|
||||
"Top #3 Google Ranking Guaranteed", "Strategic Ads Management", "Free Professional Website Development", "Content Creation with Motion Graphics", "Advanced Graphic Design", "Monthly Performance Analytics", "Dedicated Account Manager", "Conversion Optimization"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -180,7 +150,7 @@ export default function LandingPage() {
|
||||
tagIcon={Package}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Request $699", href: "#contact" }
|
||||
{ text: "Request Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
@@ -285,7 +255,7 @@ export default function LandingPage() {
|
||||
id: "1", title: "How quickly can you get my business to Google's top #3?", content: "Our proven methodology typically delivers top #3 Google rankings within 90-120 days. However, results vary based on competition level, current online presence, and your industry. We'll provide a realistic timeline during your consultation."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What's included in the core growth package?", content: "The core package includes: Strategic SEO optimization, Google Business profile setup, local authority building, paid advertising management, professional website development, content creation, monthly analytics, and a dedicated account manager."
|
||||
id: "2", title: "What's included in the core package?", content: "The core package includes: Top #3 Google ranking guarantee, strategic ads management, professional website development at no extra cost, content creation with motion graphics and advanced graphic design, monthly analytics, and a dedicated account manager."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you offer custom pricing for different budgets?", content: "Absolutely! RevFlow Marketing works with businesses of all sizes. We offer flexible pricing packages and can customize solutions based on your specific goals and budget. Contact us for a personalized quote."
|
||||
@@ -306,7 +276,7 @@ export default function LandingPage() {
|
||||
id: "8", title: "How do you measure success?", content: "We track multiple metrics: Google rankings, website traffic, lead generation, conversion rates, and ROI. You'll receive detailed monthly reports showing exactly how your investment is performing and the growth being achieved."
|
||||
},
|
||||
{
|
||||
id: "9", title: "What is your limited-time offer about?", content: "We're offering our premium package worth $1,799 for just $1,119 - exclusively for the first 3 clients. This includes content creation, 10 ad designs, 10 carousel posts, and 10 motion graphic reels, valid for 30 days. This is a limited-time opportunity to get premium services at a special rate."
|
||||
id: "9", title: "What makes your core package the best value?", content: "At $299/month, our core package is unbeatable value because it includes the four most critical services: Top #3 Google ranking guarantee, ads management, free website development (worth $2,000+), and professional content creation with motion graphics and advanced design. You get a complete growth solution at one affordable price."
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -345,4 +315,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user