diff --git a/src/app/page.tsx b/src/app/page.tsx index 90c9bd8..53155c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { gridVariant="bento-grid" products={[ { - id: "cake-1", name: "Blush Garden Wedding", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-jelly-cake-closeup_23-2148536813.jpg", imageAlt: "Elegant blush pink wedding cake with fresh florals and gold accents" + id: "cake-1", name: "Blush Garden Wedding", price: "Custom Quote", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEOBIPwt8awSaPVKzTQ2s7UIGP/uploaded-1774052289278-8i3q33i6.jpg", imageAlt: "Elegant blush pink wedding cake with fresh florals and gold accents" }, { id: "cake-2", name: "Marble Luxe Tier", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/delicious-birthday-cupcake-with-lighted-candle-golden-plate_23-2147981737.jpg", imageAlt: "Modern white marble wedding cake with sophisticated design"