Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,29 +1,49 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Libre_Baskerville, Inter } 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 { Libre_Baskerville } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
|
||||
const libreBaskerville = Libre_Baskerville({
|
||||
variable: "--font-libre-baskerville",
|
||||
subsets: ["latin"],
|
||||
weight: ["400", "700"],
|
||||
});
|
||||
const inter = Inter({
|
||||
|
||||
const interFont = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Catfish Cartel | Professional Catfishing for Your Business",
|
||||
description: "Welcome to the cartel. We make the magic, you take the credit. Expert branding agency transforming businesses into irresistible brands since 2026.",
|
||||
keywords: "branding agency, brand design, professional catfishing, brand transformation, luxury branding, exclusive membership",
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Catfish Cartel | Your Brand, But Hotter",
|
||||
description: "Professional Catfishing for Your Business. We make the magic, you take the credit.",
|
||||
type: "website",
|
||||
siteName: "Catfish Cartel",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-vector/leaves-with-neon-frame-realistic_23-2148437702.jpg",
|
||||
alt: "Catfish Cartel - Dark jungle luxury branding agency",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Catfish Cartel | Your Brand, But Hotter",
|
||||
description: "Professional branding for businesses ready to dominate.",
|
||||
images: ["http://img.b2bpic.net/free-vector/leaves-with-neon-frame-realistic_23-2148437702.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -32,7 +52,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${libreBaskerville.variable} ${interFont.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -44,4 +66,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -217,7 +217,7 @@ export default function HomePage() {
|
||||
quote: "We went from invisible to unforgettable. The cartel made us look like we've been crushing it for years. Now clients actually call us.",
|
||||
tag: "Another successful operation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148379212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148379212.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "op-2",
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
quote: "Surface level? Sure. But that surface is now pure gold. They turned our startup into something investors actually want to back.",
|
||||
tag: "Made member transformation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-drinking-coffee-with-sunglasses-guy-with-beard-instagram-effect_1212-818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-lives-matter-cards-with-letters-multicolored-paper_23-2148802411.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-lives-matter-cards-with-letters-multicolored-paper_23-2148802411.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "op-3",
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
quote: "The cartel doesn't just rebrand you—they make people believe in the fantasy you're selling. And isn't that what business is?",
|
||||
tag: "Inner circle member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-bakery-gift-certificate-template_742173-8417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-bakery-gift-certificate-template_742173-8417.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "op-4",
|
||||
@@ -247,7 +247,7 @@ export default function HomePage() {
|
||||
quote: "They promised to make us look better than we are. They delivered. Now we're actually becoming what we look like.",
|
||||
tag: "Associate to made member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-123760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-123760.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "op-5",
|
||||
@@ -257,7 +257,7 @@ export default function HomePage() {
|
||||
quote: "Judge away—that's the point. We look incredible. And in this game, perception isn't just reality; it's everything.",
|
||||
tag: "Made member retention",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-supplies-red-table_171337-13058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-supplies-red-table_171337-13058.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "op-6",
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
quote: "The catfish cartel helped us catfish our way into success. We went from credibility question marks to industry leaders in perception.",
|
||||
tag: "Long-term partnership",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-chart-office_23-2148017089.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-chart-office_23-2148017089.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function PortfolioPage() {
|
||||
quote: "We went from invisible to unforgettable. The cartel made us look like we've been crushing it for years. Now clients actually call us.",
|
||||
tag: "Another successful operation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148379212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colorful-minimal-business-card-template_23-2148379212.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "op-2",
|
||||
@@ -101,7 +101,7 @@ export default function PortfolioPage() {
|
||||
quote: "Surface level? Sure. But that surface is now pure gold. They turned our startup into something investors actually want to back.",
|
||||
tag: "Made member transformation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-drinking-coffee-with-sunglasses-guy-with-beard-instagram-effect_1212-818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-lives-matter-cards-with-letters-multicolored-paper_23-2148802411.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-lives-matter-cards-with-letters-multicolored-paper_23-2148802411.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "op-3",
|
||||
@@ -111,7 +111,7 @@ export default function PortfolioPage() {
|
||||
quote: "The cartel doesn't just rebrand you—they make people believe in the fantasy you're selling. And isn't that what business is?",
|
||||
tag: "Inner circle member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-bakery-gift-certificate-template_742173-8417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/minimalist-bakery-gift-certificate-template_742173-8417.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "op-4",
|
||||
@@ -121,7 +121,7 @@ export default function PortfolioPage() {
|
||||
quote: "They promised to make us look better than we are. They delivered. Now we're actually becoming what we look like.",
|
||||
tag: "Associate to made member",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-123760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mindset-opposite-positivity-negativity-thinking-concept_53876-123760.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "op-5",
|
||||
@@ -131,7 +131,7 @@ export default function PortfolioPage() {
|
||||
quote: "Judge away—that's the point. We look incredible. And in this game, perception isn't just reality; it's everything.",
|
||||
tag: "Made member retention",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-supplies-red-table_171337-13058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-supplies-red-table_171337-13058.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "op-6",
|
||||
@@ -141,7 +141,7 @@ export default function PortfolioPage() {
|
||||
quote: "The catfish cartel helped us catfish our way into success. We went from credibility question marks to industry leaders in perception.",
|
||||
tag: "Long-term partnership",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-chart-office_23-2148017089.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-chart-office_23-2148017089.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
tag="Client wins"
|
||||
|
||||
Reference in New Issue
Block a user