Update src/app/page.tsx

This commit is contained in:
2026-04-05 17:16:57 +00:00
parent 6f0a2891a1
commit 5d3b6633b2

View File

@@ -90,31 +90,31 @@ export default function LandingPage() {
id: "p1",
name: "Birthday Cake",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-cake_1339-1605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-cake_1339-1605.jpg?_wi=1",
},
{
id: "p2",
name: "Number Cakes",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-cake_1339-1605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-cake_1339-1605.jpg?_wi=2",
},
{
id: "p3",
name: "Designer Cake",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-flower-cake-dessert-with-flowers-around_181624-2601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-flower-cake-dessert-with-flowers-around_181624-2601.jpg?_wi=1",
},
{
id: "p4",
name: "Rose Pistachio Cake",
price: "£45",
imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-flower-cake-dessert-with-flowers-around_181624-2601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-flower-cake-dessert-with-flowers-around_181624-2601.jpg?_wi=2",
},
{
id: "p5",
name: "Butterfly Rosette Cake",
price: "£50",
imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-flower-cake-dessert-with-flowers-around_181624-2601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-flower-cake-dessert-with-flowers-around_181624-2601.jpg?_wi=3",
},
{
id: "p6",