Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@kamalp",
|
||||
testimonial: "The best faluda I've had in years! Absolutely refreshing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg?_wi=1",
|
||||
imageAlt: "fresh tropical fruit smoothie glass",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@dineshl",
|
||||
testimonial: "Authentic local flavors delivered with care. Five stars!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg?_wi=1",
|
||||
imageAlt: "fresh tropical fruit smoothie glass",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-summer-cocktail-pina-colada-fresh-summer-drink-concept_185193-109325.jpg?_wi=2"
|
||||
imageAlt="Refreshing fruit juices and smoothies"
|
||||
avatars={[
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Strawberry Cream",
|
||||
price: "Rs. 650",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-homemade-raspberry-milkshake_23-2148037201.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user