Merge version_1 into main #3
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex R.", handle: "@alextech", testimonial: "The easiest way to set up a private chat node. Works flawlessly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg", imageAlt: "futuristic chat interface dark mode"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=1", imageAlt: "futuristic chat interface dark mode"},
|
||||
{
|
||||
name: "Sam K.", handle: "@samdev", testimonial: "Speedy connection and very clean UI. Essential for my quick sessions.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-company-ceo-enjoying-successful-business_482257-76955.jpg", imageAlt: "secure encrypted chat UI digital"},
|
||||
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-illustration-fractal-art-with-neon-lights-great-backgrounds-wallpapers_181624-34412.jpg", imageAlt: "abstract digital tech background dark"},
|
||||
{
|
||||
name: "Casey M.", handle: "@casey", testimonial: "The best tool for direct P2P communication without the fluff.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg", imageAlt: "futuristic chat interface dark mode"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=2", imageAlt: "futuristic chat interface dark mode"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/it-specialist-working-data-center-facility-housing-storage-hardware-close-up_482257-90136.jpg?_wi=3"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user