diff --git a/src/app/page.tsx b/src/app/page.tsx
index d193fd2..3f12dc6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,29 +31,17 @@ export default function LandingPage() {
@@ -62,120 +50,69 @@ export default function LandingPage() {
@@ -185,14 +122,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Economy Cars (12)",
- "Sedan Cars (20)",
- "SUV Cars (8)",
- "4x4 Cars (5)",
- "Monthly Cars (15)",
- "Premium Cars (7)",
- "Luxury Cars (3)",
- ]}
+ "Economy Cars (12)", "Sedan Cars (20)", "SUV Cars (8)", "4x4 Cars (5)", "Monthly Cars (15)", "Premium Cars (7)", "Luxury Cars (3)"]}
title="Browse by Type — Find the perfect ride for any occasion"
description="Our diverse fleet ensures you find the ideal vehicle, whether for a quick city trip or an adventurous desert journey. Explore popular categories tailored to your needs."
speed={20}
@@ -208,73 +138,29 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "economy-sedan-1",
- brand: "Economy",
- name: "Economy Sedan – 2023",
- price: "OMR 10.000 / Daily",
- rating: 4.5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/side-rear-view-mirror-modern-car_1339-3218.jpg",
- imageAlt: "economy sedan car dark",
- },
+ id: "economy-sedan-1", brand: "Economy", name: "Economy Sedan – 2023", price: "OMR 10.000 / Daily", rating: 4.5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/side-rear-view-mirror-modern-car_1339-3218.jpg", imageAlt: "economy sedan car dark"},
{
- id: "toyota-prado-2",
- brand: "Toyota",
- name: "Toyota Prado – 2023",
- price: "OMR 35.000 / Daily",
- rating: 4.8,
- reviewCount: "22",
- imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919268.jpg",
- imageAlt: "toyota prado suv dark",
- },
+ id: "toyota-prado-2", brand: "Toyota", name: "Toyota Prado – 2023", price: "OMR 35.000 / Daily", rating: 4.8,
+ reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/vehicle-road_23-2151919268.jpg", imageAlt: "toyota prado suv dark"},
{
- id: "nissan-altima-3",
- brand: "Nissan",
- name: "Nissan Altima – 2023",
- price: "OMR 15.000 / Daily",
- rating: 4.6,
- reviewCount: "18",
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241744.jpg",
- imageAlt: "nissan altima sedan dark",
- },
+ id: "nissan-altima-3", brand: "Nissan", name: "Nissan Altima – 2023", price: "OMR 15.000 / Daily", rating: 4.6,
+ reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241744.jpg", imageAlt: "nissan altima sedan dark"},
{
- id: "mitsubishi-pajero-4",
- brand: "Mitsubishi",
- name: "Mitsubishi Pajero – 2023",
- price: "OMR 30.000 / Daily",
- rating: 4.7,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473100.jpg",
- imageAlt: "mitsubishi pajero 4x4 dark",
- },
+ id: "mitsubishi-pajero-4", brand: "Mitsubishi", name: "Mitsubishi Pajero – 2023", price: "OMR 30.000 / Daily", rating: 4.7,
+ reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/traveling-with-off-road-car_23-2151473100.jpg", imageAlt: "mitsubishi pajero 4x4 dark"},
{
- id: "luxury-sedan-5",
- brand: "Luxury",
- name: "Luxury Sedan – 2024",
- price: "OMR 50.000 / Daily",
- rating: 4.9,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-driving-his-car-night-time-talking-phone_1303-17086.jpg",
- imageAlt: "luxury car rental black",
- },
+ id: "luxury-sedan-5", brand: "Luxury", name: "Luxury Sedan – 2024", price: "OMR 50.000 / Daily", rating: 4.9,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/young-man-driving-his-car-night-time-talking-phone_1303-17086.jpg", imageAlt: "luxury car rental black"},
{
- id: "electric-car-6",
- brand: "Electric",
- name: "Electric Car – 2024",
- price: "OMR 25.000 / Daily",
- rating: 4.7,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-with-trees_23-2151005373.jpg",
- imageAlt: "electric car charging station",
- },
+ id: "electric-car-6", brand: "Electric", name: "Electric Car – 2024", price: "OMR 25.000 / Daily", rating: 4.7,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-with-trees_23-2151005373.jpg", imageAlt: "electric car charging station"},
]}
title="Our Fleet — Well-maintained, reliable cars for every need"
description="Car data below is placeholder and should be replaced with real cars and prices."
buttons={[
{
- text: "View All Cars",
- href: "#fleet",
- },
+ text: "View All Cars", href: "#fleet"},
]}
/>
@@ -286,40 +172,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "1. Choose Your Car",
- description: "Browse our diverse fleet online and pick the perfect vehicle for your trip. We have options for every need.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076683.jpg",
- imageAlt: "car selection icon illustration",
- },
+ title: "1. Choose Your Car", description: "Browse our diverse fleet online and pick the perfect vehicle for your trip. We have options for every need.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076683.jpg", imageAlt: "car selection icon illustration"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=2",
- imageAlt: "car selection icon illustration",
+ reverse: false
},
{
- title: "2. Contact & Confirm",
- description: "Reach us via WhatsApp or call to confirm your booking details swiftly. Our team is ready to assist you.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-notes_23-2148760510.jpg",
- imageAlt: "phone call confirmation booking",
- },
+ title: "2. Contact & Confirm", description: "Reach us via WhatsApp or call to confirm your booking details swiftly. Our team is ready to assist you.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-notes_23-2148760510.jpg", imageAlt: "phone call confirmation booking"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=2",
- imageAlt: "car selection icon illustration",
+ reverse: false
},
{
- title: "3. Pick Up & Drive",
- description: "Collect your chosen car from our convenient Athaibah location or arrange a delivery within Muscat.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-with-car-key-remote_1150-14285.jpg",
- imageAlt: "car key hand over",
- },
+ title: "3. Pick Up & Drive", description: "Collect your chosen car from our convenient Athaibah location or arrange a delivery within Muscat.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-with-car-key-remote_1150-14285.jpg", imageAlt: "car key hand over"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=2",
- imageAlt: "car selection icon illustration",
+ reverse: false
},
]}
title="From Click to Drive — Your Journey in 3 Easy Steps"
@@ -334,61 +202,35 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Affordable Daily & Monthly Rates",
- description: "Enjoy competitive pricing for short and long-term rentals, ensuring great value for your money.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/price-tag-front-side_187299-40109.jpg",
- imageAlt: "money coin stack savings",
- },
+ title: "Affordable Daily & Monthly Rates", description: "Enjoy competitive pricing for short and long-term rentals, ensuring great value for your money.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/price-tag-front-side_187299-40109.jpg", imageAlt: "money coin stack savings"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-car-looking-into-car-mirror_1303-17040.jpg?_wi=3",
- imageAlt: "money coin stack savings",
+ reverse: false
},
{
- title: "Well-Maintained & Reliable Cars",
- description: "Our entire fleet is regularly serviced and meticulously cleaned for your safety and comfort.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11876.jpg",
- imageAlt: "car maintenance service icon",
- },
+ title: "Well-Maintained & Reliable Cars", description: "Our entire fleet is regularly serviced and meticulously cleaned for your safety and comfort.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11876.jpg", imageAlt: "car maintenance service icon"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139121.jpg?_wi=3",
- imageAlt: "money coin stack savings",
+ reverse: false
},
{
- title: "Easy Booking & Flexible Terms",
- description: "Benefit from a simple and straightforward rental process with terms designed for your flexibility.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-money-graphs-charts-workplace-office-business-concept_1150-2266.jpg",
- imageAlt: "online booking form success",
- },
+ title: "Easy Booking & Flexible Terms", description: "Benefit from a simple and straightforward rental process with terms designed for your flexibility.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-smartphone-money-graphs-charts-workplace-office-business-concept_1150-2266.jpg", imageAlt: "online booking form success"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-phone-car_1303-3823.jpg?_wi=3",
- imageAlt: "money coin stack savings",
+ reverse: false
},
{
- title: "Friendly & Professional Service",
- description: "Our dedicated team provides excellent customer support, making your rental experience smooth and enjoyable.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-car-dealership-with-seller_23-2149106200.jpg",
- imageAlt: "friendly customer service smile",
- },
+ title: "Friendly & Professional Service", description: "Our dedicated team provides excellent customer support, making your rental experience smooth and enjoyable.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-car-dealership-with-seller_23-2149106200.jpg", imageAlt: "friendly customer service smile"},
items: [],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg?_wi=2",
- imageAlt: "money coin stack savings",
- },
+ reverse: false
+ }
]}
title="At M&M Rent A Car, every rental starts with a smile."
description="Affordable rates, reliable cars, and stress-free service — that's the M&M difference."
buttons={[
{
- text: "WhatsApp Us Now",
- href: "https://wa.me/96894778666",
- },
+ text: "WhatsApp Us Now", href: "https://wa.me/96894778666"},
]}
/>
@@ -400,53 +242,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "testimonial-1",
- name: "Soumia",
- handle: "via Google",
- testimonial: "Our experience with this car rental company was more than perfect. The owner impressed us with his kindness and professionalism. The car was clean and comfortable. Highly recommended!",
- imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-cheerfully-showing-teeth_141793-54841.jpg",
- imageAlt: "woman smiling professional portrait",
- },
+ id: "testimonial-1", name: "Soumia", handle: "via Google", testimonial: "Our experience with this car rental company was more than perfect. The owner impressed us with his kindness and professionalism. The car was clean and comfortable. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-cheerfully-showing-teeth_141793-54841.jpg", imageAlt: "woman smiling professional portrait"},
{
- id: "testimonial-2",
- name: "Hanane Oudaha",
- handle: "via Google",
- testimonial: "Smooth service! Clean car at very fair prices. The staff was super friendly and helpful throughout the entire rental process.",
- imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367138.jpg",
- imageAlt: "man smiling professional portrait",
- },
+ id: "testimonial-2", name: "Hanane Oudaha", handle: "via Google", testimonial: "Smooth service! Clean car at very fair prices. The staff was super friendly and helpful throughout the entire rental process.", imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367138.jpg", imageAlt: "man smiling professional portrait"},
{
- id: "testimonial-3",
- name: "Rumaysaa",
- handle: "via Google",
- testimonial: "Rented a car for a week and had a fantastic experience! Spotless vehicle, smooth pickup/drop-off. Definitely my go-to for car rentals in Muscat.",
- imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
- imageAlt: "young woman smiling feedback",
- },
+ id: "testimonial-3", name: "Rumaysaa", handle: "via Google", testimonial: "Rented a car for a week and had a fantastic experience! Spotless vehicle, smooth pickup/drop-off. Definitely my go-to for car rentals in Muscat.", imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", imageAlt: "young woman smiling feedback"},
{
- id: "testimonial-4",
- name: "Ahmed Al-Balushi",
- handle: "via Google",
- testimonial: "Excellent service and well-maintained cars. The booking process was very easy and transparent. Highly satisfied with M&M Rent A Car.",
- imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2919.jpg",
- imageAlt: "happy man car keys",
- },
+ id: "testimonial-4", name: "Ahmed Al-Balushi", handle: "via Google", testimonial: "Excellent service and well-maintained cars. The booking process was very easy and transparent. Highly satisfied with M&M Rent A Car.", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2919.jpg", imageAlt: "happy man car keys"},
{
- id: "testimonial-5",
- name: "Fatima Hassan",
- handle: "via Google",
- testimonial: "Friendly and efficient staff. The car was exactly as described and performed perfectly. I appreciate their professionalism and will be a returning customer.",
- imageSrc: "http://img.b2bpic.net/free-photo/excited-young-woman-looking-camera-holding-funny-conversation-with-colleagues-online-webcam-view-head-shot-young-woman-with-headphones-laughing-having-fun-from-home-office_657921-1275.jpg",
- imageAlt: "woman posing with car",
- },
+ id: "testimonial-5", name: "Fatima Hassan", handle: "via Google", testimonial: "Friendly and efficient staff. The car was exactly as described and performed perfectly. I appreciate their professionalism and will be a returning customer.", imageSrc: "http://img.b2bpic.net/free-photo/excited-young-woman-looking-camera-holding-funny-conversation-with-colleagues-online-webcam-view-head-shot-young-woman-with-headphones-laughing-having-fun-from-home-office_657921-1275.jpg", imageAlt: "woman posing with car"},
{
- id: "testimonial-6",
- name: "Khalid bin Said",
- handle: "via Google",
- testimonial: "Rented for a month, great rates and the car was reliable throughout. Hassle-free experience from start to finish. Highly recommend M&M for long-term rentals.",
- imageSrc: "http://img.b2bpic.net/free-photo/three-friends-sitting-car-hood-taking-self-portrait_23-2147855669.jpg",
- imageAlt: "family with rented car",
- },
+ id: "testimonial-6", name: "Khalid bin Said", handle: "via Google", testimonial: "Rented for a month, great rates and the car was reliable throughout. Hassle-free experience from start to finish. Highly recommend M&M for long-term rentals.", imageSrc: "http://img.b2bpic.net/free-photo/three-friends-sitting-car-hood-taking-self-portrait_23-2147855669.jpg", imageAlt: "family with rented car"},
]}
title="What Our Customers Say"
description="⭐ 4.8 / 5 — Rated by 264+ customers on Google"
@@ -461,30 +267,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq-1",
- title: "How do I book a car?",
- content: "Simply call or WhatsApp us at +968 9477 8666 and we'll sort everything out quickly. Our booking process is designed to be fast and efficient.",
- },
+ id: "faq-1", title: "How do I book a car?", content: "Simply call or WhatsApp us at +968 9477 8666 and we'll sort everything out quickly. Our booking process is designed to be fast and efficient."},
{
- id: "faq-2",
- title: "Do you offer monthly rentals?",
- content: "Yes! We have competitive daily and monthly rental rates for all budgets. Contact us directly to inquire about long-term packages and special deals.",
- },
+ id: "faq-2", title: "Do you offer monthly rentals?", content: "Yes! We have competitive daily and monthly rental rates for all budgets. Contact us directly to inquire about long-term packages and special deals."},
{
- id: "faq-3",
- title: "What documents do I need?",
- content: "A valid Omani or international driving license, along with a copy of your ID or passport, are required for all rentals. Please have these ready.",
- },
+ id: "faq-3", title: "What documents do I need?", content: "A valid Omani or international driving license, along with a copy of your ID or passport, are required for all rentals. Please have these ready."},
{
- id: "faq-4",
- title: "Is the car delivered to me?",
- content: "Contact us to discuss convenient pickup options from our Athaibah location or inquire about delivery services within Muscat for an additional fee.",
- },
+ id: "faq-4", title: "Is the car delivered to me?", content: "Contact us to discuss convenient pickup options from our Athaibah location or inquire about delivery services within Muscat for an additional fee."},
{
- id: "faq-5",
- title: "What payment methods do you accept?",
- content: "For your convenience, we accept cash, major credit cards, and bank transfers. Please confirm preferred payment options during booking.",
- },
+ id: "faq-5", title: "What payment methods do you accept?", content: "For your convenience, we accept cash, major credit cards, and bank transfers. Please confirm preferred payment options during booking."},
]}
imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-uses-artificial-intelligence-enhance-customer-interactions_482257-126113.jpg"
imageAlt="customer support call center"
@@ -500,21 +291,10 @@ export default function LandingPage() {
@@ -522,91 +302,53 @@ export default function LandingPage() {