Update src/app/page.tsx

This commit is contained in:
2026-05-10 18:42:51 +00:00
parent 2d628160ed
commit b8cf4538c5

View File

@@ -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"