Merge version_2 into main #2
128
src/app/page.tsx
128
src/app/page.tsx
@@ -32,14 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About Us", id: "about" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Alvantra Trade"
|
||||
/>
|
||||
@@ -50,24 +46,17 @@ export default function LandingPage() {
|
||||
title="Global Excellence in Trade"
|
||||
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: "Contact Us", href: "#contact"},
|
||||
{ text: "Explore Products", href: "#products" },
|
||||
{ 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/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/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/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/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/happy-businessmen-colleagues-talking-with-each-other_171337-891.jpg", alt: "Happy businessmen colleagues talking with each other" },
|
||||
]}
|
||||
avatarText="Trusted by 1000+ Partners"
|
||||
/>
|
||||
@@ -92,17 +81,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."
|
||||
@@ -117,23 +106,29 @@ 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."
|
||||
@@ -146,15 +141,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", icon: Globe,
|
||||
title: "Markets Served", value: "50+"},
|
||||
{
|
||||
id: "m2", icon: Users,
|
||||
title: "Active Clients", value: "1200+"},
|
||||
{
|
||||
id: "m3", icon: Award,
|
||||
title: "Years of Experience", value: "15"},
|
||||
{ id: "m1", icon: Globe, title: "Markets Served", value: "50+" },
|
||||
{ id: "m2", icon: Users, title: "Active Clients", value: "1200+" },
|
||||
{ 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."
|
||||
@@ -167,21 +156,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
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: "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: "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: "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: "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: "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"
|
||||
@@ -194,12 +173,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
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: "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: "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: "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."
|
||||
@@ -209,10 +185,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact Us"
|
||||
title="Get In Touch"
|
||||
description="We're ready to help grow your business. Reach out today."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-is-sitting-table-woman-talking-phone-brunette-drinking-coffee_1157-40430.jpg"
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -222,13 +200,13 @@ export default function LandingPage() {
|
||||
logoText="Alvantra Trade"
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Products", href: "#products" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Use", href: "#" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user