Merge version_1 into main #1
@@ -135,17 +135,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "CEO, TechVenture Inc", testimonial: "Emnion completely transformed our marketing strategy. Their insights and execution elevated our brand visibility and doubled our leads within six months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", handle: "CEO, TechVenture Inc", testimonial: "Emnion completely transformed our marketing strategy. Their insights and execution elevated our brand visibility and doubled our leads within six months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "Marketing Director, GrowthCo", testimonial: "Working with Emnion was a game-changer. Their team's strategic thinking and creative execution delivered exceptional results that exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", handle: "Marketing Director, GrowthCo", testimonial: "Working with Emnion was a game-changer. Their team's strategic thinking and creative execution delivered exceptional results that exceeded our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "Founder, Digital Ventures", testimonial: "The team at Emnion brings expertise, professionalism, and genuine partnership. They don't just execute campaigns—they become part of your success story.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", handle: "Founder, Digital Ventures", testimonial: "The team at Emnion brings expertise, professionalism, and genuine partnership. They don't just execute campaigns—they become part of your success story.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "COO, InnovateLab", testimonial: "Emnion's data-driven approach and creative excellence helped us achieve a 300% increase in customer acquisition. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", handle: "COO, InnovateLab", testimonial: "Emnion's data-driven approach and creative excellence helped us achieve a 300% increase in customer acquisition. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", handle: "VP Marketing, StartupXYZ", testimonial: "Their strategic insights transformed how we approach marketing. The ROI speaks for itself—best investment we made this year.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez"},
|
||||
id: "5", name: "Jessica Martinez", handle: "VP Marketing, StartupXYZ", testimonial: "Their strategic insights transformed how we approach marketing. The ROI speaks for itself—best investment we made this year.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Jessica Martinez"},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "CEO, Enterprise Solutions", testimonial: "Emnion delivered a comprehensive strategy that positioned us as market leaders. Their team's dedication and expertise are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"},
|
||||
id: "6", name: "James Wilson", handle: "CEO, Enterprise Solutions", testimonial: "Emnion delivered a comprehensive strategy that positioned us as market leaders. Their team's dedication and expertise are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Wilson"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6", title: "How often should I expect communication?", content: "We provide weekly check-ins during active campaigns, monthly performance reports, and quarterly strategy reviews. You'll have direct access to your account manager for ongoing communication."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-businesswoman-talking-mobile-phone-cafe_1262-20247.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-businesswoman-talking-mobile-phone-cafe_1262-20247.jpg?_wi=1"
|
||||
imageAlt="Team collaboration and support"
|
||||
mediaPosition="left"
|
||||
/>
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your marketing goals and challenges...", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-businesswoman-talking-mobile-phone-cafe_1262-20247.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-young-businesswoman-talking-mobile-phone-cafe_1262-20247.jpg?_wi=2"
|
||||
imageAlt="Professional consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user