Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-05-12 04:02:25 +00:00

View File

@@ -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" },
]
},
{