Merge version_1 into main #1
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="large"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Affordable and Tasty Vegetarian Meals"
|
||||
description="Welcome to Hotel New Sri RameshKrishna - your destination for pure vegetarian cuisine in Chengalpattu. Enjoy unlimited meals, traditional South Indian dishes, and popular coffee. Quality food at unbeatable prices."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "₹1-₹200", label: "Price Range" },
|
||||
{ value: "100% Veg", label: "Pure Vegetarian" },
|
||||
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145592.jpg"
|
||||
imageAlt="Restaurant interior and service"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user