Merge version_1 into main #2
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Creative Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-diverse-coworkers-modern-office-discuss-their-project-together_93675-133516.jpg"
|
||||
imageAlt="Modern agency collaboration workspace"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "professional portrait business avatar corporate profile headshot"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
id: "development", title: "Web Development", description: "We build modern, responsive websites and digital products that deliver seamless user experiences and drive conversions for your business.", imageSrc: "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", imageAlt: "Web development and technology"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-4-items"
|
||||
gridVariant="uniform-3-items"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
@@ -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?_wi=3", 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", 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?_wi=4", 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", 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?_wi=5", 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", 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?_wi=6", 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", 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?_wi=7", 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", 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?_wi=8", 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", imageAlt: "professional portrait business avatar corporate profile headshot"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user