diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c4a385..74a9fb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,8 +52,8 @@ export default function LandingPage() { { name: "Alex Rivers", handle: "@arivers", testimonial: "Sebtix transformed our media presence completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hispanic-man-working-office-night-angry-mad-raising-fist-frustrated-furious-while-shouting-with-anger-rage-aggressive-concept_839833-19163.jpg" }, { name: "Sarah Chen", handle: "@schen", testimonial: "Exceptional creative quality and data insight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/international-womens-day-beautiful-young-woman-with-tulip-her-hand_169016-67166.jpg" }, { name: "Mike Ross", handle: "@mross", testimonial: "The best media agency we've ever partnered with.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ambitious-smiling-corporate-woman-suit-showing-thumbs-up-recommending-something-good-standing-white-background_176420-50395.jpg" }, - { name: "David Kim", handle: "@dkim", testimonial: "Unparalleled speed and creative execution.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg" }, - { name: "Emily Rodriguez", handle: "@erod", testimonial: "They truly understand high-growth dynamics.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg" }, + { name: "David Kim", handle: "@dkim", testimonial: "Unparalleled speed and creative execution.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg?_wi=1" }, + { name: "Emily Rodriguez", handle: "@erod", testimonial: "They truly understand high-growth dynamics.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg?_wi=1" }, ]} buttons={[ { text: "Get Started", href: "#contact" }, @@ -149,8 +149,8 @@ export default function LandingPage() { { id: "1", name: "Alex Rivers", role: "CEO", testimonial: "Absolute game changer for our brand growth.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-meeting_1098-19536.jpg" }, { id: "2", name: "Sarah Chen", role: "Creative Lead", testimonial: "Exceptional service and creative vision.", imageSrc: "http://img.b2bpic.net/free-photo/retro-camera-hands-handsome-guy-suit-leisure-travelling-journalist-photograph-hobbies-smiling-having-fun_197531-2356.jpg" }, { id: "3", name: "Mike Ross", role: "CMO", testimonial: "Data and creativity perfectly blended together.", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-manager-smiling-camera_482257-121357.jpg" }, - { id: "4", name: "David Kim", role: "Product Manager", testimonial: "Exceeded all expectations with fast delivery.", imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg" }, - { id: "5", name: "Emily Rodriguez", role: "Director", testimonial: "Partnering with Sebtix was our best decision.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg" }, + { id: "4", name: "David Kim", role: "Product Manager", testimonial: "Exceeded all expectations with fast delivery.", imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg?_wi=2" }, + { id: "5", name: "Emily Rodriguez", role: "Director", testimonial: "Partnering with Sebtix was our best decision.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1662.jpg?_wi=2" }, ]} title="Client Success Stories" description="See why top brands trust Sebtix Media with their growth."