Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-30 23:27:03 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg"
imageSrc="http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/halal-food-serve-table_53876-71224.jpg",
@@ -97,7 +97,7 @@ export default function LandingPage() {
description="Founded with a mission to bring fresh, local ingredients to your plate."
subdescription="Every dish is prepared by our world-class chefs."
icon={Flame}
imageSrc="http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg"
imageSrc="http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -113,19 +113,19 @@ export default function LandingPage() {
id: "1",
name: "Classic Burger",
price: "$14",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-beef-patty-grilled-red-onion-tomato-lettuce-burger-buns-french-fries-orange-drink-table_141793-3607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-beef-patty-grilled-red-onion-tomato-lettuce-burger-buns-french-fries-orange-drink-table_141793-3607.jpg?_wi=1",
},
{
id: "2",
name: "Italian Pasta",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-salad-table_140725-862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-salad-table_140725-862.jpg?_wi=1",
},
{
id: "3",
name: "Crispy Wings",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/some-pancakes-with-blackberries-cranberries-plate-textured-table-top-view_176474-8448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-pancakes-with-blackberries-cranberries-plate-textured-table-top-view_176474-8448.jpg?_wi=1",
},
{
id: "4",
@@ -164,7 +164,7 @@ export default function LandingPage() {
quote: "The best meal I've had in a long time.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
quote: "Authentic flavors and lovely service.",
tag: "First Timer",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
{
@@ -186,7 +186,7 @@ export default function LandingPage() {
quote: "Excellent vibe and top-tier ingredients.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-enjoying-meal-evening_23-2147736698.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-beef-patty-grilled-red-onion-tomato-lettuce-burger-buns-french-fries-orange-drink-table_141793-3607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-burger-with-beef-patty-grilled-red-onion-tomato-lettuce-burger-buns-french-fries-orange-drink-table_141793-3607.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
quote: "Great atmosphere for family dining.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/family-gathering-with-gay-partners_23-2151077634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-salad-table_140725-862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tomato-salad-table_140725-862.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
quote: "A must-visit spot in town.",
tag: "Food Critic",
avatarSrc: "http://img.b2bpic.net/free-photo/baker-using-wooden-rolling-pin-dough-front-video-camera-recording-new-cooking-episode-old-blogger-chef-influencer-using-internet-technology-communicating-social-media-with-digital-equipment_482257-14480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-pancakes-with-blackberries-cranberries-plate-textured-table-top-view_176474-8448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/some-pancakes-with-blackberries-cranberries-plate-textured-table-top-view_176474-8448.jpg?_wi=2",
imageAlt: "happy customer eating restaurant",
},
]}