Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weather-effects-collage-concept_23-2150062191.jpg", imageAlt: "student forum UI"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weather-effects-collage-concept_23-2150062191.jpg?_wi=1", imageAlt: "student forum UI"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-medic-gives-insight-diagnostic-reports-patient_482257-116757.jpg", imageAlt: "student forum UI"},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "500+", title: "Verified Users"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-multiethnic-friends-students-outdoors-using-tablet_171337-18178.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-multiethnic-friends-students-outdoors-using-tablet_171337-18178.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="students collaborating"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -99,10 +99,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-program-code_1385-635.jpg", imageAlt: "web development code"},
|
||||
{
|
||||
title: "User Profiles", description: "Personalized accounts with avatar support.", buttonIcon: User,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weather-effects-collage-concept_23-2150062191.jpg", imageAlt: "web development code"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weather-effects-collage-concept_23-2150062191.jpg?_wi=2", imageAlt: "web development code"},
|
||||
{
|
||||
title: "Thread Interaction", description: "Image-enabled posts for enhanced clarity.", buttonIcon: MessageSquare,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-multiethnic-friends-students-outdoors-using-tablet_171337-18178.jpg", imageAlt: "web development code"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-multiethnic-friends-students-outdoors-using-tablet_171337-18178.jpg?_wi=2", imageAlt: "web development code"},
|
||||
{
|
||||
title: "Admin Oversight", description: "Full moderation control for reporting abuse.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg", imageAlt: "web development code"},
|
||||
|
||||
Reference in New Issue
Block a user