Update src/app/page.tsx
This commit is contained in:
@@ -132,9 +132,9 @@ export default function LandingPage() {
|
||||
title: "Eventos Especiales", description: "Cobertura profesional para bodas, eventos corporativos, bautizos y cualquier ocasión que merezca ser recordada para siempre.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg", imageAlt: "Corporate event photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg?_wi=1", imageAlt: "Corporate event photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg", imageAlt: "Wedding ceremony with happy couple"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg?_wi=1", imageAlt: "Wedding ceremony with happy couple"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
@@ -221,9 +221,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p-quinceanera", name: "Sesión de Quinceañera", price: "Desde $250", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girls-looking-camera_23-2148480293.jpg", imageAlt: "Quinceañera in a beautiful dress"},
|
||||
{
|
||||
id: "p-graduation", name: "Graduación 2024", price: "Desde $75", imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg", imageAlt: "Student celebrating graduation"},
|
||||
id: "p-graduation", name: "Graduación 2024", price: "Desde $75", imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-lucky-front-view_176474-51106.jpg?_wi=2", imageAlt: "Student celebrating graduation"},
|
||||
{
|
||||
id: "p-individual", name: "Sesión Individual", price: "Desde $50", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg", imageAlt: "Stylish woman in a personal photoshoot"},
|
||||
id: "p-individual", name: "Sesión Individual", price: "Desde $50", imageSrc: "http://img.b2bpic.net/free-photo/tattooed-redhead-girl-wearing-trendy-clothes-sitting-stairs-outside_613910-5284.jpg?_wi=2", imageAlt: "Stylish woman in a personal photoshoot"},
|
||||
{
|
||||
id: "p-couple", name: "Sesión de Pareja", price: "Desde $60", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-winter-park_1157-17674.jpg", imageAlt: "Couple in a romantic photoshoot"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user