Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:42:23 +00:00

View File

@@ -140,22 +140,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Marcus Chen", handle: "CTO at TechVentures", testimonial: "NEXUS CLUB has transformed how I collaborate with other innovators. The facilities are world-class and the community is incredibly inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Chen"
id: "1", name: "Marcus Chen", handle: "CTO at TechVentures", testimonial: "NEXUS CLUB has transformed how I collaborate with other innovators. The facilities are world-class and the community is incredibly inspiring.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Marcus Chen"
},
{
id: "2", name: "Sarah Williams", handle: "Founder, DesignLab", testimonial: "The premium workstations and networking opportunities have been invaluable for my startup. Highly recommend to any serious technologist.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Williams"
id: "2", name: "Sarah Williams", handle: "Founder, DesignLab", testimonial: "The premium workstations and networking opportunities have been invaluable for my startup. Highly recommend to any serious technologist.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Sarah Williams"
},
{
id: "3", name: "James Rodriguez", handle: "AI Researcher", testimonial: "A sanctuary for serious computing work. The combination of high-performance equipment and intellectual community is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "James Rodriguez"
id: "3", name: "James Rodriguez", handle: "AI Researcher", testimonial: "A sanctuary for serious computing work. The combination of high-performance equipment and intellectual community is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "James Rodriguez"
},
{
id: "4", name: "Elena Volkov", handle: "Security Architect", testimonial: "The attention to detail in every aspect—from the technology to the ambiance—shows NEXUS truly understands what discerning members need.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Elena Volkov"
id: "4", name: "Elena Volkov", handle: "Security Architect", testimonial: "The attention to detail in every aspect—from the technology to the ambiance—shows NEXUS truly understands what discerning members need.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4", imageAlt: "Elena Volkov"
},
{
id: "5", name: "David Park", handle: "Gaming Tournament Organizer", testimonial: "Perfect venue for competitive gaming and esports. Equipment, connectivity, and atmosphere are all exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Park"
id: "5", name: "David Park", handle: "Gaming Tournament Organizer", testimonial: "Perfect venue for competitive gaming and esports. Equipment, connectivity, and atmosphere are all exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=5", imageAlt: "David Park"
},
{
id: "6", name: "Amanda Foster", handle: "Developer Advocate", testimonial: "More than just a workspace—it's a thriving ecosystem where talented people come together to create incredible things.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Amanda Foster"
id: "6", name: "Amanda Foster", handle: "Developer Advocate", testimonial: "More than just a workspace—it's a thriving ecosystem where talented people come together to create incredible things.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=6", imageAlt: "Amanda Foster"
}
]}
/>