Skip to content

Commit 3107152

Browse files
committed
fix bad img again
1 parent 8fe01c5 commit 3107152

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/store.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const products = [
4343
name: "MakerFriends Coffee Mug",
4444
price: 16.99,
4545
image:
46-
"https://images.unsplash.com/photo-1514228742587-6b1558fcf93a?w=400&h=400&fit=crop",
46+
"https://images.unsplash.com/photo-1553406830-ef2513450d76?w=400&h=400&fit=crop",
4747
description: "Ceramic mug with heat-changing MakerFriends logo",
4848
sizes: ["11oz"],
4949
colors: ["White"],

0 commit comments

Comments
 (0)