Merge version_1 into main #1

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

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
title="Dhankawadi's Trusted Marathi Bar & Restaurant"
description="Affordable drinks. Homestyle food. Friendly service. Where locals gather for authentic Marathi cuisine and good times."
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1"
imageAlt="Chaitanya Restaurant interior with welcoming bar seating"
buttons={[
{ text: "📞 Call Now", href: "tel:086009 96893" },
@@ -68,7 +68,7 @@ export default function LandingPage() {
{ value: "4.0", title: "Google Rating (196+ reviews)" },
{ value: "3", title: "Comfortable Seating Areas" },
]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2"
imageAlt="Comfortable seating area at Chaitanya Restaurant"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -111,15 +111,15 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Rajesh Sharma", role: "Regular Customer", testimonial: "Excellent service and good quality food. The staff is courteous and the atmosphere is perfect for hanging out with friends.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "Rajesh Sharma"},
id: "1", name: "Rajesh Sharma", role: "Regular Customer", testimonial: "Excellent service and good quality food. The staff is courteous and the atmosphere is perfect for hanging out with friends.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg?_wi=1", imageAlt: "Rajesh Sharma"},
{
id: "2", name: "Priya Deshmukh", role: "Local Resident", testimonial: "Owner and staff are amazing. Best place near my home for casual drinks and quality non-veg dishes. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Priya Deshmukh"},
id: "2", name: "Priya Deshmukh", role: "Local Resident", testimonial: "Owner and staff are amazing. Best place near my home for casual drinks and quality non-veg dishes. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Priya Deshmukh"},
{
id: "3", name: "Amit Prabhu", role: "Friend Group", testimonial: "Nice place to drink near home. Affordable prices, friendly vibe, and delicious food. Our go-to spot every weekend.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Amit Prabhu"},
{
id: "4", name: "Sneha Joshi", role: "First-Time Visitor", testimonial: "Great ambiance and quick service. The homestyle cooking is authentic and budget-friendly. Coming back soon!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Sneha Joshi"},
id: "4", name: "Sneha Joshi", role: "First-Time Visitor", testimonial: "Great ambiance and quick service. The homestyle cooking is authentic and budget-friendly. Coming back soon!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Sneha Joshi"},
{
id: "5", name: "Vikram Nair", role: "Frequent Guest", testimonial: "Consistent quality and friendly staff make this my favorite hangout. Definitely the best bar experience in Dhankawadi.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "Vikram Nair"},
id: "5", name: "Vikram Nair", role: "Frequent Guest", testimonial: "Consistent quality and friendly staff make this my favorite hangout. Definitely the best bar experience in Dhankawadi.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg?_wi=2", imageAlt: "Vikram Nair"},
{
id: "6", name: "Divya Kulkarni", role: "Local Resident", testimonial: "Family-friendly and welcoming. Great for casual dinners or celebrations. Highly satisfied with every visit!", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Divya Kulkarni"},
]}