Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 23:18:52 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg"
imageSrc="http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157791.jpg",
@@ -113,7 +113,7 @@ export default function LandingPage() {
price: "$32",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=1",
},
{
id: "2",
@@ -122,7 +122,7 @@ export default function LandingPage() {
price: "$45",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=1",
},
{
id: "3",
@@ -131,7 +131,7 @@ export default function LandingPage() {
price: "$18",
rating: 4,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg?_wi=1",
},
{
id: "4",
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "The best dining experience in years.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-man-isolated_273609-36379.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-view_23-2148914893.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "The risotto was absolutely divine.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-cocktail_23-2150166104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Sophistication at its finest level.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-chain-necklace_23-2149409803.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-squashes-designed-meal-inside-plate-grey-surface_140725-89988.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
quote: "Loved every single moment of it.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-paper-wrapped-sandwich_23-2151309941.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942414.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
]}