Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-09 07:35:12 +00:00

View File

@@ -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" },