Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-05 04:24:15 +00:00
3 changed files with 9 additions and 9 deletions

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
title: "Happy Diners",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg?_wi=3"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>

View File

@@ -69,19 +69,19 @@ export default function LandingPage() {
id: "1",
name: "Masala Dosa",
price: "299",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086072.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086072.jpg?_wi=2",
},
{
id: "2",
name: "Special Thali",
price: "450",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-different-pakistan-goodies_23-2148821564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-different-pakistan-goodies_23-2148821564.jpg?_wi=2",
},
{
id: "3",
name: "Idli Vada Combo",
price: "250",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086026.jpg?_wi=2",
},
{
id: "4",

View File

@@ -80,15 +80,15 @@ export default function LandingPage() {
imageAlt: "Restaurant Ambiance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086072.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086072.jpg?_wi=1",
imageAlt: "Masala Dosa",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-different-pakistan-goodies_23-2148821564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-different-pakistan-goodies_23-2148821564.jpg?_wi=1",
imageAlt: "Special Thali",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086026.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086026.jpg?_wi=1",
imageAlt: "Idli Vada Combo",
},
]}
@@ -105,7 +105,7 @@ export default function LandingPage() {
title="Crafted with Passion"
description="At Sagar Ratna, every recipe is a journey back home. Our spices are ground fresh, and every dish tells a story of authenticity."
subdescription="Sourcing only the finest ingredients to ensure a premium dining experience."
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg?_wi=1"
mediaAnimation="blur-reveal"
icon={Award}
/>
@@ -142,7 +142,7 @@ export default function LandingPage() {
title: "Authentic Recipes",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-spice-human-hand-pan_176474-3151.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>