Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-11 12:19:51 +00:00
parent ff2902a018
commit 310a0f533c

View File

@@ -94,7 +94,7 @@ export default function GalleryPage() {
reviewCount: "380+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-cupcake-with-cream-cherry-top-books_181624-30451.jpg", imageAlt: "Chocolate cupcake with cherry topping"},
{
id: "3", brand: "Cupcake Carnivale", name: "Vanilla Dream", price: "Fresh Daily", rating: 5,
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/modern-birthday-composition-with-lovely-cupcake_23-2147997591.jpg", imageAlt: "Vanilla cupcake with sprinkles"},
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/modern-birthday-composition-with-lovely-cupcake_23-2147997591.jpg?_wi=2", imageAlt: "Vanilla cupcake with sprinkles"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -132,10 +132,10 @@ export default function GalleryPage() {
products={[
{
id: "1", brand: "Cupcake Carnivale", name: "Frosting Artistry", price: "Premium Quality", rating: 5,
reviewCount: "210+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-chocolate-cupcakes_23-2148654052.jpg", imageAlt: "Close-up of cupcake frosting details"},
reviewCount: "210+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-chocolate-cupcakes_23-2148654052.jpg?_wi=2", imageAlt: "Close-up of cupcake frosting details"},
{
id: "2", brand: "Cupcake Carnivale", name: "Gourmet Toppings", price: "Premium Quality", rating: 5,
reviewCount: "187+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-raspberries-arrangement_23-2149162718.jpg", imageAlt: "Cupcakes with berry toppings"},
reviewCount: "187+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cupcakes-with-raspberries-arrangement_23-2149162718.jpg?_wi=2", imageAlt: "Cupcakes with berry toppings"},
{
id: "3", brand: "Cupcake Carnivale", name: "Birthday Celebration", price: "Party Special", rating: 5,
reviewCount: "198+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-rainbow-cupcake-still-life_23-2150423819.jpg", imageAlt: "Birthday cupcake with decorations"},