From 6f9d13efe188a9706a15481f270d541dc73dcc2d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:18:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e712163..5c540ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,14 +44,14 @@ export default function LandingPage() { title="Connect, Share, Grow." description="NexuSocial is the next-generation platform designed to bring creators, communities, and innovators together. Build your legacy in a world that never stops moving." testimonials={[ - { name: "Alex Riv", handle: "@arivera", testimonial: "The best platform I've used for community growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg" }, - { name: "Jordan P.", handle: "@jptech", testimonial: "Seamless integration and beautiful design.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051805.jpg" }, - { name: "Sam Lee", handle: "@sleecreative", testimonial: "Finally, a social media tool that focuses on quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg" }, - { name: "Casey K.", handle: "@ckdesign", testimonial: "NexuSocial changed the way I connect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-side-isolated-purple-wall_141793-94405.jpg" }, - { name: "Taylor B.", handle: "@tbdev", testimonial: "Incredible performance and community focus.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg" }, + { name: "Alex Riv", handle: "@arivera", testimonial: "The best platform I've used for community growth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg?_wi=1" }, + { name: "Jordan P.", handle: "@jptech", testimonial: "Seamless integration and beautiful design.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051805.jpg?_wi=1" }, + { name: "Sam Lee", handle: "@sleecreative", testimonial: "Finally, a social media tool that focuses on quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg?_wi=1" }, + { name: "Casey K.", handle: "@ckdesign", testimonial: "NexuSocial changed the way I connect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-side-isolated-purple-wall_141793-94405.jpg?_wi=1" }, + { name: "Taylor B.", handle: "@tbdev", testimonial: "Incredible performance and community focus.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg?_wi=1" }, ]} buttons={[{ text: "Get Started", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg" + imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", alt: "User 1" }, @@ -105,11 +105,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Alex Riv", date: "Jan 2025", title: "Developer", quote: "The API access is incredible.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg" }, - { id: "t2", name: "Jordan P.", date: "Dec 2024", title: "Artist", quote: "Sharing work is easy.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051805.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051805.jpg" }, - { id: "t3", name: "Sam Lee", date: "Nov 2024", title: "Founder", quote: "I built my startup here.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg" }, - { id: "t4", name: "Casey K.", date: "Oct 2024", title: "Designer", quote: "Best design community.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-side-isolated-purple-wall_141793-94405.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-side-isolated-purple-wall_141793-94405.jpg" }, - { id: "t5", name: "Taylor B.", date: "Sep 2024", title: "Analyst", quote: "Data features are elite.", tag: "Data", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg" }, + { id: "t1", name: "Alex Riv", date: "Jan 2025", title: "Developer", quote: "The API access is incredible.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg?_wi=2" }, + { id: "t2", name: "Jordan P.", date: "Dec 2024", title: "Artist", quote: "Sharing work is easy.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051805.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsome-middle-aged-man-portrait-neon-lights_23-2149051805.jpg?_wi=2" }, + { id: "t3", name: "Sam Lee", date: "Nov 2024", title: "Founder", quote: "I built my startup here.", tag: "Startup", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg?_wi=2" }, + { id: "t4", name: "Casey K.", date: "Oct 2024", title: "Designer", quote: "Best design community.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-side-isolated-purple-wall_141793-94405.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-pointing-side-isolated-purple-wall_141793-94405.jpg?_wi=2" }, + { id: "t5", name: "Taylor B.", date: "Sep 2024", title: "Analyst", quote: "Data features are elite.", tag: "Data", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg?_wi=2" }, ]} title="What They Say" description="Stories from our valued community members." @@ -132,7 +132,7 @@ export default function LandingPage() {