Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 17:23:39 +00:00
2 changed files with 1376 additions and 9 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Award-Winning"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg?_wi=1"
imageAlt="Cinema Cafe restaurant ambiance and dining"
mediaAnimation="opacity"
background={{ variant: "circleGradient" }}
@@ -86,7 +86,7 @@ export default function LandingPage() {
imagePosition="right"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=1"
imageAlt="Cinema Cafe interior and dining ambiance"
mediaAnimation="slide-up"
bulletPoints={[
@@ -129,7 +129,7 @@ export default function LandingPage() {
id: "1", name: "Hyderabadi Biryani", price: "₹280", variant: "Chicken, Mutton, or Vegetarian", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pilaf-with-dried-fruits-plate_140725-12014.jpg", imageAlt: "Hyderabadi Biryani"
},
{
id: "2", name: "Starters Platter", price: "₹250", variant: "Samosa, Pakora, Kabab Mix", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-with-sauce_23-2148747685.jpg", imageAlt: "Indian Starters Platter"
id: "2", name: "Starters Platter", price: "₹250", variant: "Samosa, Pakora, Kabab Mix", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-with-sauce_23-2148747685.jpg?_wi=1", imageAlt: "Indian Starters Platter"
},
{
id: "3", name: "Chinese Noodles", price: "₹210", variant: "Vegetarian, Chicken, Shrimp", imageSrc: "http://img.b2bpic.net/free-photo/style-still-life-with-noodles-pan_1150-19770.jpg", imageAlt: "Stir-Fried Chinese Noodles"
@@ -164,19 +164,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Fresh Ingredients Daily", description: "We source premium ingredients locally to ensure every dish is fresh and flavorful", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg", imageAlt: "Fresh ingredient preparation"
title: "Fresh Ingredients Daily", description: "We source premium ingredients locally to ensure every dish is fresh and flavorful", imageSrc: "http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=1", imageAlt: "Fresh ingredient preparation"
},
{
id: 2,
title: "Cozy Cafe Ambience", description: "Warm lighting, comfortable seating, and a welcoming atmosphere perfect for any occasion", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg", imageAlt: "Cozy restaurant interior"
title: "Cozy Cafe Ambience", description: "Warm lighting, comfortable seating, and a welcoming atmosphere perfect for any occasion", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-welcoming-female-customer-restaurant_23-2147936253.jpg?_wi=2", imageAlt: "Cozy restaurant interior"
},
{
id: 3,
title: "Fast & Friendly Service", description: "Quick service with a smile. Our team is trained to exceed your expectations", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg", imageAlt: "Professional service"
title: "Fast & Friendly Service", description: "Quick service with a smile. Our team is trained to exceed your expectations", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg?_wi=2", imageAlt: "Professional service"
},
{
id: 4,
title: "Affordable Pricing", description: "Premium quality food at ₹200-₹400 per person. Great value for your money", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-with-sauce_23-2148747685.jpg", imageAlt: "Affordable menu options"
title: "Affordable Pricing", description: "Premium quality food at ₹200-₹400 per person. Great value for your money", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-indian-food-with-sauce_23-2148747685.jpg?_wi=2", imageAlt: "Affordable menu options"
}
]}
/>
@@ -208,7 +208,7 @@ export default function LandingPage() {
description="Join us for an unforgettable dining experience. Reserve your table now and enjoy fresh food in a warm, welcoming atmosphere."
background={{ variant: "circleGradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-cafe-interior-design-with-wooden-wall-green-wall-grey-chairs_191095-99746.jpg?_wi=2"
imageAlt="Cinema Cafe dining experience"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -250,7 +250,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg"
imageSrc="http://img.b2bpic.net/free-photo/wine-glass_74190-3483.jpg?_wi=3"
imageAlt="Cinema Cafe footer banner"
logoText="Cinema Cafe & Restaurant"
copyrightText="© 2025 Cinema Cafe & Restaurant, Vijayawada. All rights reserved."