Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 17:32:17 +00:00

View File

@@ -23,7 +23,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeLargeTitles"
background="blurBottom"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
@@ -51,33 +51,33 @@ export default function LandingPage() {
tag="4.4★ Rating • ₹1200 per person"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-man-bazaar_23-2150913316.jpg?_wi=1", imageAlt: "Traditional Idli with Sambar"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-man-bazaar_23-2150913316.jpg", imageAlt: "Traditional Idli with Sambar"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-beef-cachapa-wooden-table_123827-23018.jpg?_wi=1", imageAlt: "Crispy Masala Dosa"
imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-beef-cachapa-wooden-table_123827-23018.jpg", imageAlt: "Crispy Masala Dosa"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistani-food-arrangement_23-2148825110.jpg?_wi=1", imageAlt: "Paneer Ghee Roast"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistani-food-arrangement_23-2148825110.jpg", imageAlt: "Paneer Ghee Roast"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tart-cake-wooden-plate-with-cup-tea-high-quality-photo_114579-36212.jpg?_wi=1", imageAlt: "South Indian Filter Coffee"
imageSrc: "http://img.b2bpic.net/free-photo/tart-cake-wooden-plate-with-cup-tea-high-quality-photo_114579-36212.jpg", imageAlt: "South Indian Filter Coffee"
}
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chicken-nuggets-lettuce-plate-black-pepper-wooden-bowl-wooden-spoons-dark-table_140725-112082.jpg?_wi=1", imageAlt: "Crispy Medu Vada"
imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chicken-nuggets-lettuce-plate-black-pepper-wooden-bowl-wooden-spoons-dark-table_140725-112082.jpg", imageAlt: "Crispy Medu Vada"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-sauce-top-view_23-2148875235.jpg?_wi=1", imageAlt: "Golden Cheese Balls"
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-sauce-top-view_23-2148875235.jpg", imageAlt: "Golden Cheese Balls"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushrooms-soup-wooden-bowl_114579-37599.jpg?_wi=1", imageAlt: "Spiced Kadai Mushroom"
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushrooms-soup-wooden-bowl_114579-37599.jpg", imageAlt: "Spiced Kadai Mushroom"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-traditional-foodl-dushbere-gurze-served-with-yogurt-tomato-sauce-white-plate-decorated-with-turshu-wooden-table_114579-43.jpg?_wi=1", imageAlt: "Fragrant Veg Pulav"
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-traditional-foodl-dushbere-gurze-served-with-yogurt-tomato-sauce-white-plate-decorated-with-turshu-wooden-table_114579-43.jpg", imageAlt: "Fragrant Veg Pulav"
}
]}
buttons={[
@@ -112,31 +112,31 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Idli", price: "₹2040", imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-man-bazaar_23-2150913316.jpg?_wi=2", imageAlt: "Traditional Idli with Sambar"
id: "1", name: "Idli", price: "₹2040", imageSrc: "http://img.b2bpic.net/free-photo/portrait-indian-man-bazaar_23-2150913316.jpg", imageAlt: "Traditional Idli with Sambar"
},
{
id: "2", name: "Vada", price: "₹1530", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chicken-nuggets-lettuce-plate-black-pepper-wooden-bowl-wooden-spoons-dark-table_140725-112082.jpg?_wi=2", imageAlt: "Crispy Medu Vada"
id: "2", name: "Vada", price: "₹1530", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chicken-nuggets-lettuce-plate-black-pepper-wooden-bowl-wooden-spoons-dark-table_140725-112082.jpg", imageAlt: "Crispy Medu Vada"
},
{
id: "3", name: "Masala Dosa", price: "₹3560", imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-beef-cachapa-wooden-table_123827-23018.jpg?_wi=2", imageAlt: "Crispy Masala Dosa"
id: "3", name: "Masala Dosa", price: "₹3560", imageSrc: "http://img.b2bpic.net/free-photo/traditional-venezuelan-beef-cachapa-wooden-table_123827-23018.jpg", imageAlt: "Crispy Masala Dosa"
},
{
id: "4", name: "Cheese Balls", price: "₹4575", imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-sauce-top-view_23-2148875235.jpg?_wi=2", imageAlt: "Golden Cheese Balls"
id: "4", name: "Cheese Balls", price: "₹4575", imageSrc: "http://img.b2bpic.net/free-photo/brazilian-food-sauce-top-view_23-2148875235.jpg", imageAlt: "Golden Cheese Balls"
},
{
id: "5", name: "Paneer Ghee Roast", price: "₹80120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistani-food-arrangement_23-2148825110.jpg?_wi=2", imageAlt: "Paneer Ghee Roast"
id: "5", name: "Paneer Ghee Roast", price: "₹80120", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistani-food-arrangement_23-2148825110.jpg", imageAlt: "Paneer Ghee Roast"
},
{
id: "6", name: "Veg Pulav", price: "₹5085", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-traditional-foodl-dushbere-gurze-served-with-yogurt-tomato-sauce-white-plate-decorated-with-turshu-wooden-table_114579-43.jpg?_wi=2", imageAlt: "Fragrant Veg Pulav"
id: "6", name: "Veg Pulav", price: "₹5085", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-traditional-foodl-dushbere-gurze-served-with-yogurt-tomato-sauce-white-plate-decorated-with-turshu-wooden-table_114579-43.jpg", imageAlt: "Fragrant Veg Pulav"
},
{
id: "7", name: "Kadai Mushroom", price: "₹70110", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushrooms-soup-wooden-bowl_114579-37599.jpg?_wi=2", imageAlt: "Spiced Kadai Mushroom"
id: "7", name: "Kadai Mushroom", price: "₹70110", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushrooms-soup-wooden-bowl_114579-37599.jpg", imageAlt: "Spiced Kadai Mushroom"
},
{
id: "8", name: "Veg Kohlapuri", price: "₹65100", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-roasted-eggplant-salad-bowl-different-spices-small-bowls-dark-table_140725-130858.jpg", imageAlt: "Spicy Veg Kohlapuri"
},
{
id: "9", name: "Filter Coffee", price: "₹2545", imageSrc: "http://img.b2bpic.net/free-photo/tart-cake-wooden-plate-with-cup-tea-high-quality-photo_114579-36212.jpg?_wi=2", imageAlt: "South Indian Filter Coffee"
id: "9", name: "Filter Coffee", price: "₹2545", imageSrc: "http://img.b2bpic.net/free-photo/tart-cake-wooden-plate-with-cup-tea-high-quality-photo_114579-36212.jpg", imageAlt: "South Indian Filter Coffee"
}
]}
gridVariant="uniform-all-items-equal"
@@ -203,7 +203,7 @@ export default function LandingPage() {
description="Located on Kanakapura Main Rd, opposite KSIT College in Raghuvanahalli. Open daily from 6:30 AM to 10:30 PM. For reservations or queries, call us or send a message."
tagIcon={MapPin}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg"
imageAlt="Parkview Restaurant Location"