Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-05 08:30:28 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ export default function AboutPage() {
title="Our Mission & Values"
description="We believe in empowering brands through authentic storytelling and data-driven strategy. Our mission is to transform social media from a channel into a powerful growth engine for businesses that dare to stand out."
tag="About Creative Minds"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=2"
imageAlt="Creative Minds team collaboration"
accordionItems={[
{

View File

@@ -42,7 +42,7 @@ export default function HomePage() {
title="Elevate Your Social Presence"
description="We craft compelling social media strategies that transform brands into industry leaders. Data-driven campaigns with creative excellence."
tag="Premium Agency"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-colleagues-office-coworking_171337-17719.jpg?_wi=1"
imageAlt="Creative team workspace"
textPosition="bottom-left"
showBlur={true}
@@ -134,17 +134,17 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Transformed Our Brand Presence", quote: "Creative Minds completely revolutionized our social media strategy. In just 6 months, we saw a 300% increase in engagement and our follower count tripled. Their team is incredibly creative and strategic.", name: "Sarah Mitchell", role: "CEO, Luxe Collective", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Mitchell"},
id: "1", title: "Transformed Our Brand Presence", quote: "Creative Minds completely revolutionized our social media strategy. In just 6 months, we saw a 300% increase in engagement and our follower count tripled. Their team is incredibly creative and strategic.", name: "Sarah Mitchell", role: "CEO, Luxe Collective", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", title: "Exceptional Campaign Results", quote: "The data-driven approach combined with creative excellence set Creative Minds apart. Our latest campaign exceeded expectations with a 450% ROI. Highly recommend their services.", name: "Marcus Chen", role: "Marketing Director, TechVenture", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg", imageAlt: "Marcus Chen"},
{
id: "3", title: "True Partnership & Collaboration", quote: "Working with Creative Minds feels like working with an extension of our own team. They understand our brand deeply and consistently deliver innovative content strategies that resonate with our audience.", name: "Emma Rodriguez", role: "Founder, EcoStyle Co.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Emma Rodriguez"},
id: "3", title: "True Partnership & Collaboration", quote: "Working with Creative Minds feels like working with an extension of our own team. They understand our brand deeply and consistently deliver innovative content strategies that resonate with our audience.", name: "Emma Rodriguez", role: "Founder, EcoStyle Co.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Emma Rodriguez"},
{
id: "4", title: "Outstanding Community Growth", quote: "Their community management approach is exceptional. They didn't just grow our followers—they built a genuinely engaged community that advocates for our brand daily.", name: "James Patterson", role: "Brand Manager, Wellness Plus", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg", imageAlt: "James Patterson"},
{
id: "5", title: "Measurable Business Impact", quote: "We partnered with Creative Minds to overhaul our social presence and saw immediate results. Our conversion rate improved by 280% and customer acquisition cost decreased significantly.", name: "Lisa Kaufman", role: "CEO, Fashion Forward", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Lisa Kaufman"},
{
id: "6", title: "Creative Professionals We Trust", quote: "The creative quality, strategic thinking, and professionalism of the Creative Minds team is unmatched. They've become an invaluable partner in our brand growth journey.", name: "David Kumar", role: "CMO, Digital Innovations", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Kumar"},
id: "6", title: "Creative Professionals We Trust", quote: "The creative quality, strategic thinking, and professionalism of the Creative Minds team is unmatched. They've become an invaluable partner in our brand growth journey.", name: "David Kumar", role: "CMO, Digital Innovations", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "David Kumar"},
]}
/>
</div>