Merge version_3 into main #4
@@ -16,7 +16,7 @@ import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwe
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-shift"
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
@@ -63,6 +63,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-13010.jpg", imageAlt: "Hypercar" },
|
||||
]}
|
||||
buttons={[{ text: "Explore Database", href: "#brands" }]}
|
||||
buttonAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163683.jpg", alt: "user avatar 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/driver-checking-stock-market-his-phone-while-car_53876-98095.jpg", alt: "user avatar 2" },
|
||||
@@ -88,6 +89,8 @@ export default function LandingPage() {
|
||||
description="Locate automotive hubs and manufacturer headquarters globally. Use our interactive filters to drill down by production volume, vehicle type, and electrification status."
|
||||
tag="Discovery Tool"
|
||||
tagIcon={MapPin}
|
||||
buttons={[{ text: "View Interactive Map" }]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{ id: "f1", title: "Geo-Tagging", descriptions: ["Identify manufacturing clusters by country"], imageSrc: "http://img.b2bpic.net/free-photo/map-global-business-connectivity-background_1268-24546.jpg" },
|
||||
{ id: "f2", title: "Smart Filters", descriptions: ["Filter brands by HQ, factory locations, or market presence"], imageSrc: "http://img.b2bpic.net/free-photo/interactive-transparent-window-screen-smart-car_53876-105390.jpg?_wi=2" }
|
||||
|
||||
Reference in New Issue
Block a user