Compare commits
10 Commits
version_18
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| 43d7614ef6 | |||
| 38ae71da99 | |||
| 8b59301201 | |||
| e60bc48b7f | |||
| 1a2d2925bc | |||
| 507bf1b0c7 | |||
| 8bd03fb16f | |||
| 6d0d8ffa2e | |||
| 32d8a2efa2 | |||
| 6774f79326 |
@@ -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