Update src/app/gallery/page.tsx
This commit is contained in:
@@ -26,42 +26,24 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "/rooms",
|
||||
},
|
||||
name: "Rooms", id: "/rooms"},
|
||||
{
|
||||
name: "Amenities",
|
||||
id: "/amenities",
|
||||
},
|
||||
name: "Amenities", id: "/amenities"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "/events",
|
||||
},
|
||||
name: "Events", id: "/events"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "Gallery", id: "/gallery"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "/reviews",
|
||||
},
|
||||
name: "Reviews", id: "/reviews"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Book Now",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book Now", href: "/contact"}}
|
||||
brandName="Australasia Resort"
|
||||
/>
|
||||
</div>
|
||||
@@ -71,63 +53,24 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "gallery-rooms-full-1",
|
||||
name: "Cozy Room",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683421.jpg",
|
||||
imageAlt: "Resort Room",
|
||||
},
|
||||
id: "gallery-rooms-full-1", name: "Cozy Room", price: "", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-hotel-bedroom_23-2150683421.jpg", imageAlt: "Resort Room"},
|
||||
{
|
||||
id: "gallery-pool-full-1",
|
||||
name: "Refreshing Pool",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-puts-mask-mom-high-quality-photo_72229-785.jpg",
|
||||
imageAlt: "Resort Pool",
|
||||
},
|
||||
id: "gallery-pool-full-1", name: "Refreshing Pool", price: "", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-puts-mask-mom-high-quality-photo_72229-785.jpg", imageAlt: "Resort Pool"},
|
||||
{
|
||||
id: "gallery-events-full-1",
|
||||
name: "Elegant Event Hall",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-white-dinner-table-with-sparkling-glassware-candleholders-stands-beach_1304-3243.jpg",
|
||||
imageAlt: "Resort Event Hall",
|
||||
},
|
||||
id: "gallery-events-full-1", name: "Elegant Event Hall", price: "", imageSrc: "http://img.b2bpic.net/free-photo/long-white-dinner-table-with-sparkling-glassware-candleholders-stands-beach_1304-3243.jpg", imageAlt: "Resort Event Hall"},
|
||||
{
|
||||
id: "gallery-outdoor-full-1",
|
||||
name: "Lush Outdoor Spaces",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-lifestyle-happy-smile-with-leisure-nearly-sea-beach-ocean_74190-8785.jpg",
|
||||
imageAlt: "Resort Outdoor",
|
||||
},
|
||||
id: "gallery-outdoor-full-1", name: "Lush Outdoor Spaces", price: "", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-lifestyle-happy-smile-with-leisure-nearly-sea-beach-ocean_74190-8785.jpg", imageAlt: "Resort Outdoor"},
|
||||
{
|
||||
id: "gallery-activities-full-1",
|
||||
name: "Family Fun Activities",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair_74190-1675.jpg",
|
||||
imageAlt: "Resort Activities",
|
||||
},
|
||||
id: "gallery-activities-full-1", name: "Family Fun Activities", price: "", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair_74190-1675.jpg", imageAlt: "Resort Activities"},
|
||||
{
|
||||
id: "gallery-facilities-full-1",
|
||||
name: "Modern Facilities",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-reception-counter-with-classy-interior-design_482257-101081.jpg",
|
||||
imageAlt: "Resort Facilities",
|
||||
},
|
||||
id: "gallery-facilities-full-1", name: "Modern Facilities", price: "", imageSrc: "http://img.b2bpic.net/free-photo/modern-reception-counter-with-classy-interior-design_482257-101081.jpg", imageAlt: "Resort Facilities"},
|
||||
{
|
||||
id: "gallery-sunset-full",
|
||||
name: "Breathtaking Sunset",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pair-sunglasses-table-by-sea-sunset_181624-27113.jpg",
|
||||
imageAlt: "Resort Sunset",
|
||||
},
|
||||
id: "gallery-sunset-full", name: "Breathtaking Sunset", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pair-sunglasses-table-by-sea-sunset_181624-27113.jpg", imageAlt: "Resort Sunset"},
|
||||
{
|
||||
id: "gallery-food-full",
|
||||
name: "Gourmet Dining",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/floating-breakfast-amazing-hotel-villa-blue-swimming-pool_343596-1029.jpg",
|
||||
imageAlt: "Resort Food",
|
||||
},
|
||||
id: "gallery-food-full", name: "Gourmet Dining", price: "", imageSrc: "http://img.b2bpic.net/free-photo/floating-breakfast-amazing-hotel-villa-blue-swimming-pool_343596-1029.jpg", imageAlt: "Resort Food"},
|
||||
]}
|
||||
title="A Glimpse of Paradise"
|
||||
description="Explore our vibrant photo gallery showcasing the beauty of Australasia Resort Safari Park, our stunning rooms, and unforgettable experiences."
|
||||
@@ -138,7 +81,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Capture the Moment"
|
||||
description="Each image tells a story of relaxation, joy, and the natural beauty that surrounds our resort. We invite you to explore and imagine your next unforgettable getaway with us."
|
||||
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,71 +89,43 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Resort",
|
||||
items: [
|
||||
title: "Resort", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "/reviews",
|
||||
},
|
||||
label: "Reviews", href: "/reviews"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Gallery", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Accommodations",
|
||||
items: [
|
||||
title: "Accommodations", items: [
|
||||
{
|
||||
label: "Rooms & Suites",
|
||||
href: "/rooms",
|
||||
},
|
||||
label: "Rooms & Suites", href: "/rooms"},
|
||||
{
|
||||
label: "Family Rooms",
|
||||
href: "/rooms#family-suite",
|
||||
},
|
||||
label: "Family Rooms", href: "/rooms#family-suite"},
|
||||
{
|
||||
label: "Amenities",
|
||||
href: "/amenities",
|
||||
},
|
||||
label: "Amenities", href: "/amenities"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Events",
|
||||
items: [
|
||||
title: "Events", items: [
|
||||
{
|
||||
label: "Weddings",
|
||||
href: "/events",
|
||||
},
|
||||
label: "Weddings", href: "/events"},
|
||||
{
|
||||
label: "Corporate",
|
||||
href: "/events",
|
||||
},
|
||||
label: "Corporate", href: "/events"},
|
||||
{
|
||||
label: "Celebrations",
|
||||
href: "/events",
|
||||
},
|
||||
label: "Celebrations", href: "/events"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "Get Directions",
|
||||
href: "https://maps.app.goo.gl/example",
|
||||
},
|
||||
label: "Get Directions", href: "https://maps.app.goo.gl/example"},
|
||||
{
|
||||
label: "Call Now",
|
||||
href: "tel:+639602607986",
|
||||
},
|
||||
label: "Call Now", href: "tel:+639602607986"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user