Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-14 13:50:17 +00:00

View File

@@ -117,7 +117,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Behavioral Analytics", description: "Precision-driven insights into your target audience's needs, transforming data into high-performing content narratives.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg", imageAlt: "Data analysis"
title: "Behavioral Analytics", description: "Precision-driven insights into your target audience's needs, transforming data into high-performing content narratives.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg?_wi=1", imageAlt: "Data analysis"
},
{
title: "Master Production", description: "Every frame is calibrated for maximum impact, utilizing professional cinematography to capture the essence of your brand.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-utensils-microneedling-procedure_23-2149374097.jpg", imageAlt: "Production studio"
@@ -163,7 +163,7 @@ export default function LandingPage() {
tagIcon={TrendingUp}
tagAnimation="slide-up"
metrics={[
{ id: "1", value: "92%", title: "Engagement Growth", description: "Average increase in audience retention within 30 days.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg", imageAlt: "Growth metric" },
{ id: "1", value: "92%", title: "Engagement Growth", description: "Average increase in audience retention within 30 days.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg?_wi=1", imageAlt: "Growth metric" },
{ id: "2", value: "87%", title: "Conversion Lift", description: "Brands see a significant lift in conversion rates after implementing our strategy.", imageSrc: "http://img.b2bpic.net/free-photo/scientist-examining-substance-petri-dish-while-conducting-virus-research_181624-1110.jpg", imageAlt: "Conversion metric" }
]}
animationType="slide-up"
@@ -181,8 +181,8 @@ export default function LandingPage() {
tagAnimation="slide-up"
blogs={[
{ id: "1", category: "Growth", title: "Scaling UGC to a Global Standard", excerpt: "How to maintain authenticity while scaling your content operations.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232284.jpg", imageAlt: "Growth article", authorName: "Admin", authorAvatar: "", date: "Feb 2026" },
{ id: "2", category: "Psychology", title: "The Science of Visual Influence", excerpt: "Understanding why specific visual motifs drive brand loyalty.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg", imageAlt: "Psychology article", authorName: "Admin", authorAvatar: "", date: "Jan 2026" },
{ id: "3", category: "Case Study", title: "AUREM8's 2026 Mastery Roadmap", excerpt: "Inside the strategy that defined this year's top brands.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg", imageAlt: "Strategy article", authorName: "Admin", authorAvatar: "", date: "Jan 2026" }
{ id: "2", category: "Psychology", title: "The Science of Visual Influence", excerpt: "Understanding why specific visual motifs drive brand loyalty.", imageSrc: "http://img.b2bpic.net/free-photo/organic-cosmetic-product-with-dreamy-aesthetic-fresh-background_23-2151382870.jpg?_wi=2", imageAlt: "Psychology article", authorName: "Admin", authorAvatar: "", date: "Jan 2026" },
{ id: "3", category: "Case Study", title: "AUREM8's 2026 Mastery Roadmap", excerpt: "Inside the strategy that defined this year's top brands.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-using-face-roller_23-2148803514.jpg?_wi=2", imageAlt: "Strategy article", authorName: "Admin", authorAvatar: "", date: "Jan 2026" }
]}
animationType="slide-up"
textboxLayout="default"