6 Commits

Author SHA1 Message Date
20aa7a36db Update src/app/page.tsx 2026-05-04 21:01:25 +00:00
75e2a2b7e7 Merge version_3 into main
Merge version_3 into main
2026-05-04 20:54:12 +00:00
ffcab8107a Update src/app/page.tsx 2026-05-04 20:54:09 +00:00
5022942f85 Merge version_3 into main
Merge version_3 into main
2026-05-04 20:53:34 +00:00
478365b073 Update src/app/page.tsx 2026-05-04 20:53:31 +00:00
4b8775b160 Merge version_1 into main
Merge version_1 into main
2026-05-04 20:42:19 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import FooterBase from '@/components/sections/footer/FooterBase';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
@@ -36,15 +36,15 @@ export default function LandingPage() {
{ name: "About", id: "about" },
{ name: "Contact", id: "contact" },
]}
brandName="Premiere Auto Dealership"
brandName="Audestra"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{ variant: "gradient-bars" }}
title="Premiere Auto Dealership"
description="Your trusted auto broker in Guyana. Importing premium-quality used vehicles directly from Japan for our customers."
title="Audestra Global"
description="Your trusted auto broker. Importing premium-quality used vehicles globally with localized support in Pakistan, North America, and Japan."
testimonials={[
{ name: "John D.", handle: "@johnd", testimonial: "Seamless import process, car arrived in perfect condition.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117139.jpg" },
{ name: "Sarah P.", handle: "@sarahp", testimonial: "Excellent service and very transparent pricing for my Toyota.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-black-woman-car-salon_1157-21400.jpg" },
@@ -73,8 +73,8 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
title="Your Trusted Auto Partner"
description="Located on 24 Garnett St, Campbellville, Georgetown. We specialize in sourcing reliable used vehicles from Japan to ensure our customers get the best value and quality."
title="Audestra: Your Global Auto Partner"
description="Headquartered in Pakistan, Audestra bridges the gap between premium global automotive markets and local buyers. We specialize in sourcing reliable vehicles from Japan and managing complex logistics to North America and beyond."
imageSrc="http://img.b2bpic.net/free-photo/agent-persuading-hesitant-customer-buy-vehicle_482257-124144.jpg"
/>
</div>
@@ -91,7 +91,7 @@ export default function LandingPage() {
{ id: "f4", title: "Customs Expertise", descriptions: ["Hassle-free clearance and registration."], imageSrc: "http://img.b2bpic.net/free-photo/woman-signing-contract-with-her-partner_329181-20015.jpg" },
{ id: "f5", title: "Dedicated Support", descriptions: ["Guidance from selection to final delivery."], imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-female-mechanic-while-signing-paperwork-auto-repair-shop_637285-7762.jpg" }
]}
title="Why Choose Premiere?"
title="Why Choose Audestra?"
description="We simplify the vehicle import process for you."
/>
</div>
@@ -103,12 +103,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Toyota Premio", price: "$12,000", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14545.jpg" },
{ id: "p2", name: "Honda CR-V", price: "$18,500", variant: "SUV", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-surfer-clothes-horizontal-shot_23-2148823848.jpg" },
{ id: "p3", name: "Suzuki Swift", price: "$9,500", variant: "Hatchback", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-125868.jpg" },
{ id: "p4", name: "Nissan Sylphy", price: "$13,200", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg" },
{ id: "p5", name: "Mitsubishi RVR", price: "$16,000", variant: "Van", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18026.jpg" },
{ id: "p6", name: "Lexus RX350", price: "$25,000", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-couple-their-car_23-2148637297.jpg" }
{ id: "p1", name: "Toyota Premio", price: "Inquire", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14545.jpg" },
{ id: "p2", name: "Honda CR-V", price: "Inquire", variant: "SUV", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-surfer-clothes-horizontal-shot_23-2148823848.jpg" },
{ id: "p3", name: "Suzuki Swift", price: "Inquire", variant: "Hatchback", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-125868.jpg" },
{ id: "p4", name: "Nissan Sylphy", price: "Inquire", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg" },
{ id: "p5", name: "Mitsubishi RVR", price: "Inquire", variant: "Van", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18026.jpg" },
{ id: "p6", name: "Lexus RX350", price: "Inquire", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-couple-their-car_23-2148637297.jpg" }
]}
title="Recent Inventory"
description="High-quality vehicles available now."
@@ -129,7 +129,7 @@ export default function LandingPage() {
]}
showRating={true}
title="Customer Stories"
description="See why locals trust us with their vehicle imports."
description="See why our global community trusts us."
/>
</div>
@@ -139,7 +139,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{ id: "m1", value: "1000+", title: "Vehicles Imported", items: ["Successfully delivered across Guyana"] },
{ id: "m1", value: "1000+", title: "Vehicles Imported", items: ["Successfully delivered globally"] },
{ id: "m2", value: "5.0", title: "Average Rating", items: ["Rated by our satisfied community"] },
{ id: "m3", value: "10+", title: "Years Experience", items: ["Expertise in Japanese auto trade"] }
]}
@@ -153,9 +153,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "How long does import take?", content: "Typically 6-8 weeks from Japan to Georgetown." },
{ id: "q2", title: "Do you offer financing?", content: "We work with local banks to assist in your process." },
{ id: "q3", title: "What fees are included?", content: "We cover all major handling and import logistics." }
{ id: "q1", title: "How long does import take?", content: "Typically 6-8 weeks for global logistics." },
{ id: "q2", title: "Do you offer financing?", content: "We coordinate with international banking partners to facilitate your import." },
{ id: "q3", title: "What fees are included?", content: "All shipping, handling, and logistics management are covered." }
]}
title="Common Questions"
description="Answers to your import and purchase questions."
@@ -164,24 +164,29 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{ variant: "plain" }}
tag="Contact Us"
title="Ready to buy?"
description="Visit us at 24 Garnett St, Georgetown or message us via WhatsApp today."
imageSrc="http://img.b2bpic.net/free-photo/animated-eraser-notebook-still-life_52683-101646.jpg"
mediaAnimation="slide-up"
<ContactSplitForm
title="Global Support"
description="Reach out to our experts in Pakistan, North America, or Japan for personalized support."
useInvertedBackground={false}
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "region", type: "text", placeholder: "Select Region (Pakistan, North America, Japan)" }
]}
textarea={{ name: "message", placeholder: "How can we help?", rows: 4 }}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
<FooterSimple
columns={[
{ title: "Navigation", items: [{ label: "Inventory", href: "#products" }, { label: "About", href: "#about" }] },
{ title: "Connect", items: [{ label: "WhatsApp", href: "https://wa.me/5926489566" }, { label: "Facebook", href: "https://facebook.com" }] }
{ title: "Pakistan HQ", items: [{ label: "Lahore, Punjab" }, { label: "Karachi, Sindh" }] },
{ title: "North America", items: [{ label: "Toronto, ON" }, { label: "Los Angeles, CA" }] },
{ title: "Japan Operations", items: [{ label: "Yokohama, Kanagawa" }, { label: "Osaka" }] },
{ title: "Legal", items: [{ label: "Privacy Policy" }, { label: "Terms of Service" }, { label: "Importer Terms" }] }
]}
logoText="Premiere Auto"
bottomLeftText="© 2025 Audestra Global"
bottomRightText="All rights reserved."
/>
</div>
</ReactLenis>