Update src/app/page.tsx

This commit is contained in:
2026-06-10 20:47:44 +00:00
parent b16ddc8e02
commit 120ad035a4

View File

@@ -6,6 +6,7 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
export default function HomePage() {
const navItems = [
@@ -136,10 +137,10 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "100+", title: "Digital Products", imageSrc: "http://img.b2bpic.net/free-vector/flat-minimal-technology-label-collection_23-2149055600.jpg", imageAlt: "Digital Products Icon" },
{ id: "m2", value: "Worldwide", title: "International Solutions", imageSrc: "http://img.b2bpic.net/free-photo/pointer-pin-location-earth-global-world-with-cardboard-boxes-transportation-logistics-concept-pink-background-icon-symbol-3d-rendering_56104-1283.jpg", imageAlt: "International Solutions Icon" },
{ id: "m3", value: "Certified", title: "Professional Documentation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314050.jpg", imageAlt: "Professional Documentation Icon" },
{ id: "m4", value: "Smart", title: "QHSE Systems", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-experts-optimizing-assembly-line-conveyor-belts_482257-126221.jpg", imageAlt: "Smart QHSE Systems Icon" }
{ id: "m1", value: "100+", title: "Digital Products", description: "Wide range of digital QHSE products", imageSrc: "http://img.b2bpic.net/free-vector/flat-minimal-technology-label-collection_23-2149055600.jpg", imageAlt: "Digital Products Icon" },
{ id: "m2", value: "Worldwide", title: "International Solutions", description: "Solutions trusted by clients globally", imageSrc: "http://img.b2bpic.net/free-photo/pointer-pin-location-earth-global-world-with-cardboard-boxes-transportation-logistics-concept-pink-background-icon-symbol-3d-rendering_56104-1283.jpg", imageAlt: "International Solutions Icon" },
{ id: "m3", value: "Certified", title: "Professional Documentation", description: "Compliance with global standards", imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314050.jpg", imageAlt: "Professional Documentation Icon" },
{ id: "m4", value: "Smart", title: "QHSE Systems", description: "Intelligent systems for enhanced safety", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-experts-optimizing-assembly-line-conveyor-belts_482257-126221.jpg", imageAlt: "Smart QHSE Systems Icon" }
]}
title="Our Impact & Expertise"
description="Driving excellence in Quality, Health, Safety, and Environment globally with proven results."