Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cake-with-fresh-strawberries-top_1203-1280.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cake-with-fresh-strawberries-top_1203-1280.jpg?_wi=1"
|
||||
imageAlt="Artisanal ice cream treat"
|
||||
/>
|
||||
</div>
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
price: "$6.00",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ice-creams-arrangement_23-2150696638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ice-creams-arrangement_23-2150696638.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
price: "$4.50",
|
||||
rating: 5,
|
||||
reviewCount: "205",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
price: "$12.00",
|
||||
rating: 5,
|
||||
reviewCount: "310",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
quote: "The signature HK milk tea is just like what I used to drink back in Hong Kong. Truly authentic.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196236.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-fresh-strawberries-top_1203-1280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-with-fresh-strawberries-top_1203-1280.jpg?_wi=2",
|
||||
imageAlt: "Coffee shop small business",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
quote: "The Tonkotsu broth is rich and creamy. The best ramen I've had in the area by far.",
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-sweet-slice-cake-glass-cabinet_23-2148027938.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ice-creams-arrangement_23-2150696638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ice-creams-arrangement_23-2150696638.jpg?_wi=2",
|
||||
imageAlt: "Coffee shop small business",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
quote: "I love the black sesame soft serve! It has the perfect balance of nuttiness and sweetness.",
|
||||
tag: "Visitor",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/wedding-sweets-desserts_1303-10563.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg?_wi=2",
|
||||
imageAlt: "Coffee shop small business",
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
quote: "Such a cozy spot to enjoy a bowl of soup and some dessert with friends.",
|
||||
tag: "Local",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-bowl-noodles-with-eggs-onion-broccoli-bowl-black-background_23-2148123680.jpg?_wi=2",
|
||||
imageAlt: "Coffee shop small business",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user