Merge version_2 into main #3

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

View File

@@ -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: "circleGradient" }}
background={{ variant: "plain" }}
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: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Call: +91-7203-021234", href: "tel:+917203021234" },