From 30e1725a010279032124506196966cc51c10acf5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 16:22:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ac2409..239b84e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Romantic Rose Bouquet", price: "$85", imageSrc: "https://img.b2bpic.net/free-photo/floral-decor-woman-holding-bouquet-anthurium_140725-10842.jpg", imageAlt: "Beautiful red rose bouquet" + id: "1", name: "Romantic Rose Bouquet", price: "$85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1771428741669-bc7e6mk8.jpg", imageAlt: "Beautiful red rose bouquet" }, { id: "2", name: "Spring Tulip Mix", price: "$65", imageSrc: "https://img.b2bpic.net/free-photo/bouquet-roses_1162-10.jpg", imageAlt: "Colorful spring tulip arrangement" -- 2.49.1