Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 10:06:29 +00:00

View File

@@ -124,10 +124,10 @@ export default function LandingPage() {
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "Hayes", title: "Prime Location", description: "West London's premier luxury destination", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg", imageAlt: "reservation system table booking exclusive seating VIP lounge"
id: "1", value: "Hayes", title: "Prime Location", description: "West London's premier luxury destination", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg?_wi=1", imageAlt: "reservation system table booking exclusive seating VIP lounge"
},
{
id: "2", value: "Open Daily", title: "Operating Hours", description: "Mon-Thu 4PM-12AM, Fri 4PM-1AM, Sat-Sun 2PM-1AM", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg", imageAlt: "reservation system table booking exclusive seating VIP lounge"
id: "2", value: "Open Daily", title: "Operating Hours", description: "Mon-Thu 4PM-12AM, Fri 4PM-1AM, Sat-Sun 2PM-1AM", imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129092.jpg?_wi=2", imageAlt: "reservation system table booking exclusive seating VIP lounge"
}
]}
animationType="slide-up"