Merge version_1 into main #2
210
src/app/page.tsx
210
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Accommodations",
|
||||
id: "accommodations",
|
||||
},
|
||||
name: "Accommodations", id: "accommodations"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Tribal Village Resort"
|
||||
/>
|
||||
@@ -53,67 +45,42 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Relax, Recharge, and Experience a Peaceful Tribal Escape"
|
||||
description="Stay near nature with breathtaking views and friendly local hospitality. Your quiet escape from the city awaits."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+639999999999",
|
||||
},
|
||||
text: "Call Now", href: "tel:+639999999999"},
|
||||
{
|
||||
text: "Check Availability",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Check Availability", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tranquil-sunset-tropical-forest-water-generative-ai_188544-46228.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tranquil-sunset-tropical-forest-water-generative-ai_188544-46228.jpg"
|
||||
imageAlt="Tribal village resort huts with volcano view"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg",
|
||||
alt: "Guest 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg", alt: "Guest 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-young-female-with-positive-expression-wears-summer-hat-stylish-blouse-sits-comfortable-chair-outdoor-holds-cell-phone-surf-social-networks-downloads-photos-page_273609-2364.jpg",
|
||||
alt: "Guest 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-young-female-with-positive-expression-wears-summer-hat-stylish-blouse-sits-comfortable-chair-outdoor-holds-cell-phone-surf-social-networks-downloads-photos-page_273609-2364.jpg", alt: "Guest 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/glad-smiling-woman-with-dark-hair-wears-headband-orange-jumper_273609-25969.jpg",
|
||||
alt: "Guest 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/glad-smiling-woman-with-dark-hair-wears-headband-orange-jumper_273609-25969.jpg", alt: "Guest 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-family-vacation-with-little-baby-boy_343596-1696.jpg",
|
||||
alt: "Guest 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-family-vacation-with-little-baby-boy_343596-1696.jpg", alt: "Guest 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shallow-focus-shot-young-caucasian-female-posing-camera_181624-38609.jpg",
|
||||
alt: "Guest 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/shallow-focus-shot-young-caucasian-female-posing-camera_181624-38609.jpg", alt: "Guest 5"},
|
||||
]}
|
||||
avatarText="Join over 600+ happy guests who found peace here."
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Nature-Focused Stays",
|
||||
},
|
||||
type: "text", text: "Nature-Focused Stays"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Locally Owned",
|
||||
},
|
||||
type: "text", text: "Locally Owned"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Experience",
|
||||
},
|
||||
type: "text", text: "Authentic Experience"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Breathtaking Views",
|
||||
},
|
||||
type: "text", text: "Breathtaking Views"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Peaceful Getaway",
|
||||
},
|
||||
type: "text", text: "Peaceful Getaway"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,45 +92,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@traveler",
|
||||
testimonial: "A perfect place to relax and recharge. The view is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@traveler", testimonial: "A perfect place to relax and recharge. The view is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@adventurer",
|
||||
testimonial: "Friendly and accommodating staff. Truly a peaceful environment.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-young-female-with-positive-expression-wears-summer-hat-stylish-blouse-sits-comfortable-chair-outdoor-holds-cell-phone-surf-social-networks-downloads-photos-page_273609-2364.jpg",
|
||||
},
|
||||
id: "2", name: "Mark D.", handle: "@adventurer", testimonial: "Friendly and accommodating staff. Truly a peaceful environment.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-young-female-with-positive-expression-wears-summer-hat-stylish-blouse-sits-comfortable-chair-outdoor-holds-cell-phone-surf-social-networks-downloads-photos-page_273609-2364.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
handle: "@naturelover",
|
||||
testimonial: "Amazing view of Mayon and such a peaceful vibe. Worth the trip.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-with-dark-hair-wears-headband-orange-jumper_273609-25969.jpg",
|
||||
},
|
||||
id: "3", name: "Elena R.", handle: "@naturelover", testimonial: "Amazing view of Mayon and such a peaceful vibe. Worth the trip.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-with-dark-hair-wears-headband-orange-jumper_273609-25969.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tom K.",
|
||||
handle: "@familytravel",
|
||||
testimonial: "Simple rooms, nature-first experience. My family loved the fresh air.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-vacation-with-little-baby-boy_343596-1696.jpg",
|
||||
},
|
||||
id: "4", name: "Tom K.", handle: "@familytravel", testimonial: "Simple rooms, nature-first experience. My family loved the fresh air.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-vacation-with-little-baby-boy_343596-1696.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna P.",
|
||||
handle: "@staycationer",
|
||||
testimonial: "Not luxury, but a memorable, authentic experience. Will be back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-young-caucasian-female-posing-camera_181624-38609.jpg",
|
||||
},
|
||||
id: "5", name: "Anna P.", handle: "@staycationer", testimonial: "Not luxury, but a memorable, authentic experience. Will be back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-young-caucasian-female-posing-camera_181624-38609.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Travelers"
|
||||
@@ -178,76 +120,45 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "hut",
|
||||
title: "Basic Tribal Huts",
|
||||
tags: [
|
||||
"Simple",
|
||||
"Nature",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263520.jpg",
|
||||
},
|
||||
id: "hut", title: "Basic Tribal Huts", tags: [
|
||||
"Simple", "Nature"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263520.jpg"},
|
||||
{
|
||||
id: "cabana",
|
||||
title: "Private Cabana",
|
||||
tags: [
|
||||
"Comfort",
|
||||
"Private",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-patio-with-furniture-vegetation_23-2150698448.jpg",
|
||||
},
|
||||
id: "cabana", title: "Private Cabana", tags: [
|
||||
"Comfort", "Private"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-patio-with-furniture-vegetation_23-2150698448.jpg"},
|
||||
{
|
||||
id: "family",
|
||||
title: "Family Rooms",
|
||||
tags: [
|
||||
"Spacious",
|
||||
"Family",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169634.jpg",
|
||||
},
|
||||
id: "family", title: "Family Rooms", tags: [
|
||||
"Spacious", "Family"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169634.jpg"},
|
||||
]}
|
||||
title="Your Home Away from Home"
|
||||
description="Choose from our range of simple, nature-inspired accommodations. Best for nature lovers and those seeking quiet."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call to Book",
|
||||
href: "tel:+639999999999",
|
||||
},
|
||||
text: "Call to Book", href: "tel:+639999999999"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="experience" data-section="experience">
|
||||
<FeatureCardTwentyThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "view",
|
||||
title: "Breathtaking Views",
|
||||
tags: [
|
||||
"Scenery",
|
||||
"Nature",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-twilight-pool-nature-light_1203-5731.jpg",
|
||||
},
|
||||
id: "view", title: "Breathtaking Views", tags: [
|
||||
"Scenery", "Nature"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-twilight-pool-nature-light_1203-5731.jpg"},
|
||||
{
|
||||
id: "river",
|
||||
title: "Riverside Ambiance",
|
||||
tags: [
|
||||
"Peaceful",
|
||||
"Garden",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-walk-spring-forest-cloudy-weather_169016-11789.jpg",
|
||||
},
|
||||
id: "river", title: "Riverside Ambiance", tags: [
|
||||
"Peaceful", "Garden"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-walk-spring-forest-cloudy-weather_169016-11789.jpg"},
|
||||
{
|
||||
id: "reset",
|
||||
title: "Total Reset",
|
||||
tags: [
|
||||
"Quiet",
|
||||
"Escape",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wetting-her-hand-river_23-2147617401.jpg",
|
||||
},
|
||||
id: "reset", title: "Total Reset", tags: [
|
||||
"Quiet", "Escape"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wetting-her-hand-river_23-2147617401.jpg"},
|
||||
]}
|
||||
title="It's More Than Just a Stay"
|
||||
description="Reconnect with nature, enjoy fresh air, and find peace far away from the noise of the city."
|
||||
@@ -261,7 +172,7 @@ export default function LandingPage() {
|
||||
title="Locally Grounded & Welcoming"
|
||||
description="We are locally owned and community-rooted. Our staff is dedicated to creating a warm, friendly atmosphere for every traveler."
|
||||
subdescription="Expect a simple, authentic tribal experience rooted in kindness."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tranquil-sunset-tropical-forest-water-generative-ai_188544-46228.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tranquil-sunset-tropical-forest-water-generative-ai_188544-46228.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Heart}
|
||||
/>
|
||||
@@ -271,16 +182,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Inquire"
|
||||
title="Check Availability Today"
|
||||
description="Our rooms are limited. Call us directly or fill out the inquiry form to secure your peaceful escape."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+639999999999",
|
||||
},
|
||||
text: "Call Now", href: "tel:+639999999999"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -291,25 +199,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Call Us: +63 999 999 9999",
|
||||
href: "tel:+639999999999",
|
||||
},
|
||||
label: "Call Us: +63 999 999 9999", href: "tel:+639999999999"},
|
||||
{
|
||||
label: "Directions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Directions", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Accommodations",
|
||||
href: "#accommodations",
|
||||
},
|
||||
label: "Accommodations", href: "#accommodations"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user