Merge version_1 into main #1
@@ -64,21 +64,21 @@ export default function LandingPage() {
|
||||
handle: "@elena_dining",
|
||||
testimonial: "An absolute masterpiece. Every dish told a unique story.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus Chen",
|
||||
handle: "@foodie_marcus",
|
||||
testimonial: "The service was impeccable and the flavors were bold.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sophie Martin",
|
||||
handle: "@sophie_eats",
|
||||
testimonial: "A truly magical evening. The wine pairing was perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "James Wilson",
|
||||
@@ -106,7 +106,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"
|
||||
tagIcon={Award}
|
||||
avatars={[
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
name: "Truffle Risotto",
|
||||
price: "$28",
|
||||
variant: "Main",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
quote: "The food and atmosphere are unmatched.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.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 diner restaurant",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
quote: "Best birthday dinner I ever had.",
|
||||
tag: "Guest",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kneading_23-2148024738.jpg?_wi=2",
|
||||
imageAlt: "happy diner restaurant",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
quote: "Truly enjoyed every single bite.",
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/mangal-salad-with-bread-vegetables_140725-2144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-burger_23-2150347950.jpg?_wi=2",
|
||||
imageAlt: "happy diner restaurant",
|
||||
},
|
||||
{
|
||||
@@ -287,7 +287,7 @@ export default function LandingPage() {
|
||||
quote: "The team made us feel so welcome.",
|
||||
tag: "Visitor",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081457.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2",
|
||||
imageAlt: "happy diner restaurant",
|
||||
},
|
||||
{
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
quote: "Will definitely return next time.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-executives-having-meal_1170-1740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg?_wi=2",
|
||||
imageAlt: "happy diner restaurant",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user