﻿{"id":24,"date":"2025-04-27T15:02:09","date_gmt":"2025-04-27T15:02:09","guid":{"rendered":"https:\/\/vereonline.com.vn\/?page_id=24"},"modified":"2025-05-17T13:05:22","modified_gmt":"2025-05-17T13:05:22","slug":"homepage","status":"publish","type":"page","link":"https:\/\/vereonline.com.vn\/","title":{"rendered":"vereonline.com.vn"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>SkyWings &#8211; Book Your Flight Tickets<\/title><br \/>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n<style>\n        .hero-bg {\n            background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('https:\/\/images.unsplash.com\/photo-1436491865332-7a61a109cc05?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=1470&q=80');\n            background-size: cover;\n            background-position: center;\n        }\n        .destination-card:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);\n        }\n        .flight-search-card {\n            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n        }\n    <\/style>\n<p><\/head><br \/>\n<body class=\"font-sans bg-gray-50\"><br \/>\n    <!-- Navigation --><\/p>\n<nav class=\"bg-white shadow-lg\">\n<div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n<div class=\"flex justify-between h-16\">\n<div class=\"flex items-center\">\n<div class=\"flex-shrink-0 flex items-center\">\n                        <i class=\"fas fa-plane-departure text-blue-600 text-2xl mr-2\"><\/i><br \/>\n                        <span class=\"text-xl font-bold text-blue-600\">SkyWings<\/span>\n                    <\/div>\n<div class=\"hidden sm:ml-6 sm:flex sm:space-x-8\">\n                        <a href=\"#\" class=\"border-blue-500 text-gray-900 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium\">Home<\/a><br \/>\n                        <a href=\"#\" class=\"border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium\">Flights<\/a><br \/>\n                        <a href=\"#\" class=\"border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium\">Destinations<\/a><br \/>\n                        <a href=\"#\" class=\"border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium\">Deals<\/a><br \/>\n                        <a href=\"#\" class=\"border-transparent text-gray-500 hover:border-gray-300 hover:text-gray-700 inline-flex items-center px-1 pt-1 border-b-2 text-sm font-medium\">Contact<\/a>\n                    <\/div>\n<\/p><\/div>\n<div class=\"hidden sm:ml-6 sm:flex sm:items-center\">\n                    <button class=\"bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-md text-sm font-medium\">Sign In<\/button>\n                <\/div>\n<div class=\"-mr-2 flex items-center sm:hidden\">\n                    <button type=\"button\" class=\"inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500\"><br \/>\n                        <span class=\"sr-only\">Open main menu<\/span><br \/>\n                        <i class=\"fas fa-bars\"><\/i><br \/>\n                    <\/button>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/nav>\n<p>    <!-- Hero Section --><\/p>\n<div class=\"hero-bg text-white py-20 px-4 sm:px-6 lg:px-8\">\n<div class=\"max-w-7xl mx-auto\">\n<div class=\"lg:grid lg:grid-cols-2 lg:gap-8 items-center\">\n<div class=\"mb-12 lg:mb-0\">\n<h1 class=\"text-4xl font-extrabold tracking-tight sm:text-5xl lg:text-6xl mb-6\">\n                        Explore the World with SkyWings<br \/>\n                    <\/h1>\n<p class=\"text-xl mb-8\">\n                        Book your next adventure with our exclusive flight deals to destinations around the globe.\n                    <\/p>\n<div class=\"flex flex-col sm:flex-row gap-4\">\n                        <button class=\"bg-blue-600 hover:bg-blue-700 text-white px-6 py-3 rounded-md text-lg font-medium\"><br \/>\n                            Book Now<br \/>\n                        <\/button><br \/>\n                        <button class=\"bg-white hover:bg-gray-100 text-blue-600 px-6 py-3 rounded-md text-lg font-medium\"><br \/>\n                            Explore Deals<br \/>\n                        <\/button>\n                    <\/div>\n<\/p><\/div>\n<div class=\"bg-white rounded-lg p-6 flight-search-card\">\n<h2 class=\"text-2xl font-bold text-gray-800 mb-6\">Find Your Flight<\/h2>\n<form>\n<div class=\"grid grid-cols-1 md:grid-cols-2 gap-4 mb-4\">\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">From<\/label><br \/>\n                                <select class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\"><option>Select City<\/option><option>Hanoi (HAN)<\/option><option>Ho Chi Minh City (SGN)<\/option><option>Da Nang (DAD)<\/option><option>Nha Trang (CXR)<\/option><\/select>\n                            <\/div>\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">To<\/label><br \/>\n                                <select class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\"><option>Select Destination<\/option><option>Bangkok (BKK)<\/option><option>Singapore (SIN)<\/option><option>Seoul (ICN)<\/option><option>Tokyo (NRT)<\/option><option>Sydney (SYD)<\/option><\/select>\n                            <\/div>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 md:grid-cols-2 gap-4 mb-4\">\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Departure<\/label><br \/>\n                                <input type=\"date\" class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\">\n                            <\/div>\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Return<\/label><br \/>\n                                <input type=\"date\" class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\">\n                            <\/div>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 md:grid-cols-3 gap-4 mb-6\">\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Passengers<\/label><br \/>\n                                <select class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\"><option>1 Adult<\/option><option>2 Adults<\/option><option>3 Adults<\/option><option>4 Adults<\/option><option>Family (2A + 2C)<\/option><\/select>\n                            <\/div>\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Class<\/label><br \/>\n                                <select class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\"><option>Economy<\/option><option>Premium Economy<\/option><option>Business<\/option><option>First Class<\/option><\/select>\n                            <\/div>\n<div>\n                                <label class=\"block text-sm font-medium text-gray-700 mb-1\">Airline<\/label><br \/>\n                                <select class=\"w-full px-3 py-2 border border-gray-300 rounded-md shadow-sm focus:outline-none focus:ring-blue-500 focus:border-blue-500\"><option>Any Airline<\/option><option>Vietnam Airlines<\/option><option>Bamboo Airways<\/option><option>Vietjet Air<\/option><option>Singapore Airlines<\/option><\/select>\n                            <\/div>\n<\/p><\/div>\n<p>                        <button type=\"submit\" class=\"w-full bg-blue-600 hover:bg-blue-700 text-white py-3 px-4 rounded-md text-lg font-medium\"><br \/>\n                            Search Flights<br \/>\n                        <\/button><br \/>\n                    <\/form>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Popular Destinations --><\/p>\n<div class=\"max-w-7xl mx-auto py-16 px-4 sm:px-6 lg:px-8\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl font-extrabold text-gray-900 sm:text-4xl\">Popular Destinations<\/h2>\n<p class=\"mt-4 max-w-2xl text-xl text-gray-500 mx-auto\">\n                Explore our most sought-after flight destinations with exclusive deals\n            <\/p>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n            <!-- Destination 1 --><\/p>\n<div class=\"bg-white rounded-lg overflow-hidden shadow-md destination-card transition duration-300\">\n                <img decoding=\"async\" class=\"w-full h-48 object-cover\" src=\"https:\/\/images.unsplash.com\/photo-1527631746610-bca00a040d60?ixlib=rb-4.0.3&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#038;auto=format&#038;fit=crop&#038;w=1470&#038;q=80\" alt=\"Bangkok\"><\/p>\n<div class=\"p-6\">\n<div class=\"flex justify-between items-start mb-2\">\n<h3 class=\"text-xl font-bold text-gray-900\">Bangkok<\/h3>\n<p>                        <span class=\"bg-blue-100 text-blue-800 text-xs font-semibold px-2.5 py-0.5 rounded\">From $199<\/span>\n                    <\/div>\n<p class=\"text-gray-600 mb-4\">Thailand&#8217;s vibrant capital known for its street life, cultural landmarks, and shopping.<\/p>\n<div class=\"flex justify-between items-center\">\n<div class=\"flex items-center text-yellow-400\">\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star-half-alt\"><\/i><br \/>\n                            <span class=\"text-gray-600 ml-2\">4.7<\/span>\n                        <\/div>\n<p>                        <button class=\"text-blue-600 hover:text-blue-800 font-medium\">View Flights<\/button>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Destination 2 --><\/p>\n<div class=\"bg-white rounded-lg overflow-hidden shadow-md destination-card transition duration-300\">\n                <img decoding=\"async\" class=\"w-full h-48 object-cover\" src=\"https:\/\/images.unsplash.com\/photo-1534270804882-6b5048b1c1fc?ixlib=rb-4.0.3&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#038;auto=format&#038;fit=crop&#038;w=1470&#038;q=80\" alt=\"Singapore\"><\/p>\n<div class=\"p-6\">\n<div class=\"flex justify-between items-start mb-2\">\n<h3 class=\"text-xl font-bold text-gray-900\">Singapore<\/h3>\n<p>                        <span class=\"bg-blue-100 text-blue-800 text-xs font-semibold px-2.5 py-0.5 rounded\">From $249<\/span>\n                    <\/div>\n<p class=\"text-gray-600 mb-4\">A global financial center with tropical climate, multicultural population and futuristic architecture.<\/p>\n<div class=\"flex justify-between items-center\">\n<div class=\"flex items-center text-yellow-400\">\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <span class=\"text-gray-600 ml-2\">4.9<\/span>\n                        <\/div>\n<p>                        <button class=\"text-blue-600 hover:text-blue-800 font-medium\">View Flights<\/button>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Destination 3 --><\/p>\n<div class=\"bg-white rounded-lg overflow-hidden shadow-md destination-card transition duration-300\">\n                <img decoding=\"async\" class=\"w-full h-48 object-cover\" src=\"https:\/\/images.unsplash.com\/photo-1492571350019-22de08371fd3?ixlib=rb-4.0.3&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#038;auto=format&#038;fit=crop&#038;w=1453&#038;q=80\" alt=\"Seoul\"><\/p>\n<div class=\"p-6\">\n<div class=\"flex justify-between items-start mb-2\">\n<h3 class=\"text-xl font-bold text-gray-900\">Seoul<\/h3>\n<p>                        <span class=\"bg-blue-100 text-blue-800 text-xs font-semibold px-2.5 py-0.5 rounded\">From $349<\/span>\n                    <\/div>\n<p class=\"text-gray-600 mb-4\">South Korea&#8217;s bustling capital with high-tech subways, pop culture, and historic palaces.<\/p>\n<div class=\"flex justify-between items-center\">\n<div class=\"flex items-center text-yellow-400\">\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"fas fa-star\"><\/i><br \/>\n                            <i class=\"far fa-star\"><\/i><br \/>\n                            <span class=\"text-gray-600 ml-2\">4.2<\/span>\n                        <\/div>\n<p>                        <button class=\"text-blue-600 hover:text-blue-800 font-medium\">View Flights<\/button>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"text-center mt-12\">\n            <button class=\"bg-white hover:bg-gray-100 text-blue-600 border border-blue-600 px-6 py-3 rounded-md text-lg font-medium\"><br \/>\n                View All Destinations<br \/>\n            <\/button>\n        <\/div>\n<\/p><\/div>\n<p>    <!-- Why Choose Us --><\/p>\n<div class=\"bg-gray-100 py-16\">\n<div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl font-extrabold text-gray-900 sm:text-4xl\">Why Choose SkyWings<\/h2>\n<p class=\"mt-4 max-w-2xl text-xl text-gray-500 mx-auto\">\n                    We make your travel experience seamless and enjoyable\n                <\/p>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-8\">\n                <!-- Feature 1 --><\/p>\n<div class=\"bg-white p-6 rounded-lg shadow-sm text-center\">\n<div class=\"mx-auto h-12 w-12 rounded-full bg-blue-100 flex items-center justify-center mb-4\">\n                        <i class=\"fas fa-percentage text-blue-600 text-xl\"><\/i>\n                    <\/div>\n<h3 class=\"text-lg font-medium text-gray-900 mb-2\">Best Price Guarantee<\/h3>\n<p class=\"text-gray-600\">\n                        We guarantee the best prices for your flights. Found a better deal? We&#8217;ll match it!\n                    <\/p>\n<\/p><\/div>\n<p>                <!-- Feature 2 --><\/p>\n<div class=\"bg-white p-6 rounded-lg shadow-sm text-center\">\n<div class=\"mx-auto h-12 w-12 rounded-full bg-blue-100 flex items-center justify-center mb-4\">\n                        <i class=\"fas fa-headset text-blue-600 text-xl\"><\/i>\n                    <\/div>\n<h3 class=\"text-lg font-medium text-gray-900 mb-2\">24\/7 Customer Support<\/h3>\n<p class=\"text-gray-600\">\n                        Our dedicated support team is available round the clock to assist you with any queries.\n                    <\/p>\n<\/p><\/div>\n<p>                <!-- Feature 3 --><\/p>\n<div class=\"bg-white p-6 rounded-lg shadow-sm text-center\">\n<div class=\"mx-auto h-12 w-12 rounded-full bg-blue-100 flex items-center justify-center mb-4\">\n                        <i class=\"fas fa-shield-alt text-blue-600 text-xl\"><\/i>\n                    <\/div>\n<h3 class=\"text-lg font-medium text-gray-900 mb-2\">Flexible Booking<\/h3>\n<p class=\"text-gray-600\">\n                        Change your plans? No problem. Enjoy flexible booking options with minimal fees.\n                    <\/p>\n<\/p><\/div>\n<p>                <!-- Feature 4 --><\/p>\n<div class=\"bg-white p-6 rounded-lg shadow-sm text-center\">\n<div class=\"mx-auto h-12 w-12 rounded-full bg-blue-100 flex items-center justify-center mb-4\">\n                        <i class=\"fas fa-globe-asia text-blue-600 text-xl\"><\/i>\n                    <\/div>\n<h3 class=\"text-lg font-medium text-gray-900 mb-2\">Wide Network<\/h3>\n<p class=\"text-gray-600\">\n                        Access to over 500 airlines and thousands of destinations worldwide.\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Special Offers --><\/p>\n<div class=\"max-w-7xl mx-auto py-16 px-4 sm:px-6 lg:px-8\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl font-extrabold text-gray-900 sm:text-4xl\">Special Flight Deals<\/h2>\n<p class=\"mt-4 max-w-2xl text-xl text-gray-500 mx-auto\">\n                Limited-time offers on popular routes\n            <\/p>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8\">\n            <!-- Offer 1 --><\/p>\n<div class=\"bg-white rounded-lg overflow-hidden shadow-lg\">\n<div class=\"md:flex\">\n<div class=\"md:flex-shrink-0\">\n                        <img decoding=\"async\" class=\"h-full w-full object-cover md:w-48\" src=\"https:\/\/images.unsplash.com\/photo-1518391846015-55a9cc003b25?ixlib=rb-4.0.3&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#038;auto=format&#038;fit=crop&#038;w=1470&#038;q=80\" alt=\"Tokyo offer\">\n                    <\/div>\n<div class=\"p-8\">\n<div class=\"uppercase tracking-wide text-sm text-blue-600 font-semibold mb-1\">Limited Time Offer<\/div>\n<h3 class=\"text-xl font-bold text-gray-900 mb-2\">Tokyo, Japan<\/h3>\n<p class=\"text-gray-600 mb-4\">Experience the perfect blend of tradition and modernity in Japan&#8217;s capital.<\/p>\n<div class=\"flex items-center justify-between\">\n<div>\n                                <span class=\"text-2xl font-bold text-gray-900\">$399<\/span><br \/>\n                                <span class=\"text-sm text-gray-500 line-through ml-2\">$599<\/span>\n                            <\/div>\n<p>                            <button class=\"bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-md text-sm font-medium\"><br \/>\n                                Book Now<br \/>\n                            <\/button>\n                        <\/div>\n<div class=\"mt-4 text-sm text-gray-500\">\n                            <i class=\"fas fa-clock mr-1\"><\/i> Offer ends in 3 days\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Offer 2 --><\/p>\n<div class=\"bg-white rounded-lg overflow-hidden shadow-lg\">\n<div class=\"md:flex\">\n<div class=\"md:flex-shrink-0\">\n                        <img decoding=\"async\" class=\"h-full w-full object-cover md:w-48\" src=\"https:\/\/images.unsplash.com\/photo-1523482580672-f109ba8cb9be?ixlib=rb-4.0.3&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&#038;auto=format&#038;fit=crop&#038;w=1530&#038;q=80\" alt=\"Sydney offer\">\n                    <\/div>\n<div class=\"p-8\">\n<div class=\"uppercase tracking-wide text-sm text-blue-600 font-semibold mb-1\">Summer Special<\/div>\n<h3 class=\"text-xl font-bold text-gray-900 mb-2\">Sydney, Australia<\/h3>\n<p class=\"text-gray-600 mb-4\">Discover the iconic Opera House and beautiful beaches of Sydney.<\/p>\n<div class=\"flex items-center justify-between\">\n<div>\n                                <span class=\"text-2xl font-bold text-gray-900\">$499<\/span><br \/>\n                                <span class=\"text-sm text-gray-500 line-through ml-2\">$799<\/span>\n                            <\/div>\n<p>                            <button class=\"bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-md text-sm font-medium\"><br \/>\n                                Book Now<br \/>\n                            <\/button>\n                        <\/div>\n<div class=\"mt-4 text-sm text-gray-500\">\n                            <i class=\"fas fa-clock mr-1\"><\/i> Offer ends in 5 days\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Testimonials --><\/p>\n<div class=\"bg-blue-600 text-white py-16\">\n<div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n<div class=\"text-center mb-12\">\n<h2 class=\"text-3xl font-extrabold sm:text-4xl\">What Our Customers Say<\/h2>\n<p class=\"mt-4 max-w-2xl text-xl opacity-90 mx-auto\">\n                    Hear from travelers who&#8217;ve flown with us\n                <\/p>\n<\/p><\/div>\n<div class=\"grid grid-cols-1 md:grid-cols-3 gap-8\">\n                <!-- Testimonial 1 --><\/p>\n<div class=\"bg-white bg-opacity-10 p-6 rounded-lg\">\n<div class=\"flex items-center mb-4\">\n<div class=\"flex-shrink-0\">\n                            <img decoding=\"async\" class=\"h-10 w-10 rounded-full\" src=\"https:\/\/randomuser.me\/api\/portraits\/women\/32.jpg\" alt=\"Sarah L.\">\n                        <\/div>\n<div class=\"ml-3\">\n<h4 class=\"text-sm font-medium\">Sarah L.<\/h4>\n<div class=\"flex items-center text-yellow-400 text-xs\">\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i>\n                            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-sm opacity-90\">\n                        &#8220;Found amazing deals to Bangkok through SkyWings. The booking process was smooth and the customer service was excellent when I needed to make changes to my itinerary.&#8221;\n                    <\/p>\n<\/p><\/div>\n<p>                <!-- Testimonial 2 --><\/p>\n<div class=\"bg-white bg-opacity-10 p-6 rounded-lg\">\n<div class=\"flex items-center mb-4\">\n<div class=\"flex-shrink-0\">\n                            <img decoding=\"async\" class=\"h-10 w-10 rounded-full\" src=\"https:\/\/randomuser.me\/api\/portraits\/men\/43.jpg\" alt=\"Michael T.\">\n                        <\/div>\n<div class=\"ml-3\">\n<h4 class=\"text-sm font-medium\">Michael T.<\/h4>\n<div class=\"flex items-center text-yellow-400 text-xs\">\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star-half-alt\"><\/i>\n                            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-sm opacity-90\">\n                        &#8220;I&#8217;ve booked multiple international flights with SkyWings and they consistently have the best prices. Their mobile app makes it easy to manage bookings on the go.&#8221;\n                    <\/p>\n<\/p><\/div>\n<p>                <!-- Testimonial 3 --><\/p>\n<div class=\"bg-white bg-opacity-10 p-6 rounded-lg\">\n<div class=\"flex items-center mb-4\">\n<div class=\"flex-shrink-0\">\n                            <img decoding=\"async\" class=\"h-10 w-10 rounded-full\" src=\"https:\/\/randomuser.me\/api\/portraits\/women\/68.jpg\" alt=\"Jennifer H.\">\n                        <\/div>\n<div class=\"ml-3\">\n<h4 class=\"text-sm font-medium\">Jennifer H.<\/h4>\n<div class=\"flex items-center text-yellow-400 text-xs\">\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i><br \/>\n                                <i class=\"fas fa-star\"><\/i>\n                            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p class=\"text-sm opacity-90\">\n                        &#8220;The family package to Singapore was perfect for our vacation. The kids flew free and we saved over $500 compared to booking directly with the airline. Highly recommend!&#8221;\n                    <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Newsletter --><\/p>\n<div class=\"bg-gray-50 py-16\">\n<div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n<div class=\"text-center\">\n<h2 class=\"text-3xl font-extrabold text-gray-900 sm:text-4xl\">Get the Best Deals in Your Inbox<\/h2>\n<p class=\"mt-4 max-w-2xl text-xl text-gray-500 mx-auto\">\n                    Subscribe to our newsletter for exclusive flight offers and travel tips\n                <\/p>\n<form class=\"mt-8 sm:mx-auto sm:max-w-lg sm:flex\">\n<div class=\"min-w-0 flex-1\">\n                        <label for=\"email\" class=\"sr-only\">Email address<\/label><br \/>\n                        <input id=\"email\" type=\"email\" placeholder=\"Enter your email\" class=\"block w-full px-5 py-3 text-base rounded-md border border-gray-300 shadow-sm focus:border-blue-500 focus:ring-blue-500\">\n                    <\/div>\n<div class=\"mt-4 sm:mt-0 sm:ml-3\">\n                        <button type=\"submit\" class=\"block w-full rounded-md border border-transparent px-5 py-3 bg-blue-600 text-base font-medium text-white shadow hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-2 sm:px-10\"><br \/>\n                            Subscribe<br \/>\n                        <\/button>\n                    <\/div>\n<\/p><\/form>\n<p class=\"mt-3 text-sm text-gray-500\">\n                    We respect your privacy. Unsubscribe at any time.\n                <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <!-- Footer --><\/p>\n<footer class=\"bg-gray-800 text-white\">\n<div class=\"max-w-7xl mx-auto py-12 px-4 sm:px-6 lg:px-8\">\n<div class=\"grid grid-cols-2 md:grid-cols-4 gap-8\">\n<div>\n<h3 class=\"text-sm font-semibold uppercase tracking-wider\">Company<\/h3>\n<ul class=\"mt-4 space-y-2\">\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">About Us<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Careers<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Press<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Blog<\/a><\/li>\n<\/ul><\/div>\n<div>\n<h3 class=\"text-sm font-semibold uppercase tracking-wider\">Support<\/h3>\n<ul class=\"mt-4 space-y-2\">\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Help Center<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Contact Us<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">FAQs<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Privacy Policy<\/a><\/li>\n<\/ul><\/div>\n<div>\n<h3 class=\"text-sm font-semibold uppercase tracking-wider\">Services<\/h3>\n<ul class=\"mt-4 space-y-2\">\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Flight Booking<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Hotel Booking<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Car Rental<\/a><\/li>\n<li><a href=\"#\" class=\"text-gray-300 hover:text-white\">Travel Insurance<\/a><\/li>\n<\/ul><\/div>\n<div>\n<h3 class=\"text-sm font-semibold uppercase tracking-wider\">Connect With Us<\/h3>\n<div class=\"mt-4 flex space-x-6\">\n                        <a href=\"#\" class=\"text-gray-300 hover:text-white\"><br \/>\n                            <i class=\"fab fa-facebook-f\"><\/i><br \/>\n                        <\/a><br \/>\n                        <a href=\"#\" class=\"text-gray-300 hover:text-white\"><br \/>\n                            <i class=\"fab fa-twitter\"><\/i><br \/>\n                        <\/a><br \/>\n                        <a href=\"#\" class=\"text-gray-300 hover:text-white\"><br \/>\n                            <i class=\"fab fa-instagram\"><\/i><br \/>\n                        <\/a><br \/>\n                        <a href=\"#\" class=\"text-gray-300 hover:text-white\"><br \/>\n                            <i class=\"fab fa-youtube\"><\/i><br \/>\n                        <\/a>\n                    <\/div>\n<div class=\"mt-6\">\n<h4 class=\"text-sm font-medium\">Download Our App<\/h4>\n<div class=\"mt-2 flex space-x-4\">\n                            <a href=\"#\"><br \/>\n                                <img decoding=\"async\" class=\"h-10\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/3\/3c\/Download_on_the_App_Store_Badge.svg\/256px-Download_on_the_App_Store_Badge.svg.png\" alt=\"App Store\"><br \/>\n                            <\/a><br \/>\n                            <a href=\"#\"><br \/>\n                                <img decoding=\"async\" class=\"h-10\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/7\/78\/Google_Play_Store_badge_EN.svg\/256px-Google_Play_Store_badge_EN.svg.png\" alt=\"Google Play\"><br \/>\n                            <\/a>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"mt-12 border-t border-gray-700 pt-8 flex flex-col md:flex-row justify-between items-center\">\n<p class=\"text-gray-400 text-sm\">\n                    &copy; 2023 SkyWings Airlines. All rights reserved.\n                <\/p>\n<div class=\"mt-4 md:mt-0 flex space-x-6\">\n                    <a href=\"#\" class=\"text-gray-400 hover:text-white text-sm\">Terms of Service<\/a><br \/>\n                    <a href=\"#\" class=\"text-gray-400 hover:text-white text-sm\">Privacy Policy<\/a><br \/>\n                    <a href=\"#\" class=\"text-gray-400 hover:text-white text-sm\">Cookie Policy<\/a>\n                <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/footer>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SkyWings &#8211; Book Your Flight Tickets SkyWings Home Flights Destinations Deals Contact Sign In Open main menu Explore the World with SkyWings Book your next adventure with our exclusive flight deals to destinations around the globe. Book Now Explore Deals Find Your Flight From Select CityHanoi (HAN)Ho Chi Minh City (SGN)Da Nang (DAD)Nha Trang (CXR) [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank-slate-template.php","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=24"}],"version-history":[{"count":23,"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":107,"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=\/wp\/v2\/pages\/24\/revisions\/107"}],"wp:attachment":[{"href":"https:\/\/vereonline.com.vn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}