Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 09:52:12 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -37,7 +37,8 @@ export default function LandingPage() {
{ name: "Visit", id: "location" },
]}
button={{
text: "Order Now", href: "https://wa.me/919876543210?text=Hi%20Rayalaseema%20Dabbawala%2C%20I%20would%20like%20to%20place%20an%20order"}}
text: "Order Now", href: "https://wa.me/919876543210?text=Hi%20Rayalaseema%20Dabbawala%2C%20I%20would%20like%20to%20place%20an%20order"
}}
className="fixed top-6 left-0 right-0 z-50 flex justify-center"
/>
</div>
@@ -51,8 +52,8 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:+919876543210" },
]}
layoutOrder="default"
background={{ variant: "grid" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg?_wi=1"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg"
imageAlt="Authentic Andhra meals on banana leaf"
mediaAnimation="slide-up"
frameStyle="card"
@@ -74,13 +75,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
accordionItems={[
{
id: "authentic", title: "Authentic Rayalaseema Flavor", content: "Every dish is crafted using traditional recipes and genuine Andhra preparation methods. We bring the comfort and authenticity of home-style Rayalaseema cooking to your table."},
id: "authentic", title: "Authentic Rayalaseema Flavor", content: "Every dish is crafted using traditional recipes and genuine Andhra preparation methods. We bring the comfort and authenticity of home-style Rayalaseema cooking to your table."
},
{
id: "hygienic", title: "Clean & Hygienic Dining", content: "We maintain the highest standards of cleanliness across our kitchen and dining spaces. Your health and comfort are our top priority in every meal we serve."},
id: "hygienic", title: "Clean & Hygienic Dining", content: "We maintain the highest standards of cleanliness across our kitchen and dining spaces. Your health and comfort are our top priority in every meal we serve."
},
{
id: "service", title: "Warm, Attentive Service", content: "Our team takes pride in creating a welcoming atmosphere. From the moment you arrive, you'll experience the kind of genuine hospitality that keeps customers returning."},
id: "service", title: "Warm, Attentive Service", content: "Our team takes pride in creating a welcoming atmosphere. From the moment you arrive, you'll experience the kind of genuine hospitality that keeps customers returning."
},
{
id: "value", title: "Great Value for Quality", content: "Honest pricing meets exceptional quality. We believe great food shouldn't break the bank, and our customers consistently praise the value we offer."},
id: "value", title: "Great Value for Quality", content: "Honest pricing meets exceptional quality. We believe great food shouldn't break the bank, and our customers consistently praise the value we offer."
},
]}
buttons={[
{ text: "Get Directions", href: "https://maps.google.com/?q=Rayalaseema+Dabbawala+Anantapur" },
@@ -91,7 +96,6 @@ export default function LandingPage() {
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/friends-having-fun-with-traditional-games_23-2149332692.jpg"
imageAlt="Clean and hygienic dining environment"
textboxLayout="default"
containerClassName="py-12 md:py-20"
titleClassName="text-5xl md:text-6xl font-bold text-foreground mb-4"
descriptionClassName="text-lg text-foreground/80 mb-8"
@@ -108,7 +112,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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg"
imageAlt="Rayalaseema Dabbawala restaurant located on NH44"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -127,15 +131,20 @@ 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?_wi=2", 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", 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"},
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"
},
{
id: "3", name: "Pongal with Ghee", price: "₹140-180", variant: "Soft, rich, with generous ghee aroma", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-food-with-rice_23-2148728103.jpg", imageAlt: "Rich pongal with ghee"},
id: "3", name: "Pongal with Ghee", price: "₹140-180", variant: "Soft, rich, with generous ghee aroma", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-food-with-rice_23-2148728103.jpg", imageAlt: "Rich pongal with ghee"
},
{
id: "4", name: "Soft Chapathi", price: "₹40-60", variant: "Fresh, warm, with butter or ghee", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-jewish-food-high-angle_23-2148814477.jpg", imageAlt: "Warm chapathi with ghee"},
id: "4", name: "Soft Chapathi", price: "₹40-60", variant: "Fresh, warm, with butter or ghee", imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-jewish-food-high-angle_23-2148814477.jpg", imageAlt: "Warm chapathi with ghee"
},
{
id: "5", name: "Coffee", price: "₹40-80", variant: "Traditional filter coffee aromatic", imageSrc: "http://img.b2bpic.net/free-photo/twig-near-cups-lamp_23-2147811205.jpg", imageAlt: "South Indian filter coffee"},
id: "5", name: "Coffee", price: "₹40-80", variant: "Traditional filter coffee aromatic", imageSrc: "http://img.b2bpic.net/free-photo/twig-near-cups-lamp_23-2147811205.jpg", imageAlt: "South Indian filter coffee"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -190,22 +199,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Priya Sharma", role: "Anantapur Resident", company: "Family of 4", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", imageAlt: "Priya Sharma"},
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", imageAlt: "Priya Sharma"
},
{
id: "2", name: "Ramesh Kumar", role: "Highway Traveler", company: "NH44 Regular", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-videoconference_23-2147859243.jpg", imageAlt: "Ramesh Kumar"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-videoconference_23-2147859243.jpg", imageAlt: "Ramesh Kumar"
},
{
id: "3", name: "Anita Reddy", role: "Working Professional", company: "Local Team Lead", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-attractive-indian-business-lady_1262-2094.jpg", imageAlt: "Anita Reddy"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-attractive-indian-business-lady_1262-2094.jpg", imageAlt: "Anita Reddy"
},
{
id: "4", name: "Suresh Naidu", role: "Restaurant Regular", company: "Weekly Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg", imageAlt: "Suresh Naidu"},
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-65930.jpg", imageAlt: "Suresh Naidu"
},
{
id: "5", name: "Lakshmi Rao", role: "Food Enthusiast", company: "Authentic Cuisine Lover", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-corporate-woman-young-intern-walks-street-office-holds-mobile-phone-texts_1258-194216.jpg", imageAlt: "Lakshmi Rao"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-corporate-woman-young-intern-walks-street-office-holds-mobile-phone-texts_1258-194216.jpg", imageAlt: "Lakshmi Rao"
},
{
id: "6", name: "Vikram Singh", role: "Business Owner", company: "Office Team Meetings", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Vikram Singh"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Vikram Singh"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -241,9 +256,9 @@ export default function LandingPage() {
tag="Visit Us"
title="Find Us on NH44, Anantapur"
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" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg"
imageAlt="Rayalaseema Dabbawala location on NH44"
mediaAnimation="slide-up"
mediaPosition="right"