From c9805ef5bd719cc72e92e3d996819f498786221a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 01:52:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 113 +++++++++++++++++++++++++---------------------- 1 file changed, 60 insertions(+), 53 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b9a926..212ce42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,10 +3,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import AboutMetric from '@/components/sections/about/AboutMetric'; -import ContactCenter from '@/components/sections/contact/ContactCenter'; -import FaqSplitText from '@/components/sections/faq/FaqSplitText'; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; +import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree'; -import FooterCard from '@/components/sections/footer/FooterCard'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; @@ -37,26 +37,26 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, { name: "Contact", id: "contact" }, ]} - brandName="I Love Punta" + brandName="Balanac River Dam Cottage" />
@@ -64,11 +64,11 @@ export default function LandingPage() {
@@ -80,12 +80,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Breathtaking Views", tags: ["Scenic"], imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-river-winding-through-plains-cloudy-sky_181624-10813.jpg", imageAlt: "View of Laguna de Bay" }, - { id: "f2", title: "Family Friendly", tags: ["Relaxing"], imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-summer-park_1157-20574.jpg", imageAlt: "Families enjoying the park" }, - { id: "f3", title: "Perfect Photos", tags: ["Instagram"], imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-taking-selfie_23-2147982020.jpg", imageAlt: "Couple taking photos" }, + { id: "f1", title: "Private Cottage Access", tags: ["Exclusive"], imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-river-winding-through-plains-cloudy-sky_181624-10813.jpg", imageAlt: "Cozy cottage room" }, + { id: "f2", title: "Riverside Picnic Spots", tags: ["Relaxing"], imageSrc: "http://img.b2bpic.net/free-photo/daisy-flowers-near-river_23-2148204057.jpg", imageAlt: "Picnic area near river" }, + { id: "f3", title: "Guided Dam Tours", tags: ["Adventure"], imageSrc: "http://img.b2bpic.net/free-photo/shady-hilly-path_23-2147632826.jpg", imageAlt: "Guided trail tour" }, ]} - title="Why Visit I Love Punta?" - description="Experience nature in its purest form, located perfectly for a weekend getaway." + title="Experience True Nature" + description="From quiet river mornings to scenic afternoon dam tours, we provide the ultimate escape." />
@@ -96,12 +96,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} metrics={[ - { id: "m1", value: "4.5", description: "Average Rating" }, - { id: "m2", value: "70+", description: "Five Star Reviews" }, - { id: "m3", value: "1K+", description: "Happy Visitors" }, + { id: "m1", value: "5-Star", description: "Guest Satisfaction" }, + { id: "m2", value: "Year-Round", description: "Best Time To Visit" }, + { id: "m3", value: "Seamless", description: "Online Booking" }, ]} - title="Trust The Experience" - description="Join hundreds of happy visitors who have made us their go-to destination." + title="Why Guests Love Us" + description="Our commitment to your comfort and connection with nature sets us apart." /> @@ -110,48 +110,55 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", title: "Amazing View", quote: "The most peaceful place I've visited in Rizal. Highly recommend!", name: "Anna Cruz", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-young-lady-walking-outdoors-beach_171337-16228.jpg" }, - { id: "t2", title: "Perfect Escape", quote: "Great scenery, fresh air, and easy access from Manila.", name: "Mark Santos", role: "Photographer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251740.jpg" }, - { id: "t3", title: "Family Favorite", quote: "Kids loved the open spaces. We'll be back soon!", name: "Elena Reyes", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/front-view-kid-woman-taking-selfie_23-2149514084.jpg" }, - { id: "t4", title: "Stunning Sunset", quote: "Caught the best sunset of my life here. Simply gorgeous.", name: "Juan Dela Cruz", role: "Blogger", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-glad-mixed-race-black-woman-with-crisp-hair-makes-selfie-portrait-listens-audio-track-headphones-being-high-spirit-has-spare-time-afer-classes-enjoys-exciting-audio-book_273609-28942.jpg" }, - { id: "t5", title: "So Relaxing", quote: "A much-needed break from the city noise. Thank you!", name: "Sofia Reyes", role: "Teacher", imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-young-woman-park_1262-18863.jpg" }, + { id: "t1", title: "A Hidden Paradise", quote: "The cottage was clean and the view was breathtaking. Best weekend trip ever.", name: "Sarah M.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-young-lady-walking-outdoors-beach_171337-16228.jpg" }, + { id: "t2", title: "Perfect Nature Stay", quote: "Waking up to the sound of the river is unmatched. Highly recommended!", name: "John P.", role: "Photographer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-female-economist-working-office_23-2150251740.jpg" }, ]} - title="What Visitors Say" - description="Don't take our word for it—read about the experiences of our guests." + title="What Our Guests Say" + description="Your satisfaction is our motivation. See what others have experienced." />
-
-
); -} \ No newline at end of file +} -- 2.49.1