Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,6 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import { Crown } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -46,8 +45,6 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Set the Scene for a Flawless Event"
|
||||
description="Our trailers offer the comfort of an interior space with the quality of modern hospitality."
|
||||
tag="Luxury Event Standards"
|
||||
tagIcon={Crown}
|
||||
kpis={[
|
||||
{
|
||||
value: "10+", label: "Counties Served"},
|
||||
|
||||
Reference in New Issue
Block a user