Update src/app/gallery/page.tsx
This commit is contained in:
@@ -118,7 +118,7 @@ export default function GalleryPage() {
|
||||
price: "Fresh Daily",
|
||||
rating: 5,
|
||||
reviewCount: "290+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-birthday-composition-with-lovely-cupcake_23-2147997591.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-birthday-composition-with-lovely-cupcake_23-2147997591.jpg?_wi=3",
|
||||
imageAlt: "Vanilla cupcake with sprinkles",
|
||||
},
|
||||
]}
|
||||
@@ -184,7 +184,7 @@ export default function GalleryPage() {
|
||||
price: "Premium Quality",
|
||||
rating: 5,
|
||||
reviewCount: "210+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-chocolate-cupcakes_23-2148654052.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-chocolate-cupcakes_23-2148654052.jpg?_wi=3",
|
||||
imageAlt: "Close-up of cupcake frosting details",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function GalleryPage() {
|
||||
price: "Premium Quality",
|
||||
rating: 5,
|
||||
reviewCount: "187+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-raspberries-arrangement_23-2149162718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-raspberries-arrangement_23-2149162718.jpg?_wi=3",
|
||||
imageAlt: "Cupcakes with berry toppings",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user