Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca299742e7 | |||
| ba58ad91e1 | |||
| fa081ad32b |
@@ -50,11 +50,11 @@ 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"},
|
||||
{
|
||||
value: "24/7", label: "Service"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-backs-sitting-bed-with-her-head-resting-his-shoulder_1157-1293.jpg", alt: "Couple of backs sitting on a bed with her head resting on his shoulder"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/long-white-dinner-table-with-sparkling-glassware-candleholders-stands-beach_1304-3243.jpg", alt: "Long white dinner table with sparkling glassware and candleholders stands on the beach"},
|
||||
src: "http://img.b2bpic.net/long-white-dinner-table-with-sparkling-glassware-candleholders-stands-beach_1304-3243.jpg", alt: "Long white dinner table with sparkling glassware and candleholders stands on the beach"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/table-setting-with-decorated-newlyweds-chairs-wedding-reception-hall_637285-989.jpg", alt: "Table setting with decorated newlyweds chairs in wedding reception hall"},
|
||||
{
|
||||
@@ -181,4 +181,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user