Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 22:37:42 +00:00

View File

@@ -154,16 +154,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marcus Chen", role: "Professional Player", testimonial: "Playing with Bob changed my entire game. The precision and control are unmatched. Bob isn't just a ball; Bob is a partner in victory.", icon: Trophy,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Marcus Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Marcus Chen"},
{
id: "2", name: "Sofia Rodriguez", role: "Tournament Organizer", testimonial: "Every tournament featuring Bob draws record crowds. The energy and excitement are electric. Bob brings out the best in every player.", icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sofia Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Sofia Rodriguez"},
{
id: "3", name: "James Patterson", role: "Sports Commentator", testimonial: "I've seen countless matches, but none have the magic of Bob. This ball is legendary, and the stories it could tell would fill books.", icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James Patterson"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "James Patterson"},
{
id: "4", name: "Lisa Wong", role: "Casual Player", testimonial: "Bob makes every game more fun. Whether you're a pro or just playing for fun, you can feel the quality and care that goes into every moment.", icon: Heart,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Lisa Wong"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "Lisa Wong"},
]}
/>
</div>