7 Commits

Author SHA1 Message Date
6b6b8bbb2f Merge version_3 into main
Merge version_3 into main
2026-03-06 09:03:28 +00:00
a7eaa842b8 Update src/app/page.tsx 2026-03-06 09:03:24 +00:00
15615be6a2 Update src/app/layout.tsx 2026-03-06 09:03:24 +00:00
2aaf1135c1 Merge version_2 into main
Merge version_2 into main
2026-03-06 09:01:19 +00:00
a15d1ced98 Update src/app/page.tsx 2026-03-06 09:01:15 +00:00
9eec259896 Update src/app/layout.tsx 2026-03-06 09:01:14 +00:00
b40fb2dfed Merge version_1 into main
Merge version_1 into main
2026-03-06 08:59:26 +00:00
2 changed files with 37 additions and 95 deletions

View File

@@ -7,40 +7,28 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const publicSans = Public_Sans({
variable: "--font-public-sans",
subsets: ["latin"],
variable: "--font-public-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Dye Media - Creative Performance Marketing Studio",
description: "Creative Performance Marketing Studio combining high-impact design with data-driven advertising strategy. We specialize in Google Ads, SEO, creative content, and brand growth.",
keywords: "performance marketing, advertising agency, creative design, Google Ads, SEO, marketing strategy, digital marketing, brand growth",
metadataBase: new URL("https://dyemedia.com"),
title: "Dye Media - Creative Performance Marketing Studio", description: "Creative Performance Marketing Studio combining high-impact design with data-driven advertising strategy. We specialize in Google Ads, SEO, creative content, and brand growth.", keywords: "performance marketing, advertising agency, creative design, Google Ads, SEO, marketing strategy, digital marketing, brand growth", metadataBase: new URL("https://dyemedia.com"),
alternates: {
canonical: "https://dyemedia.com",
canonical: "https://dyemedia.com"
},
openGraph: {
title: "Dye Media - Creative Performance Marketing Studio",
description: "We blend creative excellence with performance marketing to drive real business growth.",
url: "https://dyemedia.com",
siteName: "Dye Media",
type: "website",
title: "Dye Media - Creative Performance Marketing Studio", description: "We blend creative excellence with performance marketing to drive real business growth.", url: "https://dyemedia.com", siteName: "Dye Media", type: "website"
},
twitter: {
card: "summary_large_image",
title: "Dye Media - Creative Performance Marketing",
description: "High-impact creative design paired with data-driven marketing strategy",
card: "summary_large_image", title: "Dye Media - Creative Performance Marketing", description: "High-impact creative design paired with data-driven marketing strategy"
},
robots: {
index: true,
@@ -1432,4 +1420,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -11,7 +11,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import Link from "next/link";
import { Zap, TrendingUp, Sparkles, Workflow, Target, BarChart3, Search, Link2, Video, Image, Palette, Rocket } from "lucide-react";
import { Zap, TrendingUp, Sparkles, Workflow, Target, BarChart3, Search, Link2, Video, Image, Palette, Rocket, ArrowRight } from "lucide-react";
export default function HomePage() {
return (
@@ -52,16 +52,13 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-psd/marketing-agency-template-design_23-2150783187.jpg",
imageAlt: "Advertising creative design work",
imageSrc: "http://img.b2bpic.net/free-psd/marketing-agency-template-design_23-2150783187.jpg", imageAlt: "Advertising creative design work"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-70252.jpg",
imageAlt: "Website UI design interface",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-70252.jpg", imageAlt: "Website UI design interface"
},
{
imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-cards-template_23-2149151388.jpg",
imageAlt: "Branding and visual identity work",
imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-cards-template_23-2149151388.jpg", imageAlt: "Branding and visual identity work"
},
]}
autoplayDelay={4000}
@@ -73,32 +70,18 @@ export default function HomePage() {
<MetricCardEleven
metrics={[
{
id: "1",
value: "10M+",
title: "Ad Impressions Generated",
description: "Across performance campaigns managed",
imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-agency-ad-with-team-collaboration_505751-8227.jpg?_wi=1",
imageAlt: "Featured advertising campaign creative",
id: "1", value: "10M+", title: "Ad Impressions Generated", description: "Across performance campaigns managed", imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-agency-ad-with-team-collaboration_505751-8227.jpg?_wi=1", imageAlt: "Featured advertising campaign creative"
},
{
id: "2",
value: "$10M+",
title: "Ad Spend Managed",
description: "Performance marketing campaigns optimized",
imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-template-with-photo_23-2148492826.jpg?_wi=1",
imageAlt: "Featured website design project",
id: "2", value: "$10M+", title: "Ad Spend Managed", description: "Performance marketing campaigns optimized", imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-template-with-photo_23-2148492826.jpg?_wi=1", imageAlt: "Featured website design project"
},
{
id: "3",
value: "500+",
title: "Creative Assets Produced",
description: "High-impact ads and visual content",
imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg?_wi=1",
imageAlt: "Featured branding and design work",
id: "3", value: "500+", title: "Creative Assets Produced", description: "High-impact ads and visual content", imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg?_wi=1", imageAlt: "Featured branding and design work"
},
]}
title="Featured Creative"
description="A curated selection of our high-impact creative work that drives results"
tag="Proven Results"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
@@ -126,12 +109,8 @@ export default function HomePage() {
tag="What We Offer"
features={[
{
id: "1",
title: "Google Ads & Pay-Per-Click",
description: "High-converting PPC campaigns that drive qualified leads and sales",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1",
imageAlt: "Google Ads and PPC advertising",
id: "1", title: "Google Ads & Pay-Per-Click", description: "High-converting PPC campaigns that drive qualified leads and sales", media: {
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1", imageAlt: "Google Ads and PPC advertising"
},
items: [
{ icon: Target, text: "Lead generation campaigns" },
@@ -141,12 +120,8 @@ export default function HomePage() {
reverse: false,
},
{
id: "2",
title: "Search Engine Optimization",
description: "Organic traffic growth through strategic SEO and content optimization",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg?_wi=1",
imageAlt: "SEO optimization strategy",
id: "2", title: "Search Engine Optimization", description: "Organic traffic growth through strategic SEO and content optimization", media: {
imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg?_wi=1", imageAlt: "SEO optimization strategy"
},
items: [
{ icon: Search, text: "Keyword research & strategy" },
@@ -156,12 +131,8 @@ export default function HomePage() {
reverse: true,
},
{
id: "3",
title: "Creative Content Production",
description: "High-impact visual content including video ads, graphics, and social media assets",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg?_wi=1",
imageAlt: "Video and content production",
id: "3", title: "Creative Content Production", description: "High-impact visual content including video ads, graphics, and social media assets", media: {
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg?_wi=1", imageAlt: "Video and content production"
},
items: [
{ icon: Video, text: "Video ads & motion graphics" },
@@ -174,6 +145,11 @@ export default function HomePage() {
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Services", href: "/services" },
{ text: "Get A Free Consultation", href: "/contact" },
]}
buttonAnimation="slide-up"
/>
</div>
@@ -183,28 +159,16 @@ export default function HomePage() {
cardTag="What Makes Dye Media Different"
testimonials={[
{
id: "1",
name: "Creative Excellence",
imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-agency-ad-with-team-collaboration_505751-8227.jpg?_wi=2",
imageAlt: "Creative excellence icon",
id: "1", name: "Creative Excellence", imageSrc: "http://img.b2bpic.net/free-psd/digital-marketing-agency-ad-with-team-collaboration_505751-8227.jpg?_wi=2", imageAlt: "Creative excellence icon"
},
{
id: "2",
name: "Performance Focus",
imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-template-with-photo_23-2148492826.jpg?_wi=2",
imageAlt: "Performance focus icon",
id: "2", name: "Performance Focus", imageSrc: "http://img.b2bpic.net/free-vector/travel-landing-page-template-with-photo_23-2148492826.jpg?_wi=2", imageAlt: "Performance focus icon"
},
{
id: "3",
name: "Strategy First",
imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg?_wi=2",
imageAlt: "Strategy first icon",
id: "3", name: "Strategy First", imageSrc: "http://img.b2bpic.net/free-psd/modern-business-card-design-pan-cafe-bakery_23-2152033501.jpg?_wi=2", imageAlt: "Strategy first icon"
},
{
id: "4",
name: "Real Results",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2",
imageAlt: "Real results icon",
id: "4", name: "Real Results", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2", imageAlt: "Real results icon"
},
]}
cardAnimation="slide-up"
@@ -219,13 +183,7 @@ export default function HomePage() {
tag="Our Partners"
names={["TechFlow", "InnovateLab", "GrowthCo", "StartupXYZ", "BrandScale", "PerformanceHub", "CreativeStudio", "MarketingPro"]}
logos={[
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg",
"http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-design_23-2149714663.jpg",
"http://img.b2bpic.net/free-vector/fashion-store-lab-logo-template_23-2148631158.jpg",
"http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg",
"http://img.b2bpic.net/free-vector/restaurant-business-company-logo_23-2148462315.jpg",
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg",
"http://img.b2bpic.net/free-vector/hand-drawn-shop-local-collection_23-2149575775.jpg",
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg", "http://img.b2bpic.net/free-vector/gradient-instagram-shop-logo-design_23-2149714663.jpg", "http://img.b2bpic.net/free-vector/fashion-store-lab-logo-template_23-2148631158.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg", "http://img.b2bpic.net/free-vector/restaurant-business-company-logo_23-2148462315.jpg", "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-shop-local-collection_23-2149575775.jpg"
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -253,8 +211,7 @@ export default function HomePage() {
<FooterSimple
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "Portfolio", href: "/portfolio" },
@@ -262,8 +219,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Agency Consulting", href: "/consulting" },
{ label: "Contact", href: "/contact" },
{ label: "Strategy Call", href: "/contact" },
@@ -271,8 +227,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Dye Media", href: "/about" },
{ label: "Our Process", href: "/services" },
{ label: "Services", href: "/services" },
@@ -280,8 +235,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -295,4 +249,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}