diff --git a/src/app/page.tsx b/src/app/page.tsx index 3911399..1af136d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,8 +137,6 @@ export default function LandingPage() { id: "1", price: "$24.99", name: "Single Tin", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450503456-n755hzev.jpg", - imageAlt: "Single tin product shot", buttons: [ { text: "Add to Cart", @@ -160,8 +158,6 @@ export default function LandingPage() { id: "2", price: "$47.99", name: "Duo Bundle", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450503983-u2vstpoh.jpg", - imageAlt: "Duo bundle product shot", buttons: [ { text: "Add to Cart", @@ -186,8 +182,6 @@ export default function LandingPage() { badgeIcon: Sparkles, price: "$64.99", name: "Triple Power", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767630861346-zs6rp46h.jpg", - imageAlt: "Triple power bundle product shot", buttons: [ { text: "Add to Cart",