4 Commits

Author SHA1 Message Date
bf72d6ba58 Merge version_2 into main
Merge version_2 into main
2026-03-11 15:27:17 +00:00
ecd51b8235 Update src/app/page.tsx 2026-03-11 15:27:13 +00:00
aad30536fc Merge version_1 into main
Merge version_1 into main
2026-03-11 15:25:42 +00:00
8d55727d21 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:24:45 +00:00

View File

@@ -157,40 +157,6 @@ export default function HomePage() {
/>
</div>
<div id="team" data-section="team">
<TeamCardOne
title="Meet Our Creative Team"
description="Expert strategists, designers, and community builders dedicated to elevating your brand."
tag="Team"
tagIcon={Users}
tagAnimation="slide-up"
members={[
{
id: "1", name: "Alexandra Reed", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Alexandra Reed, Creative Director"
},
{
id: "2", name: "Marcus Chen", role: "Strategy Lead", imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "Marcus Chen, Strategy Lead"
},
{
id: "3", name: "Sophia Martinez", role: "Content Strategist", imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", imageAlt: "Sophia Martinez, Content Strategist"
},
{
id: "4", name: "James Williams", role: "Performance Analyst", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg", imageAlt: "James Williams, Performance Analyst"
},
{
id: "5", name: "Emma Thompson", role: "Community Manager", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting-indoors_23-2148824910.jpg", imageAlt: "Emma Thompson, Community Manager"
},
{
id: "6", name: "Lucas Santos", role: "Video Producer", imageSrc: "http://img.b2bpic.net/free-photo/freaky-guy-sunglasses-white-shirt-holds-film-camera-grey-background_613910-9405.jpg", imageAlt: "Lucas Santos, Video Producer"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Our Clients Say"
@@ -231,6 +197,40 @@ export default function HomePage() {
/>
</div>
<div id="team" data-section="team">
<TeamCardOne
title="Meet Our Creative Team"
description="Expert strategists, designers, and community builders dedicated to elevating your brand."
tag="Team"
tagIcon={Users}
tagAnimation="slide-up"
members={[
{
id: "1", name: "Alexandra Reed", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Alexandra Reed, Creative Director"
},
{
id: "2", name: "Marcus Chen", role: "Strategy Lead", imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "Marcus Chen, Strategy Lead"
},
{
id: "3", name: "Sophia Martinez", role: "Content Strategist", imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", imageAlt: "Sophia Martinez, Content Strategist"
},
{
id: "4", name: "James Williams", role: "Performance Analyst", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg", imageAlt: "James Williams, Performance Analyst"
},
{
id: "5", name: "Emma Thompson", role: "Community Manager", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting-indoors_23-2148824910.jpg", imageAlt: "Emma Thompson, Community Manager"
},
{
id: "6", name: "Lucas Santos", role: "Video Producer", imageSrc: "http://img.b2bpic.net/free-photo/freaky-guy-sunglasses-white-shirt-holds-film-camera-grey-background_613910-9405.jpg", imageAlt: "Lucas Santos, Video Producer"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"