Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 13:45:54 +00:00

View File

@@ -48,15 +48,15 @@ export default function LandingPage() {
tagIcon={Star}
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWpQ6Dsy1MmPLXT39nMif1ZpHT/uploaded-1772718184795-3bvre1om.jpg?_wi=1", imageAlt: "Mouli's Bistro signature drink"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWpQ6Dsy1MmPLXT39nMif1ZpHT/uploaded-1772718184795-3bvre1om.jpg", imageAlt: "Mouli's Bistro signature drink"},
{
imageSrc: "http://img.b2bpic.net/free-psd/juicy-cheeseburger-crispy-fries-cold-beer-ultimate-comfort-food-combo_191095-90295.jpg?_wi=1", imageAlt: "Delicious burger and drink"},
imageSrc: "http://img.b2bpic.net/free-psd/juicy-cheeseburger-crispy-fries-cold-beer-ultimate-comfort-food-combo_191095-90295.jpg", imageAlt: "Delicious burger and drink"},
{
imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=1", imageAlt: "Refreshing mojito cocktail"},
imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Refreshing mojito cocktail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-milkshake-with-ice-table_140725-5486.jpg?_wi=1", imageAlt: "Creamy falooda dessert"},
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-milkshake-with-ice-table_140725-5486.jpg", imageAlt: "Creamy falooda dessert"},
{
imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-688.jpg?_wi=1", imageAlt: "Thick creamy milkshake"},
imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-688.jpg", imageAlt: "Thick creamy milkshake"},
]}
buttons={[
{ text: "Call Now", href: "tel:98419 97448" },
@@ -66,7 +66,6 @@ export default function LandingPage() {
buttonAnimation="slide-up"
tagAnimation="opacity"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
/>
</div>
@@ -74,15 +73,15 @@ export default function LandingPage() {
<ProductCardOne
products={[
{
id: "1", name: "Mint Mojito", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=2", imageAlt: "Refreshing Mint Mojito"},
id: "1", name: "Mint Mojito", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Refreshing Mint Mojito"},
{
id: "2", name: "Falooda", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-milkshake-with-ice-table_140725-5486.jpg?_wi=2", imageAlt: "Creamy Falooda"},
id: "2", name: "Falooda", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-milkshake-with-ice-table_140725-5486.jpg", imageAlt: "Creamy Falooda"},
{
id: "3", name: "KitKat Milkshake", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-688.jpg?_wi=2", imageAlt: "KitKat Milkshake"},
id: "3", name: "KitKat Milkshake", price: "₹140", imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-688.jpg", imageAlt: "KitKat Milkshake"},
{
id: "4", name: "Crispy Chicken Burger", price: "₹160", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Crispy Chicken Burger"},
{
id: "5", name: "Peri Peri Fries", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg?_wi=1", imageAlt: "Peri Peri Fries"},
id: "5", name: "Peri Peri Fries", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg", imageAlt: "Peri Peri Fries"},
{
id: "6", name: "Vanilla Ice Cream", price: "₹80", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-melting-vanilla-ice-cream-cone-against-blue-sky_9975-134632.jpg", imageAlt: "Vanilla Ice Cream"},
]}
@@ -104,13 +103,13 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Quality", title: "Fresh Ingredients", subtitle: "Daily sourced premium quality", description: "Every ingredient is carefully selected and sourced fresh daily to ensure you get the best taste and quality in every bite and sip.", imageSrc: "http://img.b2bpic.net/free-psd/juicy-cheeseburger-crispy-fries-cold-beer-ultimate-comfort-food-combo_191095-90295.jpg?_wi=2", imageAlt: "Fresh ingredients"},
tag: "Quality", title: "Fresh Ingredients", subtitle: "Daily sourced premium quality", description: "Every ingredient is carefully selected and sourced fresh daily to ensure you get the best taste and quality in every bite and sip.", imageSrc: "http://img.b2bpic.net/free-psd/juicy-cheeseburger-crispy-fries-cold-beer-ultimate-comfort-food-combo_191095-90295.jpg", imageAlt: "Fresh ingredients"},
{
id: 2,
tag: "Value", title: "Affordable Prices", subtitle: "Great taste without breaking the bank", description: "We believe good food should be accessible to everyone. Our pricing is transparent and designed to give you the best value for your money.", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg?_wi=2", imageAlt: "Affordable menu"},
tag: "Value", title: "Affordable Prices", subtitle: "Great taste without breaking the bank", description: "We believe good food should be accessible to everyone. Our pricing is transparent and designed to give you the best value for your money.", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg", imageAlt: "Affordable menu"},
{
id: 3,
tag: "Service", title: "Quick Service", subtitle: "Fast preparation without compromising quality", description: "Our skilled team works efficiently to get your order ready quickly. Never compromise on taste while you wait.", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg?_wi=3", imageAlt: "Quick service"},
tag: "Service", title: "Quick Service", subtitle: "Fast preparation without compromising quality", description: "Our skilled team works efficiently to get your order ready quickly. Never compromise on taste while you wait.", imageSrc: "http://img.b2bpic.net/free-photo/mojito-cocktail-wooden-table_1150-18401.jpg", imageAlt: "Quick service"},
{
id: 4,
tag: "Atmosphere", title: "Family Friendly", subtitle: "Perfect for all occasions", description: "Whether you're here for a quick bite, family dinner, or evening hangout with friends, we have the perfect ambiance for everyone.", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg", imageAlt: "Family friendly space"},
@@ -178,7 +177,7 @@ export default function LandingPage() {
title="Ready to Experience Great Food?"
description="Order now or make a reservation for a delicious meal at Mouli's Bistro. Whether it's a quick bite or a full dining experience, we're here to serve you with the best flavors in town."
tag="Special Offers"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWpQ6Dsy1MmPLXT39nMif1ZpHT/uploaded-1772718184795-3bvre1om.jpg?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWpQ6Dsy1MmPLXT39nMif1ZpHT/uploaded-1772718184795-3bvre1om.jpg"
imageAlt="Mouli's Bistro signature drink"
buttons={[
{ text: "Order Now", href: "tel:98419 97448" },