From f5085cb44a0cd99d74c9483e9eceef68e1fbb970 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 05:10:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d7e4ca..68f1310 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,7 +24,8 @@ export default function LandingPage() { }, "asset://product-3": { "url": "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-reading-book-with-happy-smile-relax-lounge-bed-chair-beach-sea-ocean-leisure_74190-8800.jpg", "alt": "maldives overwater bungalow crystal water" - },\n "asset://product-4": { + }, + "asset://product-4": { "url": "http://img.b2bpic.net/free-photo/man-with-map-travelling-atv-by-sea_1303-10025.jpg", "alt": "sharm el sheikh red sea diving" }, "asset://product-5": { -- 2.49.1