Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 18:03:07 +00:00
2 changed files with 1383 additions and 16 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -87,11 +87,11 @@ export default function BistroPage() {
title="Featured Menu Items"
description="Discover our most popular dishes loved by our customers. From fresh sandwiches to aromatic coffee, everything is prepared with care."
products={[
{ id: "1", name: "Mix Veg Sandwich", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg", imageAlt: "Mix Veg Sandwich" },
{ id: "2", name: "Paneer Tikka Sandwich", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg", imageAlt: "Paneer Tikka Sandwich" },
{ id: "3", name: "Veggie Delight Burger", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/top-view-burgers-counter-with-cutlery_23-2148784468.jpg", imageAlt: "Veggie Delight Burger" },
{ id: "1", name: "Mix Veg Sandwich", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg?_wi=1", imageAlt: "Mix Veg Sandwich" },
{ id: "2", name: "Paneer Tikka Sandwich", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg?_wi=2", imageAlt: "Paneer Tikka Sandwich" },
{ id: "3", name: "Veggie Delight Burger", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/top-view-burgers-counter-with-cutlery_23-2148784468.jpg?_wi=1", imageAlt: "Veggie Delight Burger" },
{ id: "4", name: "Hakka Noodles Blue Lagoon", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-vegetable-salad-inside-tray-grey-table_140725-131696.jpg", imageAlt: "Hakka Noodles" },
{ id: "5", name: "Caramel Cappuccino", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cappuccino-coffee-transparent-glass-table_23-2147908368.jpg", imageAlt: "Caramel Cappuccino" },
{ id: "5", name: "Caramel Cappuccino", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cappuccino-coffee-transparent-glass-table_23-2147908368.jpg?_wi=1", imageAlt: "Caramel Cappuccino" },
{ id: "6", name: "Brownie with Ice Cream", price: "₹160", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies_74190-7107.jpg", imageAlt: "Brownie with Ice Cream" }
]}
gridVariant="three-columns-all-equal-width"
@@ -111,23 +111,23 @@ export default function BistroPage() {
features={[
{
id: 1,
title: "Excellent Coffee", description: "Freshly brewed, perfectly balanced, made by our skilled baristas who care about every cup.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cappuccino-coffee-transparent-glass-table_23-2147908368.jpg", imageAlt: "Caramel Cappuccino" },
title: "Excellent Coffee", description: "Freshly brewed, perfectly balanced, made by our skilled baristas who care about every cup.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cappuccino-coffee-transparent-glass-table_23-2147908368.jpg?_wi=2", imageAlt: "Caramel Cappuccino" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-working-coffee-shop-aprons_23-2148366707.jpg", imageAlt: "Barista at work" }
},
{
id: 2,
title: "Delicious Food", description: "From fresh sandwiches to flavorful hakka noodles, every dish is prepared with quality ingredients.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg", imageAlt: "Sandwich" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-burgers-counter-with-cutlery_23-2148784468.jpg", imageAlt: "Burger" }
title: "Delicious Food", description: "From fresh sandwiches to flavorful hakka noodles, every dish is prepared with quality ingredients.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg?_wi=3", imageAlt: "Sandwich" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-burgers-counter-with-cutlery_23-2148784468.jpg?_wi=2", imageAlt: "Burger" }
},
{
id: 3,
title: "Cozy Ambience", description: "Warm lighting, comfortable seating, and Instagram-worthy decor create the perfect hangout atmosphere.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-blurred-background_23-2148164694.jpg", imageAlt: "Cafe interior" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-blurred-background_23-2148164694.jpg", imageAlt: "Cafe interior" }
title: "Cozy Ambience", description: "Warm lighting, comfortable seating, and Instagram-worthy decor create the perfect hangout atmosphere.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-blurred-background_23-2148164694.jpg?_wi=1", imageAlt: "Cafe interior" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-blurred-background_23-2148164694.jpg?_wi=2", imageAlt: "Cafe interior" }
},
{
id: 4,
title: "Friendly Staff", description: "Our welcoming team ensures every visit is memorable. We treat every customer like family.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg", imageAlt: "Team member" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg", imageAlt: "Team member" }
title: "Friendly Staff", description: "Our welcoming team ensures every visit is memorable. We treat every customer like family.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg?_wi=1", imageAlt: "Team member" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=1", imageAlt: "Team member" }
}
]}
showStepNumbers={true}
@@ -143,10 +143,10 @@ export default function BistroPage() {
description="Join hundreds of happy customers who make Bistro@17 their favorite hangout spot"
testimonials={[
{
id: "1", title: "Best Coffee House in Kurukshetra", quote: "Best coffee house in Kurukshetra. Their shakes and pasta are amazing. The ambiance is perfect for hanging out with friends or studying.", name: "Priya Kumar", role: "College Student", imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg", imageAlt: "Priya Kumar"
id: "1", title: "Best Coffee House in Kurukshetra", quote: "Best coffee house in Kurukshetra. Their shakes and pasta are amazing. The ambiance is perfect for hanging out with friends or studying.", name: "Priya Kumar", role: "College Student", imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg?_wi=2", imageAlt: "Priya Kumar"
},
{
id: "2", title: "Great Food, Lovely Ambience", quote: "Great food, lovely ambience, and friendly staff. This is my go-to place whenever I want to spend time with family. Highly recommended!", name: "Rajesh Sharma", role: "Business Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg", imageAlt: "Rajesh Sharma"
id: "2", title: "Great Food, Lovely Ambience", quote: "Great food, lovely ambience, and friendly staff. This is my go-to place whenever I want to spend time with family. Highly recommended!", name: "Rajesh Sharma", role: "Business Professional", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=2", imageAlt: "Rajesh Sharma"
},
{
id: "3", title: "Perfect Place to Hangout", quote: "Perfect place to hangout with friends or family. The food is delicious, coffee is excellent, and the staff is very cooperative.", name: "Anjali Singh", role: "Marketing Executive", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-happy-young-beautiful-woman-with-trendy-hairstyle-smiles-gladfully-keeps-eyes-closed-expresses-positive-emotions-laughs-sincerely-isolated-pink-background-happiness-concept_273609-60651.jpg", imageAlt: "Anjali Singh"
@@ -172,13 +172,13 @@ export default function BistroPage() {
description="Join thousands of satisfied customers who've made Bistro@17 their favorite spot"
metrics={[
{
id: "1", value: "4.7★", title: "Google Rating", description: "Consistently highly rated by our community", imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg", imageAlt: "Happy customers"
id: "1", value: "4.7★", title: "Google Rating", description: "Consistently highly rated by our community", imageSrc: "http://img.b2bpic.net/free-photo/smiling-hispanic-female-executive-wearing-eyeglasses-standing-studio_662251-664.jpg?_wi=3", imageAlt: "Happy customers"
},
{
id: "2", value: "500+", title: "Customer Reviews", description: "Authentic reviews from satisfied visitors", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg", imageAlt: "Customer testimonials"
id: "2", value: "500+", title: "Customer Reviews", description: "Authentic reviews from satisfied visitors", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-long-hair-winking-while-having-good-mood-smiling-showing-her-white-perfect-teeth_273609-7717.jpg?_wi=3", imageAlt: "Customer testimonials"
},
{
id: "3", value: "₹200-₹400", title: "Average Pricing", description: "Affordable dining for all budgets", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg", imageAlt: "Menu items"
id: "3", value: "₹200-₹400", title: "Average Pricing", description: "Affordable dining for all budgets", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-with-fries_140725-6100.jpg?_wi=4", imageAlt: "Menu items"
}
]}
animationType="slide-up"