Merge version_1 into main #1
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "Best sushi in the city, the freshness is undeniable!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cream-cheese-sushi-rolls-with-ginger-leaf_114579-1107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cream-cheese-sushi-rolls-with-ginger-leaf_114579-1107.jpg?_wi=1",
|
||||
imageAlt: "luxury sushi dark mood photography",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@sofial",
|
||||
testimonial: "My go-to spot for sushi nights!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-fish-plate_23-2148862984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-fish-plate_23-2148862984.jpg?_wi=1",
|
||||
imageAlt: "salmon sushi roll top down",
|
||||
},
|
||||
]}
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cream-cheese-sushi-rolls-with-ginger-leaf_114579-1107.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cream-cheese-sushi-rolls-with-ginger-leaf_114579-1107.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/senior-woman-smiling-restaurant_23-2149316809.jpg",
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Salmon Sashimi Roll",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-fish-plate_23-2148862984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-fish-plate_23-2148862984.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user