From 906c3c26ca81fe3f00068914c93a78c8a64adc91 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 23:55:47 +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 6986494..18007c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "travel-1", name: "Travels: Venice", price: "Summer 2022", imageSrc: "http://img.b2bpic.net/free-photo/couple-talking-drinking-coconut-milk-by-pool-vacation_23-2149369762.jpg", imageAlt: "couple travel destination exotic luxury landscape" + id: "travel-1", name: "love u", price: "Summer 2022", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B0GXXA0crkgixGIOU41ZFm6Ent/uploaded-1773618639298-mbubei38.jpg", imageAlt: "couple travel destination exotic luxury landscape" }, { id: "travel-2", name: "Travels: Santorini", price: "Summer 2023", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-happy-couple-outdoors_23-2149049237.jpg", imageAlt: "luxury destination couple tropical paradise" -- 2.49.1