Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a15d1ced98 | |||
| 9eec259896 | |||
| b40fb2dfed |
@@ -7,41 +7,26 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|||||||
import Tag from "@/tag/Tag";
|
import Tag from "@/tag/Tag";
|
||||||
|
|
||||||
const halant = Halant({
|
const halant = Halant({
|
||||||
variable: "--font-halant",
|
variable: "--font-halant", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
weight: ["300", "400", "500", "600", "700"],
|
weight: ["300", "400", "500", "600", "700"],
|
||||||
});
|
});
|
||||||
|
|
||||||
const inter = Inter({
|
const inter = Inter({
|
||||||
variable: "--font-inter",
|
variable: "--font-inter", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
const publicSans = Public_Sans({
|
const publicSans = Public_Sans({
|
||||||
variable: "--font-public-sans",
|
variable: "--font-public-sans", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Dye Media - Creative Performance Marketing Studio",
|
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"),
|
||||||
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: {
|
alternates: {
|
||||||
canonical: "https://dyemedia.com",
|
canonical: "https://dyemedia.com"},
|
||||||
},
|
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Dye Media - Creative Performance Marketing Studio",
|
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"},
|
||||||
description: "We blend creative excellence with performance marketing to drive real business growth.",
|
|
||||||
url: "https://dyemedia.com",
|
|
||||||
siteName: "Dye Media",
|
|
||||||
type: "website",
|
|
||||||
},
|
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image",
|
card: "summary_large_image", title: "Dye Media - Creative Performance Marketing", description: "High-impact creative design paired with data-driven marketing strategy"},
|
||||||
title: "Dye Media - Creative Performance Marketing",
|
|
||||||
description: "High-impact creative design paired with data-driven marketing strategy",
|
|
||||||
},
|
|
||||||
robots: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
follow: true,
|
follow: true,
|
||||||
@@ -1432,4 +1417,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
111
src/app/page.tsx
111
src/app/page.tsx
@@ -52,17 +52,11 @@ export default function HomePage() {
|
|||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-psd/marketing-agency-template-design_23-2150783187.jpg",
|
imageSrc: "http://img.b2bpic.net/free-psd/marketing-agency-template-design_23-2150783187.jpg", imageAlt: "Advertising creative design work"},
|
||||||
imageAlt: "Advertising creative design work",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-70252.jpg",
|
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-ux-landing-page_52683-70252.jpg", imageAlt: "Website UI design interface"},
|
||||||
imageAlt: "Website UI design interface",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-cards-template_23-2149151388.jpg",
|
imageSrc: "http://img.b2bpic.net/free-vector/geometric-business-cards-template_23-2149151388.jpg", imageAlt: "Branding and visual identity work"},
|
||||||
imageAlt: "Branding and visual identity work",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
autoplayDelay={4000}
|
autoplayDelay={4000}
|
||||||
showDimOverlay={true}
|
showDimOverlay={true}
|
||||||
@@ -73,32 +67,15 @@ export default function HomePage() {
|
|||||||
<MetricCardEleven
|
<MetricCardEleven
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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"
|
title="Featured Creative"
|
||||||
description="A curated selection of our high-impact creative work that drives results"
|
description="A curated selection of our high-impact creative work that drives results"
|
||||||
|
tag="Proven Results"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -126,13 +103,8 @@ export default function HomePage() {
|
|||||||
tag="What We Offer"
|
tag="What We Offer"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Google Ads & Pay-Per-Click", description: "High-converting PPC campaigns that drive qualified leads and sales", media: {
|
||||||
title: "Google Ads & Pay-Per-Click",
|
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1", imageAlt: "Google Ads and PPC advertising"},
|
||||||
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: [
|
items: [
|
||||||
{ icon: Target, text: "Lead generation campaigns" },
|
{ icon: Target, text: "Lead generation campaigns" },
|
||||||
{ icon: BarChart3, text: "Conversion optimization" },
|
{ icon: BarChart3, text: "Conversion optimization" },
|
||||||
@@ -141,13 +113,8 @@ export default function HomePage() {
|
|||||||
reverse: false,
|
reverse: false,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Search Engine Optimization", description: "Organic traffic growth through strategic SEO and content optimization", media: {
|
||||||
title: "Search Engine Optimization",
|
imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg?_wi=1", imageAlt: "SEO optimization strategy"},
|
||||||
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: [
|
items: [
|
||||||
{ icon: Search, text: "Keyword research & strategy" },
|
{ icon: Search, text: "Keyword research & strategy" },
|
||||||
{ icon: Link2, text: "Technical & on-page SEO" },
|
{ icon: Link2, text: "Technical & on-page SEO" },
|
||||||
@@ -156,13 +123,8 @@ export default function HomePage() {
|
|||||||
reverse: true,
|
reverse: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Creative Content Production", description: "High-impact visual content including video ads, graphics, and social media assets", media: {
|
||||||
title: "Creative Content Production",
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-shooting-young-woman_1268-21886.jpg?_wi=1", imageAlt: "Video and 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: [
|
items: [
|
||||||
{ icon: Video, text: "Video ads & motion graphics" },
|
{ icon: Video, text: "Video ads & motion graphics" },
|
||||||
{ icon: Image, text: "Ad creative design" },
|
{ icon: Image, text: "Ad creative design" },
|
||||||
@@ -183,29 +145,13 @@ export default function HomePage() {
|
|||||||
cardTag="What Makes Dye Media Different"
|
cardTag="What Makes Dye Media Different"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
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"},
|
||||||
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",
|
id: "4", name: "Real Results", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=2", imageAlt: "Real results icon"},
|
||||||
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"
|
cardAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -219,14 +165,7 @@ export default function HomePage() {
|
|||||||
tag="Our Partners"
|
tag="Our Partners"
|
||||||
names={["TechFlow", "InnovateLab", "GrowthCo", "StartupXYZ", "BrandScale", "PerformanceHub", "CreativeStudio", "MarketingPro"]}
|
names={["TechFlow", "InnovateLab", "GrowthCo", "StartupXYZ", "BrandScale", "PerformanceHub", "CreativeStudio", "MarketingPro"]}
|
||||||
logos={[
|
logos={[
|
||||||
"http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148161323.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"]}
|
||||||
"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"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
showCard={true}
|
showCard={true}
|
||||||
@@ -253,8 +192,7 @@ export default function HomePage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Navigate",
|
title: "Navigate", items: [
|
||||||
items: [
|
|
||||||
{ label: "Home", href: "/" },
|
{ label: "Home", href: "/" },
|
||||||
{ label: "Services", href: "/services" },
|
{ label: "Services", href: "/services" },
|
||||||
{ label: "Portfolio", href: "/portfolio" },
|
{ label: "Portfolio", href: "/portfolio" },
|
||||||
@@ -262,8 +200,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{ label: "Agency Consulting", href: "/consulting" },
|
{ label: "Agency Consulting", href: "/consulting" },
|
||||||
{ label: "Contact", href: "/contact" },
|
{ label: "Contact", href: "/contact" },
|
||||||
{ label: "Strategy Call", href: "/contact" },
|
{ label: "Strategy Call", href: "/contact" },
|
||||||
@@ -271,8 +208,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{ label: "About Dye Media", href: "/about" },
|
{ label: "About Dye Media", href: "/about" },
|
||||||
{ label: "Our Process", href: "/services" },
|
{ label: "Our Process", href: "/services" },
|
||||||
{ label: "Services", href: "/services" },
|
{ label: "Services", href: "/services" },
|
||||||
@@ -280,8 +216,7 @@ export default function HomePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy Policy", href: "#" },
|
{ label: "Privacy Policy", href: "#" },
|
||||||
{ label: "Terms of Service", href: "#" },
|
{ label: "Terms of Service", href: "#" },
|
||||||
{ label: "Cookie Policy", href: "#" },
|
{ label: "Cookie Policy", href: "#" },
|
||||||
@@ -295,4 +230,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user