Update src/app/page.tsx
This commit is contained in:
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Seamless Booking", description: "Manage your entire schedule from our centralized platform.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-with-laptop_23-2149426566.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-laptop_23-2149426574.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-with-laptop_23-2149426566.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-laptop_23-2149426574.jpg?_wi=1" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Digital Ticketing", description: "Instant ticket generation, secure payment, and QR validation for your guests.", icon: Ticket,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-with-laptop_23-2149426566.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-laptop_23-2149426574.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-with-laptop_23-2149426566.jpg?_wi=2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-party-decorations-laptop_23-2149426574.jpg?_wi=2" },
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user