Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,38 +63,38 @@ export default function LandingPage() {
|
||||
handle: "@jlee",
|
||||
testimonial: "The quality of meat is unmatched. A true BBQ experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah Park",
|
||||
handle: "@spark",
|
||||
testimonial: "My favorite BBQ spot in the city. The charcoal flavor is distinct.",
|
||||
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",
|
||||
},
|
||||
{
|
||||
name: "Mark Kim",
|
||||
handle: "@mkim",
|
||||
testimonial: "Excellent service and an authentic menu. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena Choi",
|
||||
handle: "@echoi",
|
||||
testimonial: "The atmosphere is incredible, perfect for a special night out.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-eat-salade-restaurant-waiting-woman-with-bouquet-roses_496169-302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-eat-salade-restaurant-waiting-woman-with-bouquet-roses_496169-302.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Ryu",
|
||||
handle: "@dryu",
|
||||
testimonial: "Best short rib I have ever had. Authentic and delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-barbecue_23-2149383061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-barbecue_23-2149383061.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/raw-meat-plate-with-fork_23-2148917728.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/raw-meat-plate-with-fork_23-2148917728.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-japanese-meal-arrangement_23-2148809876.jpg",
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Heritage in Every Grill"
|
||||
description="We honor the tradition of Korean BBQ. From the selection of charcoal to our unique aging process, we bring the essence of Seoul to your table."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cooking_23-2150980282.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cooking_23-2150980282.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
price: "$85",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-beef_1232-2539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-beef_1232-2539.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050358.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-plate-with-fork_23-2148917728.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-plate-with-fork_23-2148917728.jpg?_wi=2",
|
||||
imageAlt: "korean interior restaurant warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steak-meat-with-rosemary-pepper-top-view_140725-11350.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cooking_23-2150980282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cooking_23-2150980282.jpg?_wi=2",
|
||||
imageAlt: "korean interior restaurant warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-vegetable-salad-with-seasonings-white-background_140725-58418.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-beef_1232-2539.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-beef_1232-2539.jpg?_wi=2",
|
||||
imageAlt: "korean interior restaurant warm lighting",
|
||||
},
|
||||
]}
|
||||
@@ -261,27 +261,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/having-breakfast-home_1098-13946.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
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: "3",
|
||||
name: "Sam Brown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5053.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Alex White",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-eat-salade-restaurant-waiting-woman-with-bouquet-roses_496169-302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-man-eat-salade-restaurant-waiting-woman-with-bouquet-roses_496169-302.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Beth Green",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-barbecue_23-2149383061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-making-barbecue_23-2149383061.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
cardTitle="Guest Experiences"
|
||||
|
||||
Reference in New Issue
Block a user