Update src/app/page.tsx

This commit is contained in:
2026-05-13 15:19:07 +00:00
parent d9642ba995
commit 975548b820

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
products={[
{ id: "1", name: "Executive Suite", price: "From ₦85,000", imageSrc: "https://images.unsplash.com/photo-1590490360175-927521798547?auto=format&fit=crop&q=80&w=800" },
{ id: "2", name: "VIP Suite", price: "From ₦120,000", imageSrc: "https://images.unsplash.com/photo-1611892440504-42a792e24a73?auto=format&fit=crop&q=80&w=800" },
{ id: "3", name: "Presidential Suite", price: "From ₦250,000", imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?auto=format&fit=crop&q=80&w=800" },
{ id: "3", name: "Presidential Suite", price: "From ₦250,000", imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?auto=format&fit=crop&q=80&w=800&_wi=1" },
{ id: "4", name: "Studio Suite", price: "From ₦65,000", imageSrc: "https://images.unsplash.com/photo-1578683010236-d716f9a3f461?auto=format&fit=crop&q=80&w=800" },
{ id: "5", name: "Family Room", price: "From ₦95,000", imageSrc: "https://images.unsplash.com/photo-1595576508898-0ad5c873a061?auto=format&fit=crop&q=80&w=800" },
{ id: "6", name: "Standard Room", price: "From ₦50,000", imageSrc: "https://images.unsplash.com/photo-1566665797739-1674de7a421a?auto=format&fit=crop&q=80&w=800" },
@@ -120,10 +120,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "Swimming Pool", description: "Relax in our beautiful, clean outdoor pool.", imageSrc: "https://images.unsplash.com/photo-1576013551627-0cc20b96c2a7?auto=format&fit=crop&q=80&w=800" },
{ title: "Dining & Bar", description: "Local and continental cuisine and exotic cocktails.", imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&q=80&w=800" },
{ title: "Conference Hall", description: "State-of-the-art halls for events and business.", imageSrc: "https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&q=80&w=800" },
{ title: "Dining & Bar", description: "Local and continental cuisine and exotic cocktails.", imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&q=80&w=800&_wi=1" },
{ title: "Conference Hall", description: "State-of-the-art halls for events and business.", imageSrc: "https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&q=80&w=800&_wi=1" },
{ title: "Fitness Center", description: "Modern gym to keep your workout on track.", imageSrc: "https://images.unsplash.com/photo-1534438327276-14e5300c3a48?auto=format&fit=crop&q=80&w=800" },
{ title: "Secure Parking", description: "Large and safe parking facilities.", imageSrc: "https://images.unsplash.com/photo-1506521781263-d8422e82f27a?auto=format&fit=crop&q=80&w=800" },
{ title: "Secure Parking", description: "Large and safe parking facilities.", imageSrc: "https://images.unsplash.com/photo-1506521781263-d8422e82f27a?auto=format&fit=crop&q=80&w=800&_wi=1" },
{ title: "Business Lounge", description: "Quiet spaces for business meetings.", imageSrc: "https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&q=80&w=800" },
]}
title="Amenities & Facilities"
@@ -175,10 +175,10 @@ export default function LandingPage() {
features={[
{ title: "Lobby Entrance", description: "The welcoming gateway to luxury.", imageSrc: "https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?auto=format&fit=crop&q=80&w=800" },
{ title: "Poolside View", description: "Relaxation under the sun.", imageSrc: "https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&q=80&w=800" },
{ title: "Suite Decor", description: "Designed for maximum comfort.", imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?auto=format&fit=crop&q=80&w=800" },
{ title: "Garden Relaxation", description: "Serene green spaces.", imageSrc: "https://images.unsplash.com/photo-1506521781263-d8422e82f27a?auto=format&fit=crop&q=80&w=800" },
{ title: "Restaurant Interior", description: "Fine dining at its best.", imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&q=80&w=800" },
{ title: "Event Hall", description: "Spacious and modern events.", imageSrc: "https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&q=80&w=800" },
{ title: "Suite Decor", description: "Designed for maximum comfort.", imageSrc: "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?auto=format&fit=crop&q=80&w=800&_wi=2" },
{ title: "Garden Relaxation", description: "Serene green spaces.", imageSrc: "https://images.unsplash.com/photo-1506521781263-d8422e82f27a?auto=format&fit=crop&q=80&w=800&_wi=2" },
{ title: "Restaurant Interior", description: "Fine dining at its best.", imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&q=80&w=800&_wi=2" },
{ title: "Event Hall", description: "Spacious and modern events.", imageSrc: "https://images.unsplash.com/photo-1505373877841-8d25f7d46678?auto=format&fit=crop&q=80&w=800&_wi=2" },
]}
title="Gallery Highlights"
description="A glimpse into our luxurious spaces and grounds."