Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-06 09:03:28 +00:00
2 changed files with 40 additions and 18 deletions

View File

@@ -22,11 +22,14 @@ const publicSans = Public_Sans({
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"),
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,
follow: true,

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,11 +52,14 @@ 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}
showDimOverlay={true}
@@ -67,11 +70,14 @@ 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"
@@ -104,7 +110,8 @@ export default function HomePage() {
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"},
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" },
{ icon: BarChart3, text: "Conversion optimization" },
@@ -114,7 +121,8 @@ export default function HomePage() {
},
{
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"},
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" },
{ icon: Link2, text: "Technical & on-page SEO" },
@@ -124,7 +132,8 @@ export default function HomePage() {
},
{
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"},
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" },
{ icon: Image, text: "Ad creative design" },
@@ -136,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>
@@ -145,13 +159,17 @@ 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"
useInvertedBackground={false}
@@ -165,7 +183,8 @@ 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}
showCard={true}