diff --git a/src/app/page.tsx b/src/app/page.tsx index 6cd2e7d..344c2ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -85,7 +70,6 @@ export default function LandingPage() { tag="About Us" tagIcon={Sparkles} title="Why Choose GC Journeys?" - description="At GC Journeys, we make travel simple, comfortable, and stress-free. Whether you're exploring Cebu, attending business meetings, or enjoying a family vacation, we provide reliable vehicles and exceptional service every step of the way.\n\n✔ Easy Booking Process\n✔ Flexible Rental Packages\n✔ Airport Pick-Up & Drop-Off\n✔ Friendly Local Support\n✔ Competitive Rates" /> @@ -97,64 +81,28 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "compact-suv", - name: "Compact SUV", - price: "Starting at ₱1,800/day", - imageSrc: "http://img.b2bpic.net/free-photo/blue-crossover-driving-city-street-modern-suv-moving-urban-traffic_169016-72788.jpg", - imageAlt: "Toyota Raize Compact SUV", - priceButtonProps: { - text: "Book Now", - }, + id: "compact-suv", name: "Compact SUV", price: "Starting at ₱1,800/day", imageSrc: "http://img.b2bpic.net/free-photo/blue-crossover-driving-city-street-modern-suv-moving-urban-traffic_169016-72788.jpg", imageAlt: "Toyota Raize Compact SUV", priceButtonProps: { + text: "Book Now"}, }, { - id: "mpv", - name: "MPV (Multi-Purpose Vehicle)", - price: "Starting at ₱2,500/day", - imageSrc: "http://img.b2bpic.net/free-photo/family-with-toddler-girl-choosing-car-car-showroom_1303-26808.jpg", - imageAlt: "White Toyota Innova MPV", - priceButtonProps: { - text: "Book Now", - }, + id: "mpv", name: "MPV (Multi-Purpose Vehicle)", price: "Starting at ₱2,500/day", imageSrc: "http://img.b2bpic.net/free-photo/family-with-toddler-girl-choosing-car-car-showroom_1303-26808.jpg", imageAlt: "White Toyota Innova MPV", priceButtonProps: { + text: "Book Now"}, }, { - id: "premium-suv", - name: "Premium SUV", - price: "Starting at ₱3,500/day", - imageSrc: "http://img.b2bpic.net/free-photo/safeguard-crew-monitoring-area_23-2148404044.jpg", - imageAlt: "Red Premium SUV", - priceButtonProps: { - text: "Book Now", - }, + id: "premium-suv", name: "Premium SUV", price: "Starting at ₱3,500/day", imageSrc: "http://img.b2bpic.net/free-photo/safeguard-crew-monitoring-area_23-2148404044.jpg", imageAlt: "Red Premium SUV", priceButtonProps: { + text: "Book Now"}, }, { - id: "sedan-luxury", - name: "Luxury Sedan", - price: "Starting at ₱3,000/day", - imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-traveling-by-train_329181-13710.jpg", - imageAlt: "Black Luxury Sedan", - priceButtonProps: { - text: "Book Now", - }, + id: "sedan-luxury", name: "Luxury Sedan", price: "Starting at ₱3,000/day", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-traveling-by-train_329181-13710.jpg", imageAlt: "Black Luxury Sedan", priceButtonProps: { + text: "Book Now"}, }, { - id: "crossover-compact", - name: "Compact Crossover", - price: "Starting at ₱1,500/day", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432359.jpg", - imageAlt: "Compact Crossover Vehicle", - priceButtonProps: { - text: "Book Now", - }, + id: "crossover-compact", name: "Compact Crossover", price: "Starting at ₱1,500/day", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432359.jpg", imageAlt: "Compact Crossover Vehicle", priceButtonProps: { + text: "Book Now"}, }, { - id: "van-group-travel", - name: "Passenger Van", - price: "Starting at ₱4,000/day", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-traveling-by-train_23-2150520119.jpg", - imageAlt: "Passenger Van for group travel", - priceButtonProps: { - text: "Book Now", - }, + id: "van-group-travel", name: "Passenger Van", price: "Starting at ₱4,000/day", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-traveling-by-train_23-2150520119.jpg", imageAlt: "Passenger Van for group travel", priceButtonProps: { + text: "Book Now"}, }, ]} title="Our Fleet" @@ -168,29 +116,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Choose a Vehicle", - description: "Browse our available units and select the perfect car for your needs.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-electric-car_1303-21182.jpg", - imageAlt: "Selecting a vehicle online", - }, + title: "Choose a Vehicle", description: "Browse our available units and select the perfect car for your needs.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-electric-car_1303-21182.jpg", imageAlt: "Selecting a vehicle online"}, { - title: "Send Requirements", - description: "Complete a quick verification process with your valid documents.", - imageSrc: "http://img.b2bpic.net/free-photo/young-male-leaning-new-car_23-2148332929.jpg", - imageAlt: "Person holding documents", - }, + title: "Send Requirements", description: "Complete a quick verification process with your valid documents.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-leaning-new-car_23-2148332929.jpg", imageAlt: "Person holding documents"}, { - title: "Confirm Booking", - description: "Secure your reservation with a deposit and receive your booking confirmation.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-her-dads-enjoying-family-trip_23-2149503843.jpg", - imageAlt: "Confirmation screen on a phone", - }, + title: "Confirm Booking", description: "Secure your reservation with a deposit and receive your booking confirmation.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-her-dads-enjoying-family-trip_23-2149503843.jpg", imageAlt: "Confirmation screen on a phone"}, { - title: "Enjoy Your Journey", - description: "Pick up your vehicle at the agreed location and hit the road for an unforgettable trip.", - imageSrc: "http://img.b2bpic.net/free-photo/rainbow-end-road-landscape_23-2151596739.jpg", - imageAlt: "Couple enjoying a drive", - }, + title: "Enjoy Your Journey", description: "Pick up your vehicle at the agreed location and hit the road for an unforgettable trip.", imageSrc: "http://img.b2bpic.net/free-photo/rainbow-end-road-landscape_23-2151596739.jpg", imageAlt: "Couple enjoying a drive"}, ]} title="How It Works" description="Our simple booking process ensures a smooth start to your journey." @@ -205,59 +137,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Family Traveler", - company: "Vacationer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-trip_23-2147874640.jpg", - imageAlt: "Family Traveler", - }, + id: "1", name: "Sarah Johnson", role: "Family Traveler", company: "Vacationer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-enjoying-trip_23-2147874640.jpg", imageAlt: "Family Traveler"}, { - id: "2", - name: "Michael Chen", - role: "Tourist from Manila", - company: "Explorer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", - imageAlt: "Tourist from Manila", - }, + id: "2", name: "Michael Chen", role: "Tourist from Manila", company: "Explorer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", imageAlt: "Tourist from Manila"}, { - id: "3", - name: "Emily Rodriguez", - role: "Business Traveler", - company: "Executive", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-car_23-2148763837.jpg", - imageAlt: "Business Traveler", - }, + id: "3", name: "Emily Rodriguez", role: "Business Traveler", company: "Executive", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-car_23-2148763837.jpg", imageAlt: "Business Traveler"}, { - id: "4", - name: "David Lee", - role: "Couple's Getaway", - company: "Traveler", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-driving-cabriolet-car_158595-3606.jpg", - imageAlt: "Happy Couple", - }, + id: "4", name: "David Lee", role: "Couple's Getaway", company: "Traveler", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/couple-driving-cabriolet-car_158595-3606.jpg", imageAlt: "Happy Couple"}, { - id: "5", - name: "Jessica White", - role: "Solo Adventurer", - company: "Explorer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-video-creator_346278-252.jpg", - imageAlt: "Solo Adventurer", - }, + id: "5", name: "Jessica White", role: "Solo Adventurer", company: "Explorer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-video-creator_346278-252.jpg", imageAlt: "Solo Adventurer"}, { - id: "6", - name: "Chris Davis", - role: "Friends Trip", - company: "Group Tour", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-women-taking-selfie-smartphone-near-car-boot-man-leaning-out-from-auto_23-2148039107.jpg", - imageAlt: "Group of Friends", - }, + id: "6", name: "Chris Davis", role: "Friends Trip", company: "Group Tour", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-women-taking-selfie-smartphone-near-car-boot-man-leaning-out-from-auto_23-2148039107.jpg", imageAlt: "Group of Friends"}, ]} title="What Our Customers Say" description="Hear directly from our satisfied clients about their GC Journeys experience." @@ -272,47 +168,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "gallery-image-1", - name: "Airport Pickup", - price: "Seamless Service", - imageSrc: "http://img.b2bpic.net/free-photo/young-black-car-mechanic-using-computer-with-his-manager-auto-repair-shop_637285-4243.jpg", - imageAlt: "Airport pickup with customer", - }, + id: "gallery-image-1", name: "Airport Pickup", price: "Seamless Service", imageSrc: "http://img.b2bpic.net/free-photo/young-black-car-mechanic-using-computer-with-his-manager-auto-repair-shop_637285-4243.jpg", imageAlt: "Airport pickup with customer"}, { - id: "gallery-image-2", - name: "Family Trip", - price: "Memories Made", - imageSrc: "http://img.b2bpic.net/free-photo/little-girl-diverse-people-going-vacation-loading-travel-bags-vehicle-trunk-leaving-holiday-adventure-with-family-friends-putting-suitcase-trolley-automobile-before-roadtrip_482257-48801.jpg", - imageAlt: "Family enjoying a car trip", - }, + id: "gallery-image-2", name: "Family Trip", price: "Memories Made", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-diverse-people-going-vacation-loading-travel-bags-vehicle-trunk-leaving-holiday-adventure-with-family-friends-putting-suitcase-trolley-automobile-before-roadtrip_482257-48801.jpg", imageAlt: "Family enjoying a car trip"}, { - id: "gallery-image-3", - name: "Vehicle Delivery", - price: "Convenience at Your Door", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-car-key_23-2150321011.jpg", - imageAlt: "Car being delivered to customer", - }, + id: "gallery-image-3", name: "Vehicle Delivery", price: "Convenience at Your Door", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-car-key_23-2150321011.jpg", imageAlt: "Car being delivered to customer"}, { - id: "gallery-image-4", - name: "Scenic Drives", - price: "Explore with Freedom", - imageSrc: "http://img.b2bpic.net/free-photo/car-reflected-water_1122-2100.jpg", - imageAlt: "Car on a scenic road", - }, + id: "gallery-image-4", name: "Scenic Drives", price: "Explore with Freedom", imageSrc: "http://img.b2bpic.net/free-photo/car-reflected-water_1122-2100.jpg", imageAlt: "Car on a scenic road"}, { - id: "gallery-image-5", - name: "Clean Interiors", - price: "Comfort Guaranteed", - imageSrc: "http://img.b2bpic.net/free-photo/details-close-up-shot-car-door-lock-controls_482257-118201.jpg", - imageAlt: "Clean car interior", - }, + id: "gallery-image-5", name: "Clean Interiors", price: "Comfort Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/details-close-up-shot-car-door-lock-controls_482257-118201.jpg", imageAlt: "Clean car interior"}, { - id: "gallery-image-6", - name: "Happy Customers", - price: "Your Smile, Our Goal", - imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-looking-camera_23-2148320183.jpg", - imageAlt: "Group of happy customers", - }, + id: "gallery-image-6", name: "Happy Customers", price: "Your Smile, Our Goal", imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-looking-camera_23-2148320183.jpg", imageAlt: "Group of happy customers"}, ]} title="Real Journeys. Real Customers." description="Showcasing happy customers, seamless airport pickups, joyous family trips, and professional vehicle deliveries that define the GC Journeys experience." @@ -325,25 +191,13 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "faq-1", - title: "What documents are required?", - content: "A valid driver's license and a government-issued ID are required for all rentals. International drivers will need an international driving permit.", - }, + id: "faq-1", title: "What documents are required?", content: "A valid driver's license and a government-issued ID are required for all rentals. International drivers will need an international driving permit."}, { - id: "faq-2", - title: "Is airport pickup available?", - content: "Yes, we offer convenient airport pickup and drop-off services at Mactan-Cebu International Airport (CEB) and other designated locations.", - }, + id: "faq-2", title: "Is airport pickup available?", content: "Yes, we offer convenient airport pickup and drop-off services at Mactan-Cebu International Airport (CEB) and other designated locations."}, { - id: "faq-3", - title: "Can I book long-term rentals?", - content: "Absolutely. We provide flexible rental packages, including weekly and monthly options, tailored to your extended travel needs.", - }, + id: "faq-3", title: "Can I book long-term rentals?", content: "Absolutely. We provide flexible rental packages, including weekly and monthly options, tailored to your extended travel needs."}, { - id: "faq-4", - title: "Are vehicles insured?", - content: "Yes, all our vehicles are fully covered by comprehensive insurance to ensure your peace of mind throughout your journey.", - }, + id: "faq-4", title: "Are vehicles insured?", content: "Yes, all our vehicles are fully covered by comprehensive insurance to ensure your peace of mind throughout your journey."}, ]} title="Frequently Asked Questions" description="Find quick answers to common questions about our premium car rental service in Cebu." @@ -355,17 +209,14 @@ export default function LandingPage() { @@ -377,49 +228,29 @@ export default function LandingPage() { logoText="GC JOURNEYS" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Fleet", - href: "#fleet", - }, + label: "Fleet", href: "#fleet"}, { - label: "Reviews", - href: "#reviews", - }, + label: "Reviews", href: "#reviews"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Facebook", - href: "https://facebook.com/gcjourneys", - }, + label: "Facebook", href: "https://facebook.com/gcjourneys"}, { - label: "Messenger", - href: "https://m.me/gcjourneys", - }, + label: "Messenger", href: "https://m.me/gcjourneys"}, { - label: "Instagram", - href: "https://instagram.com/gcjourneys", - }, + label: "Instagram", href: "https://instagram.com/gcjourneys"}, { - label: "TikTok", - href: "https://tiktok.com/@gcjourneys", - }, + label: "TikTok", href: "https://tiktok.com/@gcjourneys"}, ], }, ]}