1 Commits

Author SHA1 Message Date
dae1e768b9 Update src/app/page.tsx 2026-04-17 10:12:52 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Tawakal Bookings" brandName="Tawakal Bookings"
/> />
@@ -57,9 +49,7 @@ export default function LandingPage() {
description="Your trusted partner for travel and booking services in Nairobi. Experience seamless, professional, and reliable service tailored to your needs." description="Your trusted partner for travel and booking services in Nairobi. Experience seamless, professional, and reliable service tailored to your needs."
buttons={[ buttons={[
{ {
text: "Book Now", text: "Book Now", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-girl-taking-photo-with-her-arm-up_1157-1398.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-girl-taking-photo-with-her-arm-up_1157-1398.jpg"
/> />
@@ -70,10 +60,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Welcome to Tawakal" title="Welcome to Tawakal"
description={[ description={[
"Based in the heart of Nairobi, Tawakal Bookings Office is dedicated to providing efficient travel and booking solutions.", "Based in the heart of Nairobi, Tawakal Bookings Office is dedicated to providing efficient travel and booking solutions.", "Our mission is to make your travel planning stress-free, reliable, and affordable. With years of local expertise, we connect you to your destinations with confidence.", "Our team is committed to excellence, ensuring every traveler receives personalized attention and the best available options for their journey."]}
"Our mission is to make your travel planning stress-free, reliable, and affordable. With years of local expertise, we connect you to your destinations with confidence.",
"Our team is committed to excellence, ensuring every traveler receives personalized attention and the best available options for their journey.",
]}
/> />
</div> </div>
@@ -84,17 +71,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
negativeCard={{ negativeCard={{
items: [ items: [
"Travel Insurance", "Travel Insurance", "Local Tours", "24/7 Support"],
"Local Tours",
"24/7 Support",
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"Flight Booking", "Flight Booking", "Hotel Reservations", "Visa Assistance"],
"Hotel Reservations",
"Visa Assistance",
],
}} }}
title="Our Booking Services" title="Our Booking Services"
description="We offer a wide range of travel-related services to ensure your convenience." description="We offer a wide range of travel-related services to ensure your convenience."
@@ -109,41 +90,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Nairobi City Tour", price: "KES 5,000", imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-chinese-cafe_627829-5911.jpg"},
name: "Nairobi City Tour",
price: "KES 5,000",
imageSrc: "http://img.b2bpic.net/free-photo/beauty-slim-african-american-model-wear-black-blouse-green-long-legs-pants-posed-chinese-cafe_627829-5911.jpg",
},
{ {
id: "p2", id: "p2", name: "Coastal Getaway", price: "KES 15,000", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-patients-waiting-attend-medical-appointment-sitting-busy-hospital-reception-desk-people-with-healthcare-insurance-having-examination-with-specialist-handheld-shot_482257-46276.jpg"},
name: "Coastal Getaway",
price: "KES 15,000",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-patients-waiting-attend-medical-appointment-sitting-busy-hospital-reception-desk-people-with-healthcare-insurance-having-examination-with-specialist-handheld-shot_482257-46276.jpg",
},
{ {
id: "p3", id: "p3", name: "Safari Weekend", price: "KES 25,000", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-with-gadgets_23-2147689197.jpg"},
name: "Safari Weekend",
price: "KES 25,000",
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businessman-with-gadgets_23-2147689197.jpg",
},
{ {
id: "p4", id: "p4", name: "Business Trip", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21469.jpg"},
name: "Business Trip",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-people-discussing-business-office_1268-21469.jpg",
},
{ {
id: "p5", id: "p5", name: "Honeymoon Special", price: "KES 40,000", imageSrc: "http://img.b2bpic.net/free-photo/family-buying-car-dealer_1303-13702.jpg"},
name: "Honeymoon Special",
price: "KES 40,000",
imageSrc: "http://img.b2bpic.net/free-photo/family-buying-car-dealer_1303-13702.jpg",
},
{ {
id: "p6", id: "p6", name: "Group Expedition", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-her-wallet_23-2149429357.jpg"},
name: "Group Expedition",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-her-wallet_23-2149429357.jpg",
},
]} ]}
title="Travel Packages" title="Travel Packages"
description="Exclusive packages designed for your comfort and budget." description="Exclusive packages designed for your comfort and budget."
@@ -158,25 +115,15 @@ export default function LandingPage() {
author="Fatuma Ahmed" author="Fatuma Ahmed"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/real-estate-agent-showing-office-building-interior_74855-1199.jpg", src: "http://img.b2bpic.net/free-photo/real-estate-agent-showing-office-building-interior_74855-1199.jpg", alt: "Fatuma"},
alt: "Fatuma",
},
{ {
src: "http://img.b2bpic.net/free-photo/businessman-using-digital-tablet-waiting-area_107420-95825.jpg", src: "http://img.b2bpic.net/free-photo/businessman-using-digital-tablet-waiting-area_107420-95825.jpg", alt: "John"},
alt: "John",
},
{ {
src: "http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg", src: "http://img.b2bpic.net/free-photo/empty-home-office-belonging-small-business-owner-with-data-sales-reports_482257-90829.jpg", alt: "Sarah"},
alt: "Sarah",
},
{ {
src: "http://img.b2bpic.net/free-photo/analyzing-work-results-with-colleague_1098-14846.jpg", src: "http://img.b2bpic.net/free-photo/analyzing-work-results-with-colleague_1098-14846.jpg", alt: "David"},
alt: "David",
},
{ {
src: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85135.jpg", src: "http://img.b2bpic.net/free-photo/couple-sitting-with-laptop-waiting-area_107420-85135.jpg", alt: "Client"},
alt: "Client",
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -189,20 +136,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "How can I book?", content: "Visit our office or call us directly."},
title: "How can I book?",
content: "Visit our office or call us directly.",
},
{ {
id: "q2", id: "q2", title: "Do you offer visas?", content: "Yes, we provide expert visa support."},
title: "Do you offer visas?",
content: "Yes, we provide expert visa support.",
},
{ {
id: "q3", id: "q3", title: "Are your prices fixed?", content: "We offer competitive rates tailored to your needs."},
title: "Are your prices fixed?",
content: "We offer competitive rates tailored to your needs.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433337.jpg" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433337.jpg"
title="Frequently Asked Questions" title="Frequently Asked Questions"
@@ -216,11 +154,10 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in touch" tag="Get in touch"
title="Visit or Contact Us" title="Visit or Contact Us"
description="We are conveniently located in Nairobi. Drop by or reach us through our channels." description="We are conveniently located in Nairobi. Call or message us today for a free travel consultation!"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149304041.jpg" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149304041.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />