Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "An incredible evening! The food was perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg?_wi=1",
|
||||
imageAlt: "private chef plating gourmet meal",
|
||||
},
|
||||
{
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahk",
|
||||
testimonial: "Exquisite ingredients and flawless service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-raw-vegetables-composition_23-2148643062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-raw-vegetables-composition_23-2148643062.jpg?_wi=1",
|
||||
imageAlt: "private chef plating gourmet meal",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
handle: "@markd",
|
||||
testimonial: "Best dining experience in years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg?_wi=1",
|
||||
imageAlt: "private chef plating gourmet meal",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@eliset",
|
||||
testimonial: "Sophisticated, professional, and delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=1",
|
||||
imageAlt: "private chef plating gourmet meal",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-styling-steak-white-plate_53876-42888.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-cocktail_23-2150124818.jpg",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Private Dinner Parties",
|
||||
description: "Intimate evenings focused on seasonal menus and wine pairings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-raw-vegetables-composition_23-2148643062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-raw-vegetables-composition_23-2148643062.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Corporate Catering",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
role: "Collector",
|
||||
company: "Private Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -193,7 +193,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "Private Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user