Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 19:06:23 +00:00

View File

@@ -151,13 +151,13 @@ export default function LandingPage() {
id: "1",
name: "English Breakfast",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg?_wi=1",
},
{
id: "2",
name: "Chicken Club Sandwich",
price: "₹380",
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg?_wi=1",
},
{
id: "3",
@@ -201,7 +201,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "Lovely breakfast spot with classy ambiance!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=1",
},
{
id: "2",
@@ -233,7 +233,7 @@ export default function LandingPage() {
handle: "@anjali",
testimonial: "Such a cozy vibe, will definitely return.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=2",
},
]}
showRating={true}
@@ -275,7 +275,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-enjoying-exotic-place-joyful-tanned-lady-standing-near-palm-trees-smiling_197531-21118.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-plate-with-eggs-pancakes_23-2148297952.jpg?_wi=2",
imageAlt: "delicious english breakfast plating",
},
{
@@ -290,7 +290,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-red-lipstick-food-purple-flower-wooden-table-photo-big-plate-with-tasty-salad-beans-standing-beside-glass-smoothie_291049-1809.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwiches_74190-1842.jpg?_wi=2",
imageAlt: "fresh chicken club sandwich gourmet",
},
]}