Update src/app/services/page.tsx
This commit is contained in:
@@ -52,15 +52,15 @@ export default function ServicesPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pope-blessing-crowd-sunset_23-2151976027.jpg", imageAlt: "Kaaba Holy City Makkah"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pope-blessing-crowd-sunset_23-2151976027.jpg?_wi=3", imageAlt: "Kaaba Holy City Makkah"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/hajj-season-instagram-posts_23-2150401410.jpg", imageAlt: "Pilgrims in prayer at Masjid al-Haram"},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/hajj-season-instagram-posts_23-2150401410.jpg?_wi=3", imageAlt: "Pilgrims in prayer at Masjid al-Haram"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-interior-is-traditional-oriental-style-with-many-ornaments-colored-stained-glass-windows_169016-10744.jpg", imageAlt: "Masjid an-Nabawi in Medina"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-interior-is-traditional-oriental-style-with-many-ornaments-colored-stained-glass-windows_169016-10744.jpg?_wi=3", imageAlt: "Masjid an-Nabawi in Medina"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-eid-mubarak-greeting-card-background_1035-26747.jpg", imageAlt: "Hajj pilgrimage ceremony"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-eid-mubarak-greeting-card-background_1035-26747.jpg?_wi=3", imageAlt: "Hajj pilgrimage ceremony"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-bathrobe_1157-18569.jpg", imageAlt: "Premium pilgrimage accommodation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-bathrobe_1157-18569.jpg?_wi=3", imageAlt: "Premium pilgrimage accommodation"},
|
||||
]}
|
||||
ariaLabel="Services hero section with gallery"
|
||||
/>
|
||||
@@ -77,19 +77,19 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "umrah-packages", title: "Umrah Packages", descriptions: [
|
||||
"Customized Umrah packages for individual pilgrims and groups", "All-inclusive services from Pakistan to the Holy Cities", "Flexible dates and accommodation options available"],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/hajj-season-instagram-posts_23-2150401410.jpg", imageAlt: "Umrah pilgrimage service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/hajj-season-instagram-posts_23-2150401410.jpg?_wi=4", imageAlt: "Umrah pilgrimage service"},
|
||||
{
|
||||
id: "hajj-services", title: "Hajj Services", descriptions: [
|
||||
"Complete Hajj pilgrimage arrangements and guidance", "Expert consultants to assist throughout your journey", "Seamless coordination with Saudi authorities"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-eid-mubarak-greeting-card-background_1035-26747.jpg", imageAlt: "Hajj pilgrimage ceremony"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-eid-mubarak-greeting-card-background_1035-26747.jpg?_wi=4", imageAlt: "Hajj pilgrimage ceremony"},
|
||||
{
|
||||
id: "visa-assistance", title: "Visa Assistance", descriptions: [
|
||||
"Professional visa processing and documentation support", "Rapid turnaround times with high approval rates", "Complete guidance through the application process"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-permanent-resident-cards-map_23-2149828171.jpg", imageAlt: "Visa documentation service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-permanent-resident-cards-map_23-2149828171.jpg?_wi=2", imageAlt: "Visa documentation service"},
|
||||
{
|
||||
id: "airline-ticketing", title: "International Flights", descriptions: [
|
||||
"Competitive flight booking with premium airlines", "Flexible scheduling and route options", "Travel insurance and baggage solutions included"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-window-from-passenger-seats_53876-65516.jpg", imageAlt: "International flight booking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/airplane-window-from-passenger-seats_53876-65516.jpg?_wi=2", imageAlt: "International flight booking"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -126,7 +126,7 @@ export default function ServicesPage() {
|
||||
title: "Trusted Local Agency", description: "Based in Daharki, Sindh with strong community connections and reputation", icon: MapPin,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-car-dealership-together_23-2148333030.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-car-dealership-together_23-2148333030.jpg?_wi=2"
|
||||
imageAlt="Arafat Makkah Travel Bureau office"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user