Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@shashank",
|
||||
testimonial: "Christmas vibe was matched with good food and great coffees. Would definitely visit again!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956573.jpg?_wi=1",
|
||||
imageAlt: "fine dining table setting",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@melina",
|
||||
testimonial: "I had an amazing experience. Everything about it was wonderful—the atmosphere, the food, and the service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-wrapped-with-tomato-slices-from-outside_114579-2033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-wrapped-with-tomato-slices-from-outside_114579-2033.jpg?_wi=1",
|
||||
imageAlt: "fine dining table setting",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@amitg",
|
||||
testimonial: "The fusion of Nepali ingredients and Western techniques is unparalleled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.jpg?_wi=1",
|
||||
imageAlt: "fine dining table setting",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@sarahkc",
|
||||
testimonial: "Perfect spot for a date night. The ambiance is simply magical.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-white-plate_1203-2817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-white-plate_1203-2817.jpg?_wi=1",
|
||||
imageAlt: "fine dining table setting",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956573.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956573.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -174,19 +174,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Stuffed Chicken Breast",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-wrapped-with-tomato-slices-from-outside_114579-2033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetable-salad-wrapped-with-tomato-slices-from-outside_114579-2033.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Signature Hot Chocolate",
|
||||
price: "$6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85551.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Nepali Infused Appetizer",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-white-plate_1203-2817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruit-white-plate_1203-2817.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user