Update src/app/page.tsx

This commit is contained in:
2026-03-20 00:18:19 +00:00
parent d017b3d792
commit a0fa8e4331

View File

@@ -95,17 +95,17 @@ export default function HomePage() {
buttonAnimation="blur-reveal"
carouselItems={[
{
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-business-owners-packing-order-shipping-using-cardboard-boxes-merchandise-man-woman-working-supply-chain-logistics-quality-control-handheld-shot_482257-63936.jpg", imageAlt: "modern warehouse distribution center professional"},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-business-owners-packing-order-shipping-using-cardboard-boxes-merchandise-man-woman-working-supply-chain-logistics-quality-control-handheld-shot_482257-63936.jpg?_wi=1", imageAlt: "modern warehouse distribution center professional"},
{
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg", imageAlt: "industrial product packaging cardboard boxes"},
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=1", imageAlt: "industrial product packaging cardboard boxes"},
{
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg", imageAlt: "consumer goods product line"},
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg?_wi=1", imageAlt: "consumer goods product line"},
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg", imageAlt: "electronics technology gadgets"},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg?_wi=1", imageAlt: "electronics technology gadgets"},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-office_1139-254.jpg", imageAlt: "professional business team working together"},
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-office_1139-254.jpg?_wi=1", imageAlt: "professional business team working together"},
{
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg", imageAlt: "logistics tracking delivery management"},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg?_wi=1", imageAlt: "logistics tracking delivery management"},
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -140,11 +140,11 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "product-cat-1", name: "Consumer Goods", price: "Wholesale Available", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg", imageAlt: "Consumer goods and packaged products"},
id: "product-cat-1", name: "Consumer Goods", price: "Wholesale Available", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=2", imageAlt: "Consumer goods and packaged products"},
{
id: "product-cat-2", name: "Industrial Equipment", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg", imageAlt: "Industrial equipment and machinery"},
id: "product-cat-2", name: "Industrial Equipment", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg?_wi=2", imageAlt: "Industrial equipment and machinery"},
{
id: "product-cat-3", name: "Specialty Products", price: "Bulk Discounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg", imageAlt: "Specialty and premium products"},
id: "product-cat-3", name: "Specialty Products", price: "Bulk Discounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg?_wi=2", imageAlt: "Specialty and premium products"},
]}
/>
</div>
@@ -168,7 +168,7 @@ export default function HomePage() {
{
id: "feature-4", title: "Professional Customer Support", content: "Our dedicated support team is available to assist with orders, inquiries, and logistics concerns. We prioritize your satisfaction and long-term business relationship."},
]}
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg"
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg?_wi=2"
imageAlt="Advanced logistics and distribution management"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -206,13 +206,13 @@ export default function HomePage() {
animationType="scale-rotate"
metrics={[
{
id: "metric-1", value: "500+", title: "Products Distributed", description: "Across multiple industry sectors and categories", videoSrc: "https://example.com/video1.mp4", videoAriaLabel: "Products distributed video"},
id: "metric-1", value: "500+", title: "Products Distributed", description: "Across multiple industry sectors and categories", videoSrc: "https://example.com/video1.mp4?_wi=1", videoAriaLabel: "Products distributed video"},
{
id: "metric-2", value: "99.2%", title: "On-Time Delivery", description: "Consistent reliability in every shipment", videoSrc: "https://example.com/video2.mp4", videoAriaLabel: "On-time delivery video"},
id: "metric-2", value: "99.2%", title: "On-Time Delivery", description: "Consistent reliability in every shipment", videoSrc: "https://example.com/video2.mp4?_wi=1", videoAriaLabel: "On-time delivery video"},
{
id: "metric-3", value: "1000+", title: "Active Clients", description: "Businesses trusting us nationwide", videoSrc: "https://example.com/video3.mp4", videoAriaLabel: "Active clients video"},
id: "metric-3", value: "1000+", title: "Active Clients", description: "Businesses trusting us nationwide", videoSrc: "https://example.com/video3.mp4?_wi=1", videoAriaLabel: "Active clients video"},
{
id: "metric-4", value: "20+", title: "Years Experience", description: "Industry leadership and expertise", videoSrc: "https://example.com/video4.mp4", videoAriaLabel: "Years experience video"},
id: "metric-4", value: "20+", title: "Years Experience", description: "Industry leadership and expertise", videoSrc: "https://example.com/video4.mp4?_wi=1", videoAriaLabel: "Years experience video"},
]}
/>
</div>
@@ -226,13 +226,13 @@ export default function HomePage() {
useInvertedBackground={true}
testimonials={[
{
id: "testimonial-1", name: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "professional headshot business person"},
id: "testimonial-1", name: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg?_wi=1", imageAlt: "professional headshot business person"},
{
id: "testimonial-2", name: "Fatima Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageAlt: "female business professional headshot"},
id: "testimonial-2", name: "Fatima Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1", imageAlt: "female business professional headshot"},
{
id: "testimonial-3", name: "Mohammed Al-Rashid", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg", imageAlt: "diverse business professional portrait"},
id: "testimonial-3", name: "Mohammed Al-Rashid", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=1", imageAlt: "diverse business professional portrait"},
{
id: "testimonial-4", name: "Layla Al-Khattabi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg", imageAlt: "business professional photo portrait"},
id: "testimonial-4", name: "Layla Al-Khattabi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg?_wi=1", imageAlt: "business professional photo portrait"},
]}
/>
</div>