Merge version_2 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="sparkles-gradient"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Nagpur's Most Loved Pure Veg Restaurant"
|
||||
description="Authentic South Indian, comforting North Indian thalis, and service so good you'll feel like family. Pure veg. Pure taste. Pure happiness."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg", alt: "Happy customer"
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to experience authentic vegetarian dining? Reserve your table or order online today. We can't wait to welcome you!"
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Call: +91-7203-021234", href: "tel:+917203021234" },
|
||||
|
||||
Reference in New Issue
Block a user