3 Commits

Author SHA1 Message Date
a4e43c55f2 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:16:35 +00:00
b7b3092dda Update src/app/page.tsx 2026-03-03 18:16:30 +00:00
9e57f6b89b Update src/app/layout.tsx 2026-03-03 18:16:30 +00:00
2 changed files with 24 additions and 10 deletions

View File

@@ -21,9 +21,11 @@ const inter = Inter({
export const metadata: Metadata = {
title: "aecreatives | Creative Digital Marketing Agency", description: "Boutique digital marketing agency specializing in content marketing, brand design, creatives, personal branding, and strategic content solutions for ambitious brands.", keywords: "creative digital marketing, content marketing, brand design, creative agency, personal branding, content strategy, B2B marketing", openGraph: {
title: "aecreatives | Creative Digital Marketing", description: "Transform your brand with strategic creative direction and artistic excellence.", type: "website", siteName: "aecreatives"},
title: "aecreatives | Creative Digital Marketing", description: "Transform your brand with strategic creative direction and artistic excellence.", type: "website", siteName: "aecreatives"
},
twitter: {
card: "summary_large_image", title: "aecreatives | Creative Digital Marketing Agency", description: "Strategic creativity. Artistic direction. Measurable impact."},
card: "summary_large_image", title: "aecreatives | Creative Digital Marketing Agency", description: "Strategic creativity. Artistic direction. Measurable impact."
},
};
export default function RootLayout({
@@ -1410,4 +1412,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -90,27 +90,39 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Content Marketing", description: "Strategic storytelling through compelling blog posts, whitepapers, case studies, and multimedia content that builds authority and drives engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/abstract-representation-of-content-creat-1772561153220-6a41a35f.png", imageAlt: "Content marketing visualization"
title: "Content Marketing", description: "Strategic storytelling through compelling blog posts, whitepapers, case studies, and multimedia content that builds authority and drives engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/abstract-representation-of-content-creat-1772561153220-6a41a35f.png", imageAlt: "Content marketing visualization", buttons: [
{ text: "Learn More" }
]
},
{
id: 2,
title: "Brand Design", description: "Complete brand identity systems including logo design, color palettes, typography guidelines, and comprehensive brand books that define your visual language.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/artistic-brand-identity-showcase-logo-co-1772561153521-3677d545.png", imageAlt: "Brand design concept"
title: "Brand Design", description: "Complete brand identity systems including logo design, color palettes, typography guidelines, and comprehensive brand books that define your visual language.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/artistic-brand-identity-showcase-logo-co-1772561153521-3677d545.png", imageAlt: "Brand design concept", buttons: [
{ text: "Learn More" }
]
},
{
id: 3,
title: "Creatives & Visual Production", description: "Eye-catching graphics, illustrations, animations, and video content designed to captivate audiences across all digital platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/dynamic-creative-production-workspace-wi-1772561154132-728f707f.png", imageAlt: "Creative production workspace"
title: "Creatives & Visual Production", description: "Eye-catching graphics, illustrations, animations, and video content designed to captivate audiences across all digital platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/dynamic-creative-production-workspace-wi-1772561154132-728f707f.png", imageAlt: "Creative production workspace", buttons: [
{ text: "Learn More" }
]
},
{
id: 4,
title: "Personal Branding", description: "Positioning executives, entrepreneurs, and thought leaders as influential voices through professional branding, LinkedIn optimization, and personal PR strategy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/professional-personal-branding-concept-p-1772561153916-d3118c38.png", imageAlt: "Personal branding concept"
title: "Personal Branding", description: "Positioning executives, entrepreneurs, and thought leaders as influential voices through professional branding, LinkedIn optimization, and personal PR strategy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/professional-personal-branding-concept-p-1772561153916-d3118c38.png", imageAlt: "Personal branding concept", buttons: [
{ text: "Learn More" }
]
},
{
id: 5,
title: "Content Writing & Copywriting", description: "Persuasive, SEO-optimized copy that tells your story, engages audiences, and converts readers into customers across all channels.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/sophisticated-writing-and-copywriting-sc-1772561154349-e877386e.png", imageAlt: "Professional content writing"
title: "Content Writing & Copywriting", description: "Persuasive, SEO-optimized copy that tells your story, engages audiences, and converts readers into customers across all channels.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/sophisticated-writing-and-copywriting-sc-1772561154349-e877386e.png", imageAlt: "Professional content writing", buttons: [
{ text: "Learn More" }
]
},
{
id: 6,
title: "Content Management", description: "Strategic planning, organization, and distribution of content across multiple platforms, ensuring consistent messaging and maximum reach.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/digital-content-management-system-visual-1772561154291-b4a13db6.png", imageAlt: "Content management system"
title: "Content Management", description: "Strategic planning, organization, and distribution of content across multiple platforms, ensuring consistent messaging and maximum reach.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARgyQNjNMQG0binByPBNMu6Ku4/digital-content-management-system-visual-1772561154291-b4a13db6.png", imageAlt: "Content management system", buttons: [
{ text: "Learn More" }
]
}
]}
animationType="blur-reveal"
@@ -214,4 +226,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}