Merge version_2 into main #1
209
src/app/page.tsx
209
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Britpart Lebanon"
|
||||
/>
|
||||
@@ -68,19 +54,14 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Your Premier Source for Range Rover Parts in Lebanon"
|
||||
description="As the authorized dealer of Britpart, we provide high-quality, reliable parts for all Range Rover models, ensuring peak performance and longevity for your vehicle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-checking-car_329181-11830.jpg"
|
||||
imageAlt="Range Rover parts on display in a modern automotive facility"
|
||||
@@ -92,15 +73,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About Britpart Lebanon: Excellence in Auto Parts",
|
||||
},
|
||||
type: "text", content: "About Britpart Lebanon: Excellence in Auto Parts"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,24 +90,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Authorized Quality",
|
||||
description: "As the authorized Britpart dealer, we guarantee genuine and high-standard parts for your Range Rover.",
|
||||
},
|
||||
title: "Authorized Quality", description: "As the authorized Britpart dealer, we guarantee genuine and high-standard parts for your Range Rover."},
|
||||
{
|
||||
icon: Wrench,
|
||||
title: "Expert Guidance",
|
||||
description: "Our team provides knowledgeable support to help you find the exact parts you need, every time.",
|
||||
},
|
||||
title: "Expert Guidance", description: "Our team provides knowledgeable support to help you find the exact parts you need, every time."},
|
||||
{
|
||||
icon: Truck,
|
||||
title: "Reliable Delivery",
|
||||
description: "Benefit from our efficient logistics ensuring your parts arrive quickly and safely across Lebanon.",
|
||||
},
|
||||
title: "Reliable Delivery", description: "Benefit from our efficient logistics ensuring your parts arrive quickly and safely across Lebanon."},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Extensive Inventory",
|
||||
description: "Access a vast selection of parts for various Range Rover models, from classic to current.",
|
||||
},
|
||||
title: "Extensive Inventory", description: "Access a vast selection of parts for various Range Rover models, from classic to current."},
|
||||
]}
|
||||
title="Why Choose Britpart Lebanon?"
|
||||
description="We are dedicated to offering unparalleled service and the highest quality Range Rover parts available, backed by expert knowledge and efficient delivery."
|
||||
@@ -145,65 +114,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Britpart",
|
||||
name: "Brake Discs (Pair)",
|
||||
price: "$120.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-shiny-metal-hub-car_181624-13545.jpg",
|
||||
imageAlt: "Britpart Range Rover Brake Discs",
|
||||
},
|
||||
id: "p1", brand: "Britpart", name: "Brake Discs (Pair)", price: "$120.00", rating: 4.8,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-shiny-metal-hub-car_181624-13545.jpg", imageAlt: "Britpart Range Rover Brake Discs"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Britpart",
|
||||
name: "Engine Air Filter",
|
||||
price: "$45.00",
|
||||
rating: 4.7,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-arrangement_23-2149030408.jpg",
|
||||
imageAlt: "Britpart Range Rover Engine Air Filter",
|
||||
},
|
||||
id: "p2", brand: "Britpart", name: "Engine Air Filter", price: "$45.00", rating: 4.7,
|
||||
reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/different-car-accessories-arrangement_23-2149030408.jpg", imageAlt: "Britpart Range Rover Engine Air Filter"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Britpart",
|
||||
name: "Suspension Shock Absorber",
|
||||
price: "$180.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "63",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-connector_23-2148254107.jpg",
|
||||
imageAlt: "Britpart Range Rover Suspension Shock Absorber",
|
||||
},
|
||||
id: "p3", brand: "Britpart", name: "Suspension Shock Absorber", price: "$180.00", rating: 4.9,
|
||||
reviewCount: "63", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-connector_23-2148254107.jpg", imageAlt: "Britpart Range Rover Suspension Shock Absorber"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Britpart",
|
||||
name: "LED Headlight Assembly",
|
||||
price: "$350.00",
|
||||
rating: 4.6,
|
||||
reviewCount: "48",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-headlight-modern-luxury-car_181624-23587.jpg",
|
||||
imageAlt: "Britpart Range Rover LED Headlight Assembly",
|
||||
},
|
||||
id: "p4", brand: "Britpart", name: "LED Headlight Assembly", price: "$350.00", rating: 4.6,
|
||||
reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-headlight-modern-luxury-car_181624-23587.jpg", imageAlt: "Britpart Range Rover LED Headlight Assembly"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Britpart",
|
||||
name: "Heavy Duty Battery",
|
||||
price: "$195.00",
|
||||
rating: 4.7,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169725.jpg",
|
||||
imageAlt: "Britpart Range Rover Heavy Duty Battery",
|
||||
},
|
||||
id: "p5", brand: "Britpart", name: "Heavy Duty Battery", price: "$195.00", rating: 4.7,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/close-up-electric-car-france_23-2149169725.jpg", imageAlt: "Britpart Range Rover Heavy Duty Battery"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Britpart",
|
||||
name: "Wiper Blade Set",
|
||||
price: "$30.00",
|
||||
rating: 4.5,
|
||||
reviewCount: "91",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wipers-clean-windshields-when-driving-sunny-weather_169016-17984.jpg",
|
||||
imageAlt: "Britpart Range Rover Wiper Blade Set",
|
||||
},
|
||||
id: "p6", brand: "Britpart", name: "Wiper Blade Set", price: "$30.00", rating: 4.5,
|
||||
reviewCount: "91", imageSrc: "http://img.b2bpic.net/free-photo/car-wipers-clean-windshields-when-driving-sunny-weather_169016-17984.jpg", imageAlt: "Britpart Range Rover Wiper Blade Set"},
|
||||
]}
|
||||
title="Explore Our Extensive Range Rover Parts Catalog"
|
||||
description="From essential engine components to exterior accessories, find exactly what your vehicle needs for optimal performance and style."
|
||||
@@ -215,14 +142,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Auto Lebanon",
|
||||
"Luxury Drive",
|
||||
"Car Care Pros",
|
||||
"Performance Garage",
|
||||
"Off-Road Adventures",
|
||||
"MechXpert",
|
||||
"Lebanese Auto Hub",
|
||||
]}
|
||||
"Auto Lebanon", "Luxury Drive", "Car Care Pros", "Performance Garage", "Off-Road Adventures", "MechXpert", "Lebanese Auto Hub"]}
|
||||
title="Trusted by Enthusiasts Across Lebanon"
|
||||
description="Our commitment to quality and service has earned the trust of countless Range Rover owners and automotive businesses."
|
||||
/>
|
||||
@@ -232,47 +152,18 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Karim R.",
|
||||
handle: "@KarimAuto",
|
||||
testimonial: "Britpart Lebanon is my go-to for genuine Range Rover parts. The quality is unmatched, and their team is incredibly helpful!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/owner-expensive-jeep-smiling-holding-hands-up_651396-1161.jpg",
|
||||
imageAlt: "Photo of Karim R.",
|
||||
},
|
||||
id: "t1", name: "Karim R.", handle: "@KarimAuto", testimonial: "Britpart Lebanon is my go-to for genuine Range Rover parts. The quality is unmatched, and their team is incredibly helpful!", imageSrc: "http://img.b2bpic.net/free-photo/owner-expensive-jeep-smiling-holding-hands-up_651396-1161.jpg", imageAlt: "Photo of Karim R."},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Lina M.",
|
||||
handle: "@LinaMotors",
|
||||
testimonial: "The selection is fantastic, and I always find exactly what I need. Fast delivery and excellent service every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150171294.jpg",
|
||||
imageAlt: "Photo of Lina M.",
|
||||
},
|
||||
id: "t2", name: "Lina M.", handle: "@LinaMotors", testimonial: "The selection is fantastic, and I always find exactly what I need. Fast delivery and excellent service every time.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2150171294.jpg", imageAlt: "Photo of Lina M."},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sami H.",
|
||||
handle: "@SamiGarage",
|
||||
testimonial: "As a mechanic, I demand reliability. Britpart parts from this dealer never disappoint. My clients are always satisfied.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg",
|
||||
imageAlt: "Photo of Sami H.",
|
||||
},
|
||||
id: "t3", name: "Sami H.", handle: "@SamiGarage", testimonial: "As a mechanic, I demand reliability. Britpart parts from this dealer never disappoint. My clients are always satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-goodlooking-tender-friendly-pretty-middleaged-30s-woman-extend-arm-hold-camera-hand-smiling-broadly-taking-selfie-photographing-record-videomessage-calling-husband_176420-51274.jpg", imageAlt: "Photo of Sami H."},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Maya N.",
|
||||
handle: "@MayaExpedition",
|
||||
testimonial: "The staff helped me identify a rare part for my classic Range Rover. Their expertise is truly exceptional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-charming-european-female-red-dress-with-curly-hair-laughing-out-loud-as-gossip_1258-141587.jpg",
|
||||
imageAlt: "Photo of Maya N.",
|
||||
},
|
||||
id: "t4", name: "Maya N.", handle: "@MayaExpedition", testimonial: "The staff helped me identify a rare part for my classic Range Rover. Their expertise is truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-charming-european-female-red-dress-with-curly-hair-laughing-out-loud-as-gossip_1258-141587.jpg", imageAlt: "Photo of Maya N."},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Fadi B.",
|
||||
handle: "@FadiOffroad",
|
||||
testimonial: "Outstanding quality parts. My Range Rover performs better than ever after using Britpart components from this dealer. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
imageAlt: "Photo of Fadi B.",
|
||||
},
|
||||
id: "t5", name: "Fadi B.", handle: "@FadiOffroad", testimonial: "Outstanding quality parts. My Range Rover performs better than ever after using Britpart components from this dealer. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageAlt: "Photo of Fadi B."},
|
||||
]}
|
||||
title="What Our Valued Customers Say"
|
||||
description="Hear directly from Range Rover owners and mechanics who rely on Britpart Lebanon for their automotive needs."
|
||||
@@ -285,20 +176,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open Monday to Friday from 8:00 AM to 5:00 PM, and Saturday from 8:00 AM to 2:00 PM. We are closed on Sundays.",
|
||||
},
|
||||
id: "q1", title: "What are your operating hours?", content: "We are open Monday to Friday from 8:00 AM to 5:00 PM, and Saturday from 8:00 AM to 2:00 PM. We are closed on Sundays."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept credit cards, debit cards, American Express, MasterCard, and VISA for all purchases.",
|
||||
},
|
||||
id: "q2", title: "What payment methods do you accept?", content: "We accept credit cards, debit cards, American Express, MasterCard, and VISA for all purchases."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you provide delivery services?",
|
||||
content: "Yes, we offer reliable delivery services across Lebanon. Please contact us for more details regarding delivery options and charges.",
|
||||
},
|
||||
id: "q3", title: "Do you provide delivery services?", content: "Yes, we offer reliable delivery services across Lebanon. Please contact us for more details regarding delivery options and charges."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agent-helping-customers_482257-126143.jpg"
|
||||
imageAlt="Customer service agent assisting clients"
|
||||
@@ -314,8 +196,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Get in Touch with Britpart Lebanon"
|
||||
description="Reach out to us for parts inquiries, orders, or expert advice. Our team is ready to assist you. Call us at 03 843 066."
|
||||
@@ -336,19 +217,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram profile"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn page",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn page"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user