Update src/app/page.tsx

This commit is contained in:
2026-03-03 07:35:23 +00:00
parent e93eb5e805
commit c0fbb9f013

View File

@@ -65,7 +65,7 @@ export default function HomePage() {
description="ElectroGlobal Leadership" description="ElectroGlobal Leadership"
subdescription="Connecting continents with premium electronics since 2008" subdescription="Connecting continents with premium electronics since 2008"
icon={Zap} icon={Zap}
imageSrc="http://img.b2bpic.net/free-photo/people-working-together-warehouse_23-2149128313.jpg" imageSrc="http://img.b2bpic.net/free-photo/people-working-together-warehouse_23-2149128313.jpg?_wi=1"
imageAlt="Global distribution center" imageAlt="Global distribution center"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -86,21 +86,21 @@ export default function HomePage() {
id: "1", id: "1",
name: "Semiconductors & Chipsets", name: "Semiconductors & Chipsets",
price: "Contact for pricing", price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg?_wi=1",
imageAlt: "Semiconductor components", imageAlt: "Semiconductor components",
}, },
{ {
id: "2", id: "2",
name: "Display Technologies", name: "Display Technologies",
price: "Contact for pricing", price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg", 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", imageAlt: "Display screens and monitors",
}, },
{ {
id: "3", id: "3",
name: "Power & Connectivity", name: "Power & Connectivity",
price: "Contact for pricing", price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg?_wi=1",
imageAlt: "Power supplies and connectivity solutions", imageAlt: "Power supplies and connectivity solutions",
}, },
]} ]}
@@ -183,11 +183,11 @@ export default function HomePage() {
description: description:
"Volume-based pricing structures designed for wholesale buyers seeking maximum margin while maintaining quality standards across all product categories.", "Volume-based pricing structures designed for wholesale buyers seeking maximum margin while maintaining quality standards across all product categories.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg", imageSrc: "http://img.b2bpic.net/free-photo/technology-texture-background_23-2148105562.jpg?_wi=2",
imageAlt: "Competitive pricing visualization", imageAlt: "Competitive pricing visualization",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-isolated-screen-computer-displays-customer-support-workspace_482257-118011.jpg?_wi=2",
imageAlt: "Pricing structure showcase", imageAlt: "Pricing structure showcase",
}, },
}, },
@@ -197,11 +197,11 @@ export default function HomePage() {
description: description:
"Streamlined supply chain management with warehouses strategically located in major markets ensuring fast, reliable delivery to customers worldwide.", "Streamlined supply chain management with warehouses strategically located in major markets ensuring fast, reliable delivery to customers worldwide.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/powerful-external-battery-with-usb-wire_93675-128475.jpg?_wi=2",
imageAlt: "Global logistics network", imageAlt: "Global logistics network",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-warehouse_23-2149128313.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-warehouse_23-2149128313.jpg?_wi=2",
imageAlt: "Distribution center operations", imageAlt: "Distribution center operations",
}, },
}, },