Merge version_2 into main #5
@@ -100,6 +100,8 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
title="*Street-Style* Operational Stats"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "s1", value: "98%", title: "User Satisfaction", description: "High-tempo feedback", imageSrc: "http://img.b2bpic.net/free-photo/viewpoint-toaca-peak-carpathians-romania-nature-sunset_1268-19791.jpg" },
|
||||
{ id: "s2", value: "1.2k", title: "Active Players", description: "Lanova community", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-illuminated-night_1150-18357.jpg" }
|
||||
@@ -113,6 +115,7 @@ export default function LandingPage() {
|
||||
description="Everything about the Lanova life."
|
||||
faqsAnimation="blur-reveal"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Booking?", content: "Instantly book through our site." },
|
||||
{ id: "q2", title: "Lounge Access?", content: "Included with all VIP passes." }
|
||||
|
||||
Reference in New Issue
Block a user