Merge version_1 into main #9

Merged
bender merged 1 commits from version_1 into main 2026-04-11 21:53:26 +00:00

View File

@@ -36,7 +36,7 @@ export default function HomePage() {
<FaqSplitMedia title="Right Where You Need to Be" description="Located in La Paz, Iloilo City, you're just minutes away from key landmarks." faqs={[{id: "l1", title: "Jaro Cathedral", content: "Just a short ride from our location."}, {id: "l2", title: "Museo Iloilo", content: "Explore city history just minutes away."}, {id: "l3", title: "Nelly's Garden", content: "Experience the classic Iloilo architecture."}]} faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/close-up-man-using-smartphone_23-2148383467.jpg" />
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve cardTitle="Trusted by Guests" cardAnimation="slide-up" testimonials={[{id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-receive-room-key-card_482257-81604.jpg"}, {id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-central-park-manhattan-new-york-city-surrounded-by-skyscrapers_181624-52364.jpg"}, {id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-tokyo-cityscape_74190-7538.jpg"}, {id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-bridal-shoes-standing-table-room_1157-13269.jpg"}, {id: "t5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/menu-board-french-restaurant_1147-449.jpg"}]} useInvertedBackground={false} />
<TestimonialCardTwelve cardTitle="Trusted by Guests" cardTag="Verified" cardAnimation="slide-up" testimonials={[{id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-receive-room-key-card_482257-81604.jpg"}, {id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-central-park-manhattan-new-york-city-surrounded-by-skyscrapers_181624-52364.jpg"}, {id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-tokyo-cityscape_74190-7538.jpg"}, {id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-bridal-shoes-standing-table-room_1157-13269.jpg"}, {id: "t5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/menu-board-french-restaurant_1147-449.jpg"}]} useInvertedBackground={false} />
</div>
<div id="amenities" data-section="amenities">
<MetricCardSeven title="Everything You Need" description="Nothing you don't." animationType="slide-up" textboxLayout="default" useInvertedBackground={false} metrics={[{id: "a1", value: "✓", title: "Free Wi-Fi", items: ["High speed", "Unlimited"]}, {id: "a2", value: "✓", title: "AC Rooms", items: ["Climate control", "Quiet"]}, {id: "a3", value: "✓", title: "Parking", items: ["Free", "Safe"]}, {id: "a4", value: "✓", title: "Breakfast", items: ["Fresh", "Daily"]}]} />