Update src/app/try-again/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ const TryAgainPage = () => {
|
||||
id: "back",
|
||||
name: "Let Me Try Again",
|
||||
price: "My Heart",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine-inscription-with-gift-boxes-table_23-2148009368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine-inscription-with-gift-boxes-table_23-2148009368.jpg?_wi=2",
|
||||
imageAlt: "Second chance",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -79,7 +79,7 @@ const TryAgainPage = () => {
|
||||
id: "think",
|
||||
name: "I Need Time",
|
||||
price: "To Think",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine-inscription-with-gift-boxes-table_23-2148009368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine-inscription-with-gift-boxes-table_23-2148009368.jpg?_wi=3",
|
||||
imageAlt: "Think about it",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user