Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@ananya",
|
||||
testimonial: "The best boba in Whitefield! The tapioca pearls are always perfectly cooked.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-481.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-481.jpg?_wi=1",
|
||||
imageAlt: "bubble tea shop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@rahul",
|
||||
testimonial: "Authentic flavors and super friendly staff. My go-to spot after work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709038.jpg?_wi=1",
|
||||
imageAlt: "bubble tea shop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@vikram",
|
||||
testimonial: "Great ambiance, amazing menu variety.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930614.jpg?_wi=1",
|
||||
imageAlt: "bubble tea shop interior modern",
|
||||
},
|
||||
{
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
handle: "@meera",
|
||||
testimonial: "Finally, a spot that gets the tea-to-milk ratio perfect every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930619.jpg?_wi=1",
|
||||
imageAlt: "bubble tea shop interior modern",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-481.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-481.jpg?_wi=2"
|
||||
imageAlt="Refreshing Zen Chai Bubble Tea"
|
||||
avatars={[
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
description: "Adjust sweetness, ice, and toppings.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709038.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709038.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -227,13 +227,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Classic Milk Tea",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930614.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mango Cloud",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastel-color-bubble-tea-drink_23-2151930619.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user