Update src/app/page.tsx
This commit is contained in:
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
title: "Stunning Photo Opportunities", description: "Picturesque backdrops, both indoors and outdoors, designed to capture breathtaking memories that last a lifetime.", icon: Camera,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185647.jpg", imageAlt: "Scenic wedding photo spot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185647.jpg?_wi=1", imageAlt: "Scenic wedding photo spot"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiny-wedding-couple-is-walking-near-huge-cathedral-with-white-columns-reflection-water_8353-11070.jpg", imageAlt: "Scenic wedding photo spot"},
|
||||
],
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "grand-ballroom", brand: "Eternity Venues", name: "The Grand Ballroom", price: "Capacity 300+", rating: 5,
|
||||
reviewCount: "250+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185647.jpg", imageAlt: "Elegantly decorated Grand Ballroom"},
|
||||
reviewCount: "250+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185647.jpg?_wi=2", imageAlt: "Elegantly decorated Grand Ballroom"},
|
||||
{
|
||||
id: "garden-pavilion", brand: "Eternity Venues", name: "The Garden Pavilion", price: "Capacity 150+", rating: 5,
|
||||
reviewCount: "180+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-flowers-bloom-ladder_8353-9266.jpg", imageAlt: "Lush garden pavilion wedding setup"},
|
||||
|
||||
Reference in New Issue
Block a user