Merge version_3 into main #3
@@ -43,7 +43,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="ElectroGlobal"
|
||||
description="Premium electronics wholesale connecting global markets. Trusted by enterprises across Middle East, Asia, Europe, and USA. Supply chain excellence with precision reliability."
|
||||
description="Accelerate global expansion with reliable electronics wholesale. Trusted by enterprises across Middle East, Asia, Europe, and USA for supply chain excellence and precision reliability."
|
||||
buttons={[
|
||||
{ text: "Explore Products", href: "products" },
|
||||
{ text: "Request Catalog", href: "contact" },
|
||||
@@ -82,12 +82,9 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Semiconductors & Chipsets", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg?_wi=1", imageAlt: "Semiconductor components"},
|
||||
{
|
||||
id: "2", name: "Display Technologies", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg?_wi=1", imageAlt: "Display screens and monitors"},
|
||||
{
|
||||
id: "3", name: "Power & Connectivity", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg?_wi=1", imageAlt: "Power supplies and connectivity solutions"},
|
||||
{ id: "1", name: "Semiconductors & Chipsets", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg?_wi=1", imageAlt: "Semiconductor components"},
|
||||
{ id: "2", name: "Display Technologies", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg?_wi=1", imageAlt: "Display screens and monitors"},
|
||||
{ id: "3", name: "Power & Connectivity", price: "Contact for pricing", imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg?_wi=1", imageAlt: "Power supplies and connectivity solutions"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Full Catalog", href: "products" }]}
|
||||
@@ -103,20 +100,16 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "4", title: "Continents Served", items: [
|
||||
{ id: "1", value: "4", title: "Continents Served", items: [
|
||||
"Middle East headquarters", "Asia Pacific distribution", "European logistics hub", "North American operations"],
|
||||
},
|
||||
{
|
||||
id: "2", value: "50+", title: "Global Partners", items: [
|
||||
{ id: "2", value: "50+", title: "Global Partners", items: [
|
||||
"Premium manufacturers", "Certified distributors", "Enterprise clients", "Strategic partners"],
|
||||
},
|
||||
{
|
||||
id: "3", value: "15+", title: "Years Industry Leadership", items: [
|
||||
{ id: "3", value: "15+", title: "Years Industry Leadership", items: [
|
||||
"Established expertise", "Proven track record", "Trusted relationships", "Market knowledge"],
|
||||
},
|
||||
{
|
||||
id: "4", value: "24/7", title: "Customer Support", items: [
|
||||
{ id: "4", value: "24/7", title: "Customer Support", items: [
|
||||
"Multilingual team", "Quick response time", "Technical expertise", "Solution-focused"],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user