Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 09:50:42 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
]}
layoutOrder="default"
background={{ variant: "grid" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg?_wi=1"
imageAlt="Authentic Andhra meals on banana leaf"
mediaAnimation="slide-up"
frameStyle="card"
@@ -108,7 +108,7 @@ export default function LandingPage() {
{ text: "Reserve a Table", href: "https://wa.me/919876543210?text=Hi%20Rayalaseema%20Dabbawala%2C%20I%20would%20like%20to%20reserve%20a%20table" },
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg"
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=1"
imageAlt="Rayalaseema Dabbawala restaurant located on NH44"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -127,7 +127,7 @@ export default function LandingPage() {
textboxLayout="default"
products={[
{
id: "1", name: "Andhra Veg Meals", price: "₹180-220", variant: "Rice, sambar, rasam, curry, pickle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg", imageAlt: "Authentic Andhra veg meals"},
id: "1", name: "Andhra Veg Meals", price: "₹180-220", variant: "Rice, sambar, rasam, curry, pickle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg?_wi=2", imageAlt: "Authentic Andhra veg meals"},
{
id: "2", name: "Masala Dosa", price: "₹120-160", variant: "Crispy, with sambar and coconut chutney", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-left-side-with-herbs-centered-dark-grey-background_140725-80545.jpg", imageAlt: "Golden masala dosa with accompaniments"},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
description="Located right beside the 4th Town Police Station on NH44. Easy parking, warm welcome, and authentic food waiting for you. Call ahead for takeaway or just stop by for dine-in."
background={{ variant: "grid" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg"
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=2"
imageAlt="Rayalaseema Dabbawala location on NH44"
mediaAnimation="slide-up"
mediaPosition="right"