Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury founders lounge"
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=1", imageAlt: "Luxury founders lounge"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg", imageAlt: "Global premium residence"
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/connected-world-map_23-2147622844.jpg", imageAlt: "Founder network visualization"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Premium workspace"
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg?_wi=2", imageAlt: "Premium workspace"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/receptionists-elegant-suits-work-hours_23-2149714405.jpg", imageAlt: "Concierge services"
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alexandra Chen", handle: "CEO, TechVenture Labs", testimonial: ".001 Club completely transformed how I balance work and lifestyle. The personalization is unmatched—it feels like each residence was built for me.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Alexandra Chen"
|
||||
id: "1", name: "Alexandra Chen", handle: "CEO, TechVenture Labs", testimonial: ".001 Club completely transformed how I balance work and lifestyle. The personalization is unmatched—it feels like each residence was built for me.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=1", imageAlt: "Alexandra Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Webb", handle: "Founder, CloudScale", testimonial: "The founder network here is invaluable. I've made partnerships and friendships that have shaped my business trajectory in ways I never expected.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", imageAlt: "Marcus Webb"
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
id: "4", name: "James Richardson", handle: "Partner, Growth Ventures", testimonial: "This community understands the unique challenges founders face. The support and resources available are truly world-class.", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5366.jpg", imageAlt: "James Richardson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sofia Moretti", handle: "Founder, Design Collective", testimonial: "The level of personalization and attention to detail is extraordinary. Every aspect of my residence reflects my vision and values.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Sofia Moretti"
|
||||
id: "5", name: "Sofia Moretti", handle: "Founder, Design Collective", testimonial: "The level of personalization and attention to detail is extraordinary. Every aspect of my residence reflects my vision and values.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2", imageAlt: "Sofia Moretti"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Kumar", handle: "CEO, Future Systems", testimonial: "Being part of .001 Club elevated my entire lifestyle and business. It's not just a residence—it's an investment in myself and my future.", imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", imageAlt: "David Kumar"
|
||||
|
||||
Reference in New Issue
Block a user