Update src/app/page.tsx
This commit is contained in:
@@ -56,17 +56,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=1", imageAlt: "Dashboard de estudio SVP"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=2", imageAlt: "Dashboard de estudio SVP"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=3", imageAlt: "Dashboard de estudio SVP"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=4", imageAlt: "Dashboard de estudio SVP"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=5", imageAlt: "Dashboard de estudio SVP"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg", imageAlt: "Dashboard de estudio SVP"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/topview-notebook-mobile-phone-email-table-concept_53876-30091.jpg?_wi=6", imageAlt: "Dashboard de estudio SVP"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user