Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-29 10:24:21 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Alvantra Trade"
/>
@@ -59,37 +51,23 @@ export default function LandingPage() {
description="Alvantra Trade delivers premium supply chain solutions, connecting global markets with reliability and precision for all your business needs."
buttons={[
{
text: "Explore Products",
href: "#products",
},
text: "Explore Products", href: "#products"},
{
text: "Contact Us",
href: "#contact",
},
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-838.jpg"
showDimOverlay={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cinematic-style-mall_23-2151551187.jpg",
alt: "Cinematic style mall",
},
src: "http://img.b2bpic.net/free-photo/cinematic-style-mall_23-2151551187.jpg", alt: "Cinematic style mall"},
{
src: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-86.jpg",
alt: "Futuristic cityspace at the night",
},
src: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-86.jpg", alt: "Futuristic cityspace at the night"},
{
src: "http://img.b2bpic.net/free-photo/diverse-group-ambitious-businesswomen-engaged-briefing-meeting_482257-124415.jpg",
alt: "Diverse group of ambitious businesswomen engaged in a briefing meeting",
},
src: "http://img.b2bpic.net/free-photo/diverse-group-ambitious-businesswomen-engaged-briefing-meeting_482257-124415.jpg", alt: "Diverse group of ambitious businesswomen engaged in a briefing meeting"},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-person-standing-skyscrapers_181624-25441.jpg",
alt: "Vertical shot of a person standing between the skyscrapers",
},
src: "http://img.b2bpic.net/free-photo/vertical-shot-person-standing-skyscrapers_181624-25441.jpg", alt: "Vertical shot of a person standing between the skyscrapers"},
{
src: "http://img.b2bpic.net/free-photo/happy-businessmen-colleagues-talking-with-each-other_171337-891.jpg",
alt: "Happy businessmen colleagues talking with each other",
},
src: "http://img.b2bpic.net/free-photo/happy-businessmen-colleagues-talking-with-each-other_171337-891.jpg", alt: "Happy businessmen colleagues talking with each other"},
]}
avatarText="Trusted by 1000+ Partners"
/>
@@ -114,38 +92,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Supply Chain Management",
author: "Experts",
description: "Seamless tracking and distribution.",
tags: [
"Logistic",
"Efficient",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238296.jpg",
},
id: "f1", title: "Supply Chain Management", author: "Experts", description: "Seamless tracking and distribution.", tags: [
"Logistic", "Efficient"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238296.jpg"},
{
id: "f2",
title: "Market Sourcing",
author: "Analysts",
description: "Finding the best global suppliers.",
tags: [
"Strategy",
"Global",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-globe-with-banknotes-sticky-note_23-2148748627.jpg",
},
id: "f2", title: "Market Sourcing", author: "Analysts", description: "Finding the best global suppliers.", tags: [
"Strategy", "Global"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-globe-with-banknotes-sticky-note_23-2148748627.jpg"},
{
id: "f3",
title: "Custom Trade Solutions",
author: "Bespoke",
description: "Tailored strategies for specific business niches.",
tags: [
"Custom",
"Growth",
],
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172320.jpg",
},
id: "f3", title: "Custom Trade Solutions", author: "Bespoke", description: "Tailored strategies for specific business niches.", tags: [
"Custom", "Growth"],
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172320.jpg"},
]}
title="Comprehensive Trade Services"
description="From logistics to sourcing, we provide a full suite of services to ensure global efficiency."
@@ -160,59 +117,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Alvantra",
name: "Premium Industrial Kit",
price: "$499",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-using-touchpad-while-operating-cnc-machine-factory-looking-camera_637285-4176.jpg",
},
id: "p1", brand: "Alvantra", name: "Premium Industrial Kit", price: "$499", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-using-touchpad-while-operating-cnc-machine-factory-looking-camera_637285-4176.jpg"},
{
id: "p2",
brand: "Alvantra",
name: "Logistics Hardware",
price: "$129",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-walking-street-with-bag_23-2148053693.jpg",
},
id: "p2", brand: "Alvantra", name: "Logistics Hardware", price: "$129", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-walking-street-with-bag_23-2148053693.jpg"},
{
id: "p3",
brand: "Alvantra",
name: "Trade Supply Pro",
price: "$899",
rating: 5,
reviewCount: "21",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-warehouses_23-2149214248.jpg",
},
id: "p3", brand: "Alvantra", name: "Trade Supply Pro", price: "$899", rating: 5,
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-logistic-warehouses_23-2149214248.jpg"},
{
id: "p4",
brand: "Alvantra",
name: "High-Tech Material",
price: "$249",
rating: 4,
reviewCount: "5",
imageSrc: "http://img.b2bpic.net/free-photo/illustrators-tools-arrangement-still-life_23-2150163142.jpg",
},
id: "p4", brand: "Alvantra", name: "High-Tech Material", price: "$249", rating: 4,
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/illustrators-tools-arrangement-still-life_23-2150163142.jpg"},
{
id: "p5",
brand: "Alvantra",
name: "Trade Basic Kit",
price: "$199",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-solution-disinfecting-gym-weights_23-2148766032.jpg",
},
id: "p5", brand: "Alvantra", name: "Trade Basic Kit", price: "$199", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-gloves-cleaning-solution-disinfecting-gym-weights_23-2148766032.jpg"},
{
id: "p6",
brand: "Alvantra",
name: "Commercial Logistics",
price: "$599",
rating: 5,
reviewCount: "34",
imageSrc: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg",
},
id: "p6", brand: "Alvantra", name: "Commercial Logistics", price: "$599", rating: 5,
reviewCount: "34", imageSrc: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg"},
]}
title="Featured Trade Products"
description="Explore our curated selection of high-quality trade goods and components."
@@ -226,23 +147,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Globe,
title: "Markets Served",
value: "50+",
},
id: "m1", icon: Globe,
title: "Markets Served", value: "50+"},
{
id: "m2",
icon: Users,
title: "Active Clients",
value: "1200+",
},
id: "m2", icon: Users,
title: "Active Clients", value: "1200+"},
{
id: "m3",
icon: Award,
title: "Years of Experience",
value: "15",
},
id: "m3", icon: Award,
title: "Years of Experience", value: "15"},
]}
title="Impact in Numbers"
description="We are proud of our progress and the trust our partners place in us."
@@ -256,45 +168,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Jenkins",
handle: "@sarahj",
testimonial: "Excellent trade reliability and service quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-browsing-digital-tablet-office_329181-15824.jpg",
},
id: "t1", name: "Sarah Jenkins", handle: "@sarahj", testimonial: "Excellent trade reliability and service quality.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-browsing-digital-tablet-office_329181-15824.jpg"},
{
id: "t2",
name: "Marcus Chen",
handle: "@mchen",
testimonial: "Alvantra has transformed our logistics framework.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
},
id: "t2", name: "Marcus Chen", handle: "@mchen", testimonial: "Alvantra has transformed our logistics framework.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg"},
{
id: "t3",
name: "Elena Rodriguez",
handle: "@elena_r",
testimonial: "Professional, quick, and always accurate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
},
id: "t3", name: "Elena Rodriguez", handle: "@elena_r", testimonial: "Professional, quick, and always accurate.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg"},
{
id: "t4",
name: "David Smith",
handle: "@dsmith",
testimonial: "Top-tier service provider in the industry.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands_1098-665.jpg",
},
id: "t4", name: "David Smith", handle: "@dsmith", testimonial: "Top-tier service provider in the industry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands_1098-665.jpg"},
{
id: "t5",
name: "Alice Wong",
handle: "@awong",
testimonial: "Highly recommended for all trade needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg",
},
id: "t5", name: "Alice Wong", handle: "@awong", testimonial: "Highly recommended for all trade needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg"},
]}
showRating={true}
title="Client Success Stories"
@@ -308,20 +195,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do I start trading with Alvantra?",
content: "Simply fill out our contact form and our team will get in touch.",
},
id: "q1", title: "How do I start trading with Alvantra?", content: "Simply fill out our contact form and our team will get in touch."},
{
id: "q2",
title: "Which regions do you serve?",
content: "We serve clients worldwide across Europe, Asia, and the Americas.",
},
id: "q2", title: "Which regions do you serve?", content: "We serve clients worldwide across Europe, Asia, and the Americas."},
{
id: "q3",
title: "Can you handle custom orders?",
content: "Yes, we specialize in tailored solutions.",
},
id: "q3", title: "Can you handle custom orders?", content: "Yes, we specialize in tailored solutions."},
]}
title="Frequently Asked Questions"
description="Need more info? Find answers to the common questions about our services."
@@ -330,65 +208,35 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
<ContactSplit
title="Get In Touch"
description="We're ready to help grow your business. Reach out today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
]}
textarea={{
name: "message",
placeholder: "How can we help?",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/girl-is-sitting-table-woman-talking-phone-brunette-drinking-coffee_1157-40430.jpg"
useInvertedBackground={true}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/global-logistics-international-shipping_23-2151989541.jpg"
logoText="Alvantra Trade"
columns={[
{
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Products",
href: "#products",
},
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Products", href: "#products" },
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Use",
href: "#",
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Use", href: "#" },
],
},
]}
logoText="Alvantra Trade"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}