Update src/app/page.tsx
This commit is contained in:
@@ -50,9 +50,7 @@ export default function LandingPage() {
|
||||
tagIcon={Crown}
|
||||
kpis={[
|
||||
{
|
||||
value: "10+", label: "Years Experience"},
|
||||
{
|
||||
value: "500+", label: "Events Served"},
|
||||
value: "10+", label: "Counties Served"},
|
||||
{
|
||||
value: "100%", label: "Guest Comfort"},
|
||||
]}
|
||||
@@ -181,4 +179,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user