Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 00:18:03 +00:00

View File

@@ -59,11 +59,11 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "CEO, Digital Ventures", testimonial: "Connections Agency transformed how we engage with our clients. Outstanding work!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional portrait business avatar corporate profile headshot"
},
{
name: "Michael Chen", handle: "Founder, Tech Innovations", testimonial: "Their strategic approach and creative excellence exceeded all our expectations.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional portrait business avatar corporate profile headshot"
}
]}
/>
@@ -152,27 +152,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "CEO, Digital Ventures", testimonial: "Connections Agency didn't just deliver a website—they delivered a brand experience that resonates with our customers. Exceptional team!", icon: Quote,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "professional portrait business avatar corporate profile headshot"
},
{
id: "2", name: "Michael Chen", role: "Founder, Tech Innovations", testimonial: "Their strategic insights transformed our market positioning. The results speak for themselves—a true partnership.", icon: Quote,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "professional portrait business avatar corporate profile headshot"
},
{
id: "3", name: "Emma Rodriguez", role: "Marketing Director, Creative Co", testimonial: "From concept to execution, every detail was handled with professionalism and creativity. Highly recommend!", icon: Quote,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "professional portrait business avatar corporate profile headshot"
},
{
id: "4", name: "David Kim", role: "CTO, Innovation Labs", testimonial: "The team understood our vision perfectly and delivered solutions that exceeded expectations. Outstanding collaboration.", icon: Quote,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "professional portrait business avatar corporate profile headshot"
},
{
id: "5", name: "Lisa Thompson", role: "VP Product, Growth Hub", testimonial: "Best agency partnership we've had. Creative, strategic, and results-driven. They're now part of our core team.", icon: Quote,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "professional portrait business avatar corporate profile headshot"
},
{
id: "6", name: "James Wilson", role: "Founder, Brand Evolution", testimonial: "Connections Agency brings both creative excellence and business acumen. A rare combination in the industry.", icon: Quote,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional portrait business avatar corporate profile headshot"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "professional portrait business avatar corporate profile headshot"
}
]}
animationType="slide-up"