Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc67c7fa5c | |||
| 73230be66e |
@@ -41,7 +41,7 @@ export default function ZidTravelPage() {
|
|||||||
/>
|
/>
|
||||||
<HeroCarouselLogo
|
<HeroCarouselLogo
|
||||||
logoText="ZID TRAVEL"
|
logoText="ZID TRAVEL"
|
||||||
description="Experience the majesty of Egypt with our premium, curated booking platform. Luxury stays, private tours, and seamless travel management at your fingertips."
|
description="Escape the limitations of automated booking sites. Experience the majesty of Egypt with our boutique, concierge-style service featuring dedicated manual verification for every reservation."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Find Your Stay", href: "#hotels" },
|
{ text: "Find Your Stay", href: "#hotels" },
|
||||||
{ text: "Explore Tours", href: "#tours" },
|
{ text: "Explore Tours", href: "#tours" },
|
||||||
@@ -94,15 +94,15 @@ export default function ZidTravelPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Choose Your Escape", description: "Enjoy Guaranteed Availability across our premium selection of hotels and curated tour packages.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114032.jpg", imageAlt: "Searching hotels" },
|
title: "Choose Your Escape", description: "Browse our high-quality inventory of hotels and tour packages.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-food-world-tourism-day_23-2149114032.jpg", imageAlt: "Searching hotels" },
|
||||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-food-world-tourism-day_23-2149114061.jpg", imageAlt: "Hotel view" },
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-food-world-tourism-day_23-2149114061.jpg", imageAlt: "Hotel view" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Send Request", description: "Submit your requirements and receive Personalized Concierge Support tailored to your unique travel goals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg", imageAlt: "Booking form" },
|
title: "Send Request", description: "Submit your request for your preferred dates and room type.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg", imageAlt: "Booking form" },
|
||||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/digital-connection-technology-social-media_53876-124327.jpg", imageAlt: "WhatsApp support" },
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/digital-connection-technology-social-media_53876-124327.jpg", imageAlt: "WhatsApp support" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Instant Confirmation", description: "Get peace of mind with our white-glove verification process ensuring all arrangements are ready for your arrival.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-sitting-bed-with-cup-coffee-using-smartphone-looking-it-with-smile-face-bedroom-interior-light-background_141793-45394.jpg", imageAlt: "Confirmed" },
|
title: "Instant Confirmation", description: "Our team validates your room and sends a secure, manual payment link.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-sitting-bed-with-cup-coffee-using-smartphone-looking-it-with-smile-face-bedroom-interior-light-background_141793-45394.jpg", imageAlt: "Confirmed" },
|
||||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-food-world-tourism-day_23-2149114059.jpg", imageAlt: "Dashboard" },
|
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-food-world-tourism-day_23-2149114059.jpg", imageAlt: "Dashboard" },
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user