Merge version_2 into main #2
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "food-1", label: "Local Delights", title: "Fresh & Delicious", items: [
|
||||
id: "food-1", label: "Delicious Meals", title: "Fresh & Diverse Cuisine", items: [
|
||||
"Partnered with top local restaurants", "Wide variety of cuisines", "Catering for all dietary needs"],
|
||||
buttons: [
|
||||
{
|
||||
@@ -191,24 +191,24 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "food-2", label: "Seamless Ordering", title: "Hassle-Free Service", items: [
|
||||
"Order directly through our platform", "Scheduled delivery to your room", "Dedicated catering support"],
|
||||
id: "food-2", label: "Quick Bites", title: "Energizing Snacks", items: [
|
||||
"Healthy and indulgent options", "Local and international selections", "Perfect for any break"],
|
||||
buttons: [
|
||||
{
|
||||
text: "How it Works", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "food-3", label: "Boost Productivity", title: "Fuel Your Team", items: [
|
||||
"Keep your team energized", "Enhance collaboration", "Convenient and time-saving"],
|
||||
id: "food-3", label: "Beverage Selection", title: "Refreshing Drinks", items: [
|
||||
"Hot and cold beverages", "Coffee, tea, and soft drinks", "Hydration for focus"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Explore Options", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Enhance Your Meeting with Catering"
|
||||
description="Order delicious meals and snacks directly to your meeting room from our curated partners, making your sessions even more enjoyable and productive."
|
||||
title="Order Foods, Snacks, and Drinks for Your Meeting"
|
||||
description="Elevate your sessions by ordering a delicious selection of foods, snacks, and drinks directly to your meeting room, ensuring a productive and enjoyable experience."
|
||||
tag="Catering Services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user