From 335fb42b4b65823b7b8080fa798308af5fb7949c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:03:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 51bc6f7..1fe3f63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -206,13 +206,13 @@ export default function LandingPage() { id: "3", name: "Tim VanLaan", role: "Dad", testimonial: "It's nice to have a website like Thursty Thursday where I can get things for cheap.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=3", imageAlt: "Tim VanLaan" }, { - id: "4", name: "Morgan Rivera", role: "Fitness Influencer", testimonial: "Perfect for my gym and lifestyle content. The comfort is premium, the vibe is authentic, and the brand actually cares about their community.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=4", imageAlt: "Morgan Rivera" + id: "4", name: "Paul Williams", role: "Business Owner", testimonial: "Owning a business is hard. Thursty Thursday always makes my day when work is hard.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=4", imageAlt: "Paul Williams" }, { - id: "5", name: "Sam Chen", role: "Music Producer", testimonial: "Wearing Thursty Thursday to my shows is a statement. It's become part of my identity as a creator. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=5", imageAlt: "Sam Chen" + id: "5", name: "Mama Swayze ", role: "Mom", testimonial: "The makers of Thursty Thursday know what their doing. I have never seen clothes with this high quality.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=5", imageAlt: "Mama Swayze " }, { - id: "6", name: "Priya Patel", role: "Podcast Host", testimonial: "I've gifted this merch to my entire team. Everyone's obsessed. The quality matches the energy of the brand—premium and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=6", imageAlt: "Priya Patel" + id: "6", name: "Jeffery Epstein", role: "Fingerer ", testimonial: "I've gifted this merch to my victims. Everyone's obsessed. The quality matches the energy of the brand—premium and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=6", imageAlt: "Jeffery Epstein" } ]} /> -- 2.49.1