Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 17:15:03 +00:00

View File

@@ -117,10 +117,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "@sarahm_ceo", testimonial: "Working with this studio transformed our brand presence. Their attention to detail and strategic approach exceeded all our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", handle: "@sarahm_ceo", testimonial: "Working with this studio transformed our brand presence. Their attention to detail and strategic approach exceeded all our expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Chen", handle: "@jchen_director", testimonial: "The team's creativity and professionalism made the entire process smooth and enjoyable. Highly recommend for any digital project.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg", imageAlt: "James Chen"
id: "2", name: "James Chen", handle: "@jchen_director", testimonial: "The team's creativity and professionalism made the entire process smooth and enjoyable. Highly recommend for any digital project.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg?_wi=1", imageAlt: "James Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "@erodriguez_cmo", testimonial: "Outstanding results. They understood our vision and delivered a solution that truly resonates with our target audience.", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-tattooed-man-drinking-wine-from-glass-street-romantic-guy-white-shirt-cap-suspenders-city-peaky-blinders-old-fashioned-retro_1321-2035.jpg", imageAlt: "Emily Rodriguez"
@@ -129,10 +129,10 @@ export default function LandingPage() {
id: "4", name: "Michael Zhang", handle: "@mzhang_founder", testimonial: "From concept to launch, the team was collaborative, transparent, and delivered exceptional work on time and on budget.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg", imageAlt: "Michael Zhang"
},
{
id: "5", name: "Lisa Anderson", handle: "@lisa_anderson_vp", testimonial: "Their innovative approach to design and strategy helped us stand out in a competitive market. Truly partners in our success.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", imageAlt: "Lisa Anderson"
id: "5", name: "Lisa Anderson", handle: "@lisa_anderson_vp", testimonial: "Their innovative approach to design and strategy helped us stand out in a competitive market. Truly partners in our success.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=2", imageAlt: "Lisa Anderson"
},
{
id: "6", name: "David Kim", handle: "@dkim_product", testimonial: "Exceptional talent and dedication. The entire experience was professional and the final product exceeded our vision.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg", imageAlt: "David Kim"
id: "6", name: "David Kim", handle: "@dkim_product", testimonial: "Exceptional talent and dedication. The entire experience was professional and the final product exceeded our vision.", imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-stylish-suit-office_23-2150167727.jpg?_wi=2", imageAlt: "David Kim"
},
]}
animationType="slide-up"