Merge version_3 into main #3
@@ -62,9 +62,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Premier Hospitality Hub"
|
||||
metrics={[
|
||||
{ icon: Utensils, label: "Restaurant", value: "Pure Veg" },
|
||||
{ icon: Users, label: "Banquet", value: "600+" },
|
||||
{ icon: Building2, label: "Rooms", value: "Gold/Titanium" }
|
||||
{ id: "m1", icon: Utensils, label: "Restaurant", value: "Pure Veg" },
|
||||
{ id: "m2", icon: Users, label: "Banquet", value: "600+" },
|
||||
{ id: "m3", icon: Building2, label: "Rooms", value: "Gold/Titanium" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -120,6 +120,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
showRating={true}
|
||||
useInvertedBackground={false}
|
||||
title="Google Reviews"
|
||||
description="Trusted by guests for our hospitality and service excellence."
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user