Merge version_2 into main #4
@@ -1,51 +1,28 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Lato } from "next/font/google";
|
||||
import { Geist, Geist_Mono } 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 geist = Geist({
|
||||
variable: "--font-geist-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const lato = Lato({
|
||||
variable: "--font-lato", subsets: ["latin"],
|
||||
weight: ["100", "300", "400", "700", "900"],
|
||||
const geistMono = Geist_Mono({
|
||||
variable: "--font-geist-mono", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Instagram Seller - Professional Growth Services", description: "Grow your Instagram presence with professional seller solutions. Authentic followers, engagement optimization, and content strategy. Call 628-422-5489.", keywords: "instagram seller, instagram growth, follower growth, instagram marketing, content creator services", metadataBase: new URL("https://instasellerpro.com"),
|
||||
openGraph: {
|
||||
title: "Instagram Seller - Professional Growth Services", description: "Grow your Instagram presence with authentic followers and professional strategies", url: "https://instasellerpro.com", siteName: "InstaSeller Pro", type: "website"},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Instagram Seller - Professional Growth Services", description: "Expert Instagram growth solutions for creators and businesses"},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "InstaSeller Pro", description: "Generated by create next app"};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${lato.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1413,7 +1390,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
@@ -61,6 +61,13 @@ export default function LandingPage() {
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347456-j76q9x4m.jpg"
|
||||
imageAlt="Instagram Creator Profile"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg?_wi=1", alt: "Creator 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", alt: "Creator 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=1", alt: "Creator 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/attractive-girl-fashionable-outfit-creats-influence-content-shows-peace-sign-smartphone-front-camera-poses-selfie-smiles-gladfully-poses-urban-place-spends-vacation-big-city_273609-56229.jpg?_wi=1", alt: "Creator 4" },
|
||||
]}
|
||||
avatarText="10K+ Happy Creators"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,13 +81,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Follower Growth Campaigns", description: "Targeted strategies to gain authentic, engaged followers aligned with your niche and goals", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347457-obgjznue.jpg", imageAlt: "Growth Campaign Strategy"},
|
||||
title: "Follower Growth Campaigns", description: "Targeted strategies to gain authentic, engaged followers aligned with your niche and goals", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347457-obgjznue.jpg", imageAlt: "Growth Campaign Strategy"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Engagement Optimization", description: "Maximize likes, comments, and shares through content strategy and timing optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347457-0uuliree.jpg", imageAlt: "Engagement Metrics"},
|
||||
title: "Engagement Optimization", description: "Maximize likes, comments, and shares through content strategy and timing optimization", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347457-0uuliree.jpg", imageAlt: "Engagement Metrics"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Content Strategy & Curation", description: "Professional content planning and creation that resonates with your target audience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347457-0m5ubxth.jpg", imageAlt: "Content Strategy"},
|
||||
title: "Content Strategy & Curation", description: "Professional content planning and creation that resonates with your target audience", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVotULjd2zSMhbyrutyD74UrRT/uploaded-1772687347457-0m5ubxth.jpg", imageAlt: "Content Strategy"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -116,13 +126,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Chetan Music", role: "Music Creator", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg?_wi=1", imageAlt: "Chetan Music"},
|
||||
id: "1", name: "Chetan Music", role: "Music Creator", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg?_wi=1", imageAlt: "Chetan Music"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Abhijit Rawat", role: "Content Creator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "Abhijit Rawat"},
|
||||
id: "2", name: "Abhijit Rawat", role: "Content Creator", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "Abhijit Rawat"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Khan Azam", role: "Lifestyle Influencer", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=1", imageAlt: "Khan Azam"},
|
||||
id: "3", name: "Khan Azam", role: "Lifestyle Influencer", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=1", imageAlt: "Khan Azam"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Dinesh Goud", role: "Travel Creator", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-fashionable-outfit-creats-influence-content-shows-peace-sign-smartphone-front-camera-poses-selfie-smiles-gladfully-poses-urban-place-spends-vacation-big-city_273609-56229.jpg?_wi=1", imageAlt: "Dinesh Goud"},
|
||||
id: "4", name: "Dinesh Goud", role: "Travel Creator", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-fashionable-outfit-creats-influence-content-shows-peace-sign-smartphone-front-camera-poses-selfie-smiles-gladfully-poses-urban-place-spends-vacation-big-city_273609-56229.jpg?_wi=1", imageAlt: "Dinesh Goud"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -141,22 +155,28 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Influencer", company: "Beauty & Lifestyle", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg?_wi=2", imageAlt: "Priya Sharma"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Raj Patel", role: "E-commerce Seller", company: "Fashion Boutique", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "Raj Patel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2", imageAlt: "Raj Patel"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Neha Gupta", role: "Content Creator", company: "Travel Vlogging", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=2", imageAlt: "Neha Gupta"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg?_wi=2", imageAlt: "Neha Gupta"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Arjun Singh", role: "Digital Marketer", company: "Tech Startup", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-fashionable-outfit-creats-influence-content-shows-peace-sign-smartphone-front-camera-poses-selfie-smiles-gladfully-poses-urban-place-spends-vacation-big-city_273609-56229.jpg?_wi=2", imageAlt: "Arjun Singh"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-fashionable-outfit-creats-influence-content-shows-peace-sign-smartphone-front-camera-poses-selfie-smiles-gladfully-poses-urban-place-spends-vacation-big-city_273609-56229.jpg?_wi=2", imageAlt: "Arjun Singh"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Divya Kapoor", role: "Fitness Coach", company: "Wellness Brand", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg", imageAlt: "Divya Kapoor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg", imageAlt: "Divya Kapoor"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Kumar", role: "Product Seller", company: "Electronics Store", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Vikram Kumar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Vikram Kumar"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user