Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:28:43 +00:00
parent 5927e263e4
commit abd9c73731

View File

@@ -112,17 +112,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Chen, CEO of TechFlow", date: "Date: 15 November 2024", title: "Transformed our entire product vision", quote: "Working with this designer elevated our product from good to exceptional. The attention to detail and strategic thinking throughout the entire process was remarkable.", tag: "Product Design", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageAlt: "Project collaboration"},
id: "1", name: "Sarah Chen, CEO of TechFlow", date: "Date: 15 November 2024", title: "Transformed our entire product vision", quote: "Working with this designer elevated our product from good to exceptional. The attention to detail and strategic thinking throughout the entire process was remarkable.", tag: "Product Design", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg?_wi=1", imageAlt: "Project collaboration"},
{
id: "2", name: "Michael Rodriguez, Founder of Creative Studios", date: "Date: 8 October 2024", title: "A true design partner", quote: "Beyond execution, this designer brought strategic insights that improved our entire brand ecosystem. A rare combination of artistic talent and business acumen.", tag: "Branding", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Brand work showcase"},
id: "2", name: "Michael Rodriguez, Founder of Creative Studios", date: "Date: 8 October 2024", title: "A true design partner", quote: "Beyond execution, this designer brought strategic insights that improved our entire brand ecosystem. A rare combination of artistic talent and business acumen.", tag: "Branding", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1", imageAlt: "Brand work showcase"},
{
id: "3", name: "Emma Williams, VP Product at InnovateLab", date: "Date: 22 September 2024", title: "Exceptional collaboration", quote: "The design process was transparent, collaborative, and results-driven. Our users responded immediately to the improved experience.", tag: "UX/UI", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-profile-shot-handsome-bearded-man-looking-left-smiling-standing-against-white-backgro_1258-113911.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-profile-shot-handsome-bearded-man-looking-left-smiling-standing-against-white-backgro_1258-113911.jpg", imageAlt: "Interface design work"},
{
id: "4", name: "David Park, Chief Creative Officer", date: "Date: 5 August 2024", title: "Consistently delivers excellence", quote: "Over three years of collaboration, every project has exceeded expectations. This designer understands that great design solves real problems.", tag: "Strategy & Design", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Strategic project"},
{
id: "5", name: "Lisa Martinez, Director of Design", date: "Date: 19 July 2024", title: "Elevates entire teams", quote: "Not only did they deliver exceptional work, but also elevated the design thinking across our entire organization through mentorship and collaboration.", tag: "Design Leadership", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageAlt: "Team collaboration"},
id: "5", name: "Lisa Martinez, Director of Design", date: "Date: 19 July 2024", title: "Elevates entire teams", quote: "Not only did they deliver exceptional work, but also elevated the design thinking across our entire organization through mentorship and collaboration.", tag: "Design Leadership", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg?_wi=2", imageAlt: "Team collaboration"},
{
id: "6", name: "James Wilson, Startup Founder", date: "Date: 2 June 2024", title: "Game-changing partnership", quote: "From concept to launch, this designer brought clarity and confidence to our vision. The result speaks for itself in our user metrics.", tag: "Product", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "Startup product"},
id: "6", name: "James Wilson, Startup Founder", date: "Date: 2 June 2024", title: "Game-changing partnership", quote: "From concept to launch, this designer brought clarity and confidence to our vision. The result speaks for itself in our user metrics.", tag: "Product", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2", imageAlt: "Startup product"},
]}
/>
</div>