From b8cf4538c5fc4e238c1478a1288d0615b395bec6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 18:42:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b256eec..b3407a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { imageSrc: "https://images.unsplash.com/photo-1618773928121-c32242e47855?q=80&w=2070", imageAlt: "Luxury hotel suite interior" }, { imageSrc: "https://images.unsplash.com/photo-1514362545857-3bc16c4c7d1b?q=80&w=2070", imageAlt: "Gourmet restaurant dining experience" }, { imageSrc: "https://images.unsplash.com/photo-1600618528240-fb5fc965f80b?q=80&w=2070", imageAlt: "Relaxing spa treatment room" }, - { imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?q=80&w=2070", imageAlt: "Peaceful garden balcony view" }, + { imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?q=80&w=2070&_wi=1", imageAlt: "Peaceful garden balcony view" }, { imageSrc: "https://images.unsplash.com/photo-1566073771259-6a8506099945?q=80&w=2070", imageAlt: "Spacious hotel lobby" }, ]} /> @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { id: "m1", value: "15+", title: "Years of Service", description: "Providing hospitality since 2008", imageSrc: "https://images.unsplash.com/photo-1551882547-ff40c63fe56b?q=80&w=2070" }, - { id: "m2", value: "200+", title: "Luxury Rooms", description: "Comfort for every guest", imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?q=80&w=2070" }, + { id: "m2", value: "200+", title: "Luxury Rooms", description: "Comfort for every guest", imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?q=80&w=2070&_wi=2" }, { id: "m3", value: "98%", title: "Guest Satisfaction", description: "Rated by our valued travelers", imageSrc: "https://images.unsplash.com/photo-1631049307264-da019d4150ba?q=80&w=2070" }, ]} title="Novaland in Numbers"