Merge version_1 into main #1
@@ -126,10 +126,10 @@ export default function LandingPage() {
|
||||
description="Feedback from teams and leaders I've worked with on transformative design projects."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "Product Manager at TechCorp", testimonial: "Arina's design approach transformed our product. She has an exceptional ability to balance user needs with business goals, delivering interfaces that our users absolutely love.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-senior-produc-1772830004922-49c800b1.png", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", handle: "Product Manager at TechCorp", testimonial: "Arina's design approach transformed our product. She has an exceptional ability to balance user needs with business goals, delivering interfaces that our users absolutely love.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-senior-produc-1772830004922-49c800b1.png?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "Founder at StartupLabs", testimonial: "Working with Arina elevated our entire product experience. Her meticulous attention to detail and deep understanding of UX principles resulted in a 40% increase in user engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-startup-found-1772830003698-4d1f27f1.png", imageAlt: "James Chen"
|
||||
id: "2", name: "James Chen", handle: "Founder at StartupLabs", testimonial: "Working with Arina elevated our entire product experience. Her meticulous attention to detail and deep understanding of UX principles resulted in a 40% increase in user engagement.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-startup-found-1772830003698-4d1f27f1.png?_wi=1", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", handle: "Design Lead at CreativeStudio", testimonial: "Arina brings a unique perspective to every project. Her ability to think strategically about user flows while maintaining beautiful aesthetics is truly remarkable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-creative-dire-1772830003748-61d82368.png", imageAlt: "Elena Rodriguez"
|
||||
@@ -138,10 +138,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Marcus Thompson", handle: "VP of Product at InnovateCorp", testimonial: "Outstanding designer. Arina doesn't just create interfaces—she creates experiences that drive real business results. Her strategic thinking and collaborative approach are invaluable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-product-strat-1772830003551-60f720f3.png", imageAlt: "Marcus Thompson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Park", handle: "CEO at DesignHouse", testimonial: "Arina's portfolio speaks for itself. Every project demonstrates exceptional craft, innovative thinking, and deep user empathy. She's a designer's designer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-senior-produc-1772830004922-49c800b1.png", imageAlt: "Lisa Park"
|
||||
id: "5", name: "Lisa Park", handle: "CEO at DesignHouse", testimonial: "Arina's portfolio speaks for itself. Every project demonstrates exceptional craft, innovative thinking, and deep user empathy. She's a designer's designer.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-senior-produc-1772830004922-49c800b1.png?_wi=2", imageAlt: "Lisa Park"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Kumar", handle: "Creative Director at ArtTech", testimonial: "Exceptional collaboration and execution. Arina understands that great design is about solving real problems elegantly. Her work consistently exceeds expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-startup-found-1772830003698-4d1f27f1.png", imageAlt: "David Kumar"
|
||||
id: "6", name: "David Kumar", handle: "Creative Director at ArtTech", testimonial: "Exceptional collaboration and execution. Arina understands that great design is about solving real problems elegantly. Her work consistently exceeds expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/professional-portrait-of-a-startup-found-1772830003698-4d1f27f1.png?_wi=2", imageAlt: "David Kumar"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/abstract-dark-background-with-subtle-red-1772830003913-2b36c80d.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/abstract-dark-background-with-subtle-red-1772830003913-2b36c80d.png?_wi=1"
|
||||
imageAlt="Abstract design background"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/abstract-dark-background-with-subtle-red-1772830003913-2b36c80d.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaTtSLNkj6wYzJfWbUHNWMNhWo/abstract-dark-background-with-subtle-red-1772830003913-2b36c80d.png?_wi=2"
|
||||
imageAlt="Footer background with abstract design elements"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user