diff --git a/src/app/page.tsx b/src/app/page.tsx index a6590e9..f85b2ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { id: 3, title: "Connect & Enjoy", description: "Connect with new friends and participate in activities together. Build meaningful relationships at your own pace.", imageSrc: "https://img.b2bpic.net/free-photo/cheers-with-beer-summer-party-park_53876-127318.jpg", imageAlt: "Connect and enjoy activities illustration" } - ] + ]} /> @@ -112,7 +112,7 @@ export default function LandingPage() { { id: "4", value: "98%", title: "Member Satisfaction", items: ["Positive feedback", "Strong retention rate"] } - ] + ]} /> @@ -150,7 +150,7 @@ export default function LandingPage() { id: "6", name: "Alex Thompson", handle: "@alex_t", testimonial: "ConnectHub fills a real gap in helping people overcome loneliness. The experience has been smooth, the people are genuine, and the friendships are authentic.", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-curly-handsome-european-male_176532-8133.jpg", imageAlt: "Alex Thompson portrait" } - ] + ]} /> @@ -181,7 +181,7 @@ export default function LandingPage() { { id: "6", title: "How do I know if someone is genuinely interested in friendship?", content: "All ConnectHub members have verified profiles and genuine intentions. Our community guidelines and moderation ensure a safe, friendly environment for everyone." } - ] + ]} />