Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:49:35 +00:00
parent 0dde402bde
commit d2dbd6d07a

View File

@@ -33,11 +33,11 @@ export default function HomePage() {
imageAlt: "Premium cutlery collection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg?_wi=1",
imageAlt: "Industrial footwear production",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg?_wi=1",
imageAlt: "Industrial salt products",
},
{
@@ -61,21 +61,21 @@ export default function HomePage() {
id: "1",
name: "Premium Cutlery",
price: "Custom Bulk Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg?_wi=1",
imageAlt: "Premium cutlery collection",
},
{
id: "2",
name: "Industrial Footwear",
price: "Custom Bulk Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg?_wi=2",
imageAlt: "Industrial footwear range",
},
{
id: "3",
name: "Specialty Salt & Crafts",
price: "Custom Bulk Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg?_wi=2",
imageAlt: "Specialty salt products",
},
];
@@ -94,7 +94,7 @@ export default function HomePage() {
role: "Chief Procurement Officer",
company: "Middle East Trading Corporation",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Ahmed Hassan",
},
{
@@ -103,7 +103,7 @@ export default function HomePage() {
role: "International Buyer",
company: "European Distribution Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=1",
imageAlt: "Maria Garcia",
},
{
@@ -112,7 +112,7 @@ export default function HomePage() {
role: "Supply Chain Manager",
company: "Asia-Pacific Logistics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2",
imageAlt: "David Chen",
},
{
@@ -121,7 +121,7 @@ export default function HomePage() {
role: "Export Compliance Manager",
company: "Global Trade Ventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=3",
imageAlt: "Sophia Kowalski",
},
];
@@ -262,7 +262,7 @@ export default function HomePage() {
tagIcon={Mail}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hall-business-building_1127-3310.jpg?_wi=1"
imageAlt="Modern industrial facility"
mediaPosition="right"
inputPlaceholder="Enter your business email"