Update src/app/page.tsx
This commit is contained in:
@@ -62,19 +62,19 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-vector/coronavirus-spread-around-world-map_23-2148493650.jpg", imageAlt: "Global trade and logistics network"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/supervisor-manager-male-engineer-worker-wears-uniform-working-hand-use-laptop-stock-checking-store-warehouse-shipping-industrial-team-with-safety-helmet-checking-quantity-product-shelf_609648-793.jpg", imageAlt: "International manufacturing facilities"},
|
||||
"http://img.b2bpic.net/free-photo/supervisor-manager-male-engineer-worker-wears-uniform-working-hand-use-laptop-stock-checking-store-warehouse-shipping-industrial-team-with-safety-helmet-checking-quantity-product-shelf_609648-793.jpg?_wi=1", imageAlt: "International manufacturing facilities"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg", imageAlt: "Global sourcing and procurement"},
|
||||
"http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg?_wi=1", imageAlt: "Global sourcing and procurement"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Food and agricultural commodities"},
|
||||
"http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=1", imageAlt: "Food and agricultural commodities"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg", imageAlt: "Consumer electronics sourcing"},
|
||||
"http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg?_wi=1", imageAlt: "Consumer electronics sourcing"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg", imageAlt: "Industrial raw materials"},
|
||||
"http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg?_wi=1", imageAlt: "Industrial raw materials"},
|
||||
]}
|
||||
ariaLabel="Hero section showcasing Harmonypeak's global sourcing capabilities"
|
||||
/>
|
||||
@@ -93,7 +93,7 @@ export default function HomePage() {
|
||||
{
|
||||
value: "20+ Years", title: "Global Trade Experience"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supervisor-manager-male-engineer-worker-wears-uniform-working-hand-use-laptop-stock-checking-store-warehouse-shipping-industrial-team-with-safety-helmet-checking-quantity-product-shelf_609648-793.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/supervisor-manager-male-engineer-worker-wears-uniform-working-hand-use-laptop-stock-checking-store-warehouse-shipping-industrial-team-with-safety-helmet-checking-quantity-product-shelf_609648-793.jpg?_wi=2"
|
||||
imageAlt="Harmonypeak's international sourcing operations"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -142,23 +142,23 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", brand: "HARMONYPEAK", name: "Food & Agri Commodities", price: "Global Supply", rating: 5,
|
||||
reviewCount: "Premium", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Food and agricultural commodities"},
|
||||
"http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=2", imageAlt: "Food and agricultural commodities"},
|
||||
{
|
||||
id: "2", brand: "HARMONYPEAK", name: "Food Ingredients", price: "Specialty Sources", rating: 5,
|
||||
reviewCount: "Certified", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg", imageAlt: "Specialty food ingredients"},
|
||||
"http://img.b2bpic.net/free-photo/wooden-plate-with-ripe-vegetables-assortment_23-2147694162.jpg?_wi=3", imageAlt: "Specialty food ingredients"},
|
||||
{
|
||||
id: "3", brand: "HARMONYPEAK", name: "Consumer Electronics", price: "Tech Innovation", rating: 5,
|
||||
reviewCount: "Verified", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg", imageAlt: "Consumer electronics products"},
|
||||
"http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174371.jpg?_wi=2", imageAlt: "Consumer electronics products"},
|
||||
{
|
||||
id: "4", brand: "HARMONYPEAK", name: "Industrial Raw Materials", price: "Bulk Supply", rating: 5,
|
||||
reviewCount: "Trusted", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg", imageAlt: "Industrial raw materials"},
|
||||
"http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886818.jpg?_wi=2", imageAlt: "Industrial raw materials"},
|
||||
{
|
||||
id: "5", brand: "HARMONYPEAK", name: "Institutional Supply", price: "B2B Solutions", rating: 5,
|
||||
reviewCount: "Established", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg", imageAlt: "Institutional supply services"},
|
||||
"http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908112.jpg?_wi=2", imageAlt: "Institutional supply services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-tech-view-futuristic-earth_23-2151100372.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-tech-view-futuristic-earth_23-2151100372.jpg?_wi=1"
|
||||
imageAlt="Global trade network connecting world markets"
|
||||
logoText="HARMONYPEAK"
|
||||
copyrightText="© 2025 HARMONYPEAK | Global Sourcing & Trade Partner"
|
||||
|
||||
Reference in New Issue
Block a user