Merge version_1 into main #1

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

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Koduru's Favorite Family Restaurant"
description="Delicious Food | Cozy Ambience | Affordable Prices"
tag="Since 2015"
imageSrc="http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg"
imageSrc="http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg?_wi=1"
imageAlt="Delicious biryani dish at Brundhavan Restaurant"
textPosition="bottom-left"
showBlur={true}
@@ -96,7 +96,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Baby Corn Manchurian", price: "₹180", variant: "Crispy & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/nam-neaung-vietnamese-meat-ball-wraps_1339-2786.jpg", imageAlt: "Baby Corn Manchurian"
id: "1", name: "Baby Corn Manchurian", price: "₹180", variant: "Crispy & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/nam-neaung-vietnamese-meat-ball-wraps_1339-2786.jpg?_wi=1", imageAlt: "Baby Corn Manchurian"
},
{
id: "2", name: "Mutton Biryani", price: "₹250", variant: "Aromatic & Tender", imageSrc: "http://img.b2bpic.net/free-psd/delicious-lamb-biryani-with-raita-fresh-mint_84443-64726.jpg", imageAlt: "Mutton Biryani"
@@ -120,11 +120,11 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Hygienic Kitchen", description: "Clean and well-maintained kitchen following strict food safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "restaurant interior dining cozy ambiance"
title: "Hygienic Kitchen", description: "Clean and well-maintained kitchen following strict food safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1", imageAlt: "restaurant interior dining cozy ambiance"
},
{
id: 2,
title: "Fresh Ingredients", description: "We use only the freshest ingredients sourced daily for authentic taste.", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg", imageAlt: "biryani indian rice food restaurant"
title: "Fresh Ingredients", description: "We use only the freshest ingredients sourced daily for authentic taste.", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg?_wi=2", imageAlt: "biryani indian rice food restaurant"
},
{
id: 3,
@@ -132,11 +132,11 @@ export default function LandingPage() {
},
{
id: 4,
title: "Budget-Friendly", description: "Quality food at affordable prices that won't burn your wallet.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "restaurant interior dining cozy ambiance"
title: "Budget-Friendly", description: "Quality food at affordable prices that won't burn your wallet.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2", imageAlt: "restaurant interior dining cozy ambiance"
},
{
id: 5,
title: "Quick Service", description: "Fast and efficient service that respects your time and appetite.", imageSrc: "http://img.b2bpic.net/free-photo/nam-neaung-vietnamese-meat-ball-wraps_1339-2786.jpg", imageAlt: "baby corn manchurian appetizer chinese food"
title: "Quick Service", description: "Fast and efficient service that respects your time and appetite.", imageSrc: "http://img.b2bpic.net/free-photo/nam-neaung-vietnamese-meat-ball-wraps_1339-2786.jpg?_wi=2", imageAlt: "baby corn manchurian appetizer chinese food"
}
]}
/>
@@ -165,7 +165,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3"
imageAlt="Brundhavan Restaurant dining experience"
mediaPosition="right"
inputPlaceholder="Enter your email"