Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
name: "Signature Blend",
|
||||
price: "$18",
|
||||
variant: "12oz",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Start",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=2",
|
||||
imageAlt: "barista pouring coffee art",
|
||||
},
|
||||
{
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Start",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-brown-paper-bag-small-jar-with-green-leaf-labels_1308-186795.jpg?_wi=2",
|
||||
imageAlt: "barista pouring coffee art",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user