Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Gallery", id: "/gallery"},
|
||||
{
|
||||
name: "Certifications", id: "/certifications"},
|
||||
name: "Certifications", id: "/certifications"}
|
||||
]}
|
||||
brandName="ReflectPro Solutions"
|
||||
button={{
|
||||
@@ -55,16 +55,16 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "about-metric-1", value: "1 Million+", title: "Meters of Tape Produced", items: [
|
||||
"High-volume manufacturing", "Advanced production lines", "Sustainable material sourcing"],
|
||||
"High-volume manufacturing", "Advanced production lines", "Sustainable material sourcing"]
|
||||
},
|
||||
{
|
||||
id: "about-metric-2", value: "50,000+", title: "Tons of Steel Supplied", items: [
|
||||
"Diverse steel grades", "Custom fabrication services", "Reliable supply chain"],
|
||||
"Diverse steel grades", "Custom fabrication services", "Reliable supply chain"]
|
||||
},
|
||||
{
|
||||
id: "about-metric-3", value: "300+", title: "Successful Industrial Projects", items: [
|
||||
"Complex project management", "Tailored client solutions", "On-time, on-budget delivery"],
|
||||
},
|
||||
"Complex project management", "Tailored client solutions", "On-time, on-budget delivery"]
|
||||
}
|
||||
]}
|
||||
title="Our Journey and Impact in Numbers"
|
||||
description="Since our inception, ReflectPro Solutions has consistently grown, expanding our reach and enhancing our capabilities to better serve global industries."
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "member-2", title: "COO", subtitle: "Jane Doe", detail: "Oversees all operational processes and supply chain management.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Jane Doe"},
|
||||
{
|
||||
id: "member-3", title: "Head of Sales", subtitle: "Robert Brown", detail: "Leads our global sales initiatives and client relationships.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg", imageAlt: "Robert Brown"},
|
||||
id: "member-3", title: "Head of Sales", subtitle: "Robert Brown", detail: "Leads our global sales initiatives and client relationships.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg", imageAlt: "Robert Brown"}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "member-5", title: "R&D Director", subtitle: "David Green", detail: "Innovating new reflective and steel product solutions.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-photovoltaics-factory-taking-notes-upgrades-make_482257-118451.jpg", imageAlt: "David Green"},
|
||||
{
|
||||
id: "member-6", title: "Procurement Manager", subtitle: "Sophia Black", detail: "Ensures quality material sourcing and cost-effectiveness.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12838.jpg", imageAlt: "Sophia Black"},
|
||||
id: "member-6", title: "Procurement Manager", subtitle: "Sophia Black", detail: "Ensures quality material sourcing and cost-effectiveness.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12838.jpg", imageAlt: "Sophia Black"}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "member-8", title: "Marketing Manager", subtitle: "Olivia Clark", detail: "Develops our brand presence and market outreach.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-saleswoman-working-office-sitting-business-room-reading-writing-down_1258-193622.jpg", imageAlt: "Olivia Clark"},
|
||||
{
|
||||
id: "member-9", title: "QA Manager", subtitle: "Chris Lee", detail: "Ensures all products meet stringent quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "Chris Lee"},
|
||||
id: "member-9", title: "QA Manager", subtitle: "Chris Lee", detail: "Ensures all products meet stringent quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "Chris Lee"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "faq-about-5", title: "What are ReflectPro's sustainability practices?", content: "We are committed to sustainable manufacturing, utilizing eco-friendly materials, optimizing energy consumption, and minimizing waste throughout our production cycles."},
|
||||
{
|
||||
id: "faq-about-6", title: "What is ReflectPro's global reach?", content: "ReflectPro Solutions serves clients in over 15 countries, supported by a robust logistics network and dedicated international sales teams."},
|
||||
id: "faq-about-6", title: "What is ReflectPro's global reach?", content: "ReflectPro Solutions serves clients in over 15 countries, supported by a robust logistics network and dedicated international sales teams."}
|
||||
]}
|
||||
title="Common Questions About ReflectPro Solutions"
|
||||
description="Find answers to frequently asked questions regarding our company's mission, values, and operational procedures."
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
href: "#", ariaLabel: "Twitter"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -6,7 +6,7 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import { Facebook, Linkedin, Twitter } from "lucide-react";
|
||||
import { Facebook, Linkedin, Twitter, Bus, Construction, Factory, Globe } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,35 +27,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "/industries",
|
||||
},
|
||||
name: "Industries", id: "/industries"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "Gallery", id: "/gallery"},
|
||||
{
|
||||
name: "Certifications",
|
||||
id: "/certifications",
|
||||
},
|
||||
name: "Certifications", id: "/certifications"}
|
||||
]}
|
||||
brandName="ReflectPro Solutions"
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -66,33 +52,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Transportation & Logistics",
|
||||
description: "Providing reflective tapes for fleet visibility, cargo safety, and compliance with road transport regulations, ensuring secure and efficient movement of goods.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trucking-professionals-reviewing-logistics-information_23-2152001547.jpg",
|
||||
imageAlt: "Trucks parked at a logistics hub",
|
||||
buttonIcon: "Bus",
|
||||
title: "Transportation & Logistics", description: "Providing reflective tapes for fleet visibility, cargo safety, and compliance with road transport regulations, ensuring secure and efficient movement of goods.", imageSrc: "http://img.b2bpic.net/free-photo/industries-served-1", imageAlt: "Trucks parked at a logistics hub", buttonIcon: Bus
|
||||
},
|
||||
{
|
||||
title: "Construction & Infrastructure",
|
||||
description: "Supplying durable steel sheets for structural integrity and high-visibility tapes for site safety, essential for robust building and public works projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-examining-work_1122-970.jpg",
|
||||
imageAlt: "Construction workers on site safety",
|
||||
buttonIcon: "Construction",
|
||||
title: "Construction & Infrastructure", description: "Supplying durable steel sheets for structural integrity and high-visibility tapes for site safety, essential for robust building and public works projects.", imageSrc: "http://img.b2bpic.net/free-photo/industries-served-2", imageAlt: "Construction workers on site safety", buttonIcon: Construction
|
||||
},
|
||||
{
|
||||
title: "Industrial Manufacturing",
|
||||
description: "From metal fabrication to machinery marking, our products enhance operational safety and provide critical components for heavy industry and production lines.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-checking-document_23-2148902536.jpg",
|
||||
imageAlt: "Factory production line steel work",
|
||||
buttonIcon: "Factory",
|
||||
title: "Industrial Manufacturing", description: "From metal fabrication to machinery marking, our products enhance operational safety and provide critical components for heavy industry and production lines.", imageSrc: "http://img.b2bpic.net/free-photo/industries-served-3", imageAlt: "Factory production line steel work", buttonIcon: Factory
|
||||
},
|
||||
{
|
||||
title: "Wholesale & International Trade",
|
||||
description: "Partnering with wholesalers and international buyers, we provide bulk supply of reflective products and steel solutions with seamless global delivery and support.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662969.jpg",
|
||||
imageAlt: "Wholesaler warehouse inventory stacks",
|
||||
buttonIcon: "Globe",
|
||||
},
|
||||
title: "Wholesale & International Trade", description: "Partnering with wholesalers and international buyers, we provide bulk supply of reflective products and steel solutions with seamless global delivery and support.", imageSrc: "http://img.b2bpic.net/free-photo/industries-served-4", imageAlt: "Wholesaler warehouse inventory stacks", buttonIcon: Globe
|
||||
}
|
||||
]}
|
||||
title="Tailored Solutions for Diverse Industries"
|
||||
description="ReflectPro Solutions empowers businesses across key sectors with specialized products designed to meet their unique operational demands and safety requirements."
|
||||
@@ -104,14 +74,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Cargo Connect",
|
||||
"MegaBuild Group",
|
||||
"Precision Machining Inc.",
|
||||
"TransContinental Freight",
|
||||
"Urban Development Corp.",
|
||||
"Heavy Industry Solutions",
|
||||
"World Trade Alliance",
|
||||
]}
|
||||
"Global Cargo Connect", "MegaBuild Group", "Precision Machining Inc.", "TransContinental Freight", "Urban Development Corp.", "Heavy Industry Solutions", "World Trade Alliance"]}
|
||||
title="Partnering Across Key Sectors"
|
||||
description="Our clientele spans diverse industries, reflecting our versatility and capability to deliver tailored solutions that drive success in every sector."
|
||||
/>
|
||||
@@ -124,19 +87,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,17 +75,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "High-Visibility Reflective Tapes", description: "Engineered for maximum conspicuity, our tapes ensure superior visibility for trucks, trailers, buses, and all commercial vehicles, day and night.", imageSrc: "http://img.b2bpic.net/free-photo/people-line-waiting-social-distance-stripe_23-2148863828.jpg", imageAlt: "Rolls of high-visibility reflective tape", buttonIcon: Zap,
|
||||
title: "High-Visibility Reflective Tapes", description: "Engineered for maximum conspicuity, our tapes ensure superior visibility for trucks, trailers, buses, and all commercial vehicles, day and night.", imageSrc: "http://img.b2bpic.net/free-photo/people-line-waiting-social-distance-stripe_23-2148863828.jpg", imageAlt: "Rolls of high-visibility reflective tape", buttonIcon: Zap
|
||||
},
|
||||
{
|
||||
title: "Custom Reflective Solutions", description: "From bespoke decorative designs to specialized safety markings, we offer tailored reflective products that meet unique client specifications and branding needs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13116.jpg", imageAlt: "Custom reflective decorative product", buttonIcon: Sparkles,
|
||||
title: "Custom Reflective Solutions", description: "From bespoke decorative designs to specialized safety markings, we offer tailored reflective products that meet unique client specifications and branding needs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13116.jpg", imageAlt: "Custom reflective decorative product", buttonIcon: Sparkles
|
||||
},
|
||||
{
|
||||
title: "Premium Industrial Steel Sheets", description: "Supplying high-grade steel sheets and advanced metal fabrication, our solutions are critical for construction, manufacturing, and heavy industry applications.", imageSrc: "http://img.b2bpic.net/free-photo/warm-edge-lighting-open-section-blue-modern_169016-68924.jpg", imageAlt: "Stacked industrial steel sheets", buttonIcon: Shield,
|
||||
title: "Premium Industrial Steel Sheets", description: "Supplying high-grade steel sheets and advanced metal fabrication, our solutions are critical for construction, manufacturing, and heavy industry applications.", imageSrc: "http://img.b2bpic.net/free-photo/warm-edge-lighting-open-section-blue-modern_169016-68924.jpg", imageAlt: "Stacked industrial steel sheets", buttonIcon: Shield
|
||||
},
|
||||
{
|
||||
title: "Uncompromised Quality & Compliance", description: "All our products adhere to strict international safety standards and quality certifications, ensuring reliability and peace of mind for our B2B partners.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-warehouse_23-2148923072.jpg", imageAlt: "Quality certification stamp", buttonIcon: Award,
|
||||
},
|
||||
title: "Uncompromised Quality & Compliance", description: "All our products adhere to strict international safety standards and quality certifications, ensuring reliability and peace of mind for our B2B partners.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-warehouse_23-2148923072.jpg", imageAlt: "Quality certification stamp", buttonIcon: Award
|
||||
}
|
||||
]}
|
||||
title="Leading the Industry in Safety & Durability"
|
||||
description="At ReflectPro Solutions, we combine cutting-edge technology with robust materials to provide products that stand the test of time and demanding environments."
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
label: "Years in Business", value: "25+"},
|
||||
{
|
||||
icon: Building2,
|
||||
label: "Production Capacity (tons/month)", value: "500+"},
|
||||
label: "Production Capacity (tons/month)", value: "500+"}
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "product-home-5", name: "High-Visibility Safety Tape (White)", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486985.jpg", imageAlt: "White high-visibility safety tape"},
|
||||
{
|
||||
id: "product-home-6", name: "Custom Metal Fabrication", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-disinfecting-hands-workshop-s-office_637285-9825.jpg", imageAlt: "Custom metal fabrication solution"},
|
||||
id: "product-home-6", name: "Custom Metal Fabrication", price: "Request Quote", imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-disinfecting-hands-workshop-s-office_637285-9825.jpg", imageAlt: "Custom metal fabrication solution"}
|
||||
]}
|
||||
title="Innovative Solutions for Every Need"
|
||||
description="Discover our diverse range of high-performance reflective tapes and robust steel sheet solutions, engineered for maximum impact and longevity."
|
||||
@@ -144,16 +144,16 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "99.8%", title: "On-Time Delivery", items: [
|
||||
"Reliable logistics", "Efficient scheduling", "Global distribution network"],
|
||||
"Reliable logistics", "Efficient scheduling", "Global distribution network"]
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "A+", title: "Quality Assurance Rating", items: [
|
||||
"Rigorous testing protocols", "ISO certified processes", "Continuous improvement"],
|
||||
"Rigorous testing protocols", "ISO certified processes", "Continuous improvement"]
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "15+", title: "Countries Served", items: [
|
||||
"International partnerships", "Export compliance expertise", "Tailored global solutions"],
|
||||
},
|
||||
"International partnerships", "Export compliance expertise", "Tailored global solutions"]
|
||||
}
|
||||
]}
|
||||
title="Unmatched Performance & Reliability"
|
||||
description="Our operational prowess ensures every product meets the highest standards, driving efficiency and client satisfaction across the globe."
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-young-man-with-helmet_23-2148269289.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", role: "Wholesale Buyer", company: "Safety Products Inc.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg", imageAlt: "Jessica Lee"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg", imageAlt: "Jessica Lee"}
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "100%", label: "Product Reliability"},
|
||||
{
|
||||
value: "4.9/5", label: "Average Rating"},
|
||||
value: "4.9/5", label: "Average Rating"}
|
||||
]}
|
||||
title="What Our Clients Say About Us"
|
||||
description="Hear directly from our valued partners about how ReflectPro Solutions has consistently delivered on quality, reliability, and exceptional service."
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
href: "#", ariaLabel: "Twitter"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -6,7 +6,7 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import { Facebook, Linkedin, Twitter } from "lucide-react";
|
||||
import { Facebook, Linkedin, Twitter, Truck, HardHat, Paintbrush, Hammer } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,35 +27,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Industries",
|
||||
id: "/industries",
|
||||
},
|
||||
name: "Industries", id: "/industries"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "Gallery", id: "/gallery"},
|
||||
{
|
||||
name: "Certifications",
|
||||
id: "/certifications",
|
||||
},
|
||||
name: "Certifications", id: "/certifications"}
|
||||
]}
|
||||
brandName="ReflectPro Solutions"
|
||||
button={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -65,49 +51,20 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "products-all-1",
|
||||
name: "Vehicle Conspicuity Tapes",
|
||||
price: "Inquire for Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974224.jpg",
|
||||
imageAlt: "Truck side reflective conspicuity tape",
|
||||
},
|
||||
id: "products-all-1", name: "Vehicle Conspicuity Tapes", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974224.jpg", imageAlt: "truck side reflective conspicuity tape"},
|
||||
{
|
||||
id: "products-all-2",
|
||||
name: "High-Visibility Safety Tapes",
|
||||
price: "Inquire for Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-man-with-raised-palm_1149-1123.jpg",
|
||||
imageAlt: "Industrial orange reflective safety tape",
|
||||
},
|
||||
id: "products-all-2", name: "High-Visibility Safety Tapes", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/serious-man-with-raised-palm_1149-1123.jpg", imageAlt: "industrial orange reflective safety tape"},
|
||||
{
|
||||
id: "products-all-3",
|
||||
name: "Reflective Decorative Films",
|
||||
price: "Inquire for Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-prism-lights-copy-space_23-2148771724.jpg",
|
||||
imageAlt: "Decorative reflective vinyl patterns",
|
||||
},
|
||||
id: "products-all-3", name: "Reflective Decorative Films", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/abstract-prism-lights-copy-space_23-2148771724.jpg", imageAlt: "decorative reflective vinyl patterns"},
|
||||
{
|
||||
id: "products-all-4",
|
||||
name: "Industrial Grade Steel Sheets",
|
||||
price: "Inquire for Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-fabric-closeup_53876-31992.jpg",
|
||||
imageAlt: "Steel plate heavy industrial material",
|
||||
},
|
||||
id: "products-all-4", name: "Industrial Grade Steel Sheets", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/black-fabric-closeup_53876-31992.jpg", imageAlt: "steel plate heavy industrial material"},
|
||||
{
|
||||
id: "products-all-5",
|
||||
name: "Custom Metal Fabrication",
|
||||
price: "Inquire for Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-keys_23-2148796579.jpg",
|
||||
imageAlt: "Precision cut metal components steel",
|
||||
},
|
||||
id: "products-all-5", name: "Custom Metal Fabrication", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-metal-keys_23-2148796579.jpg", imageAlt: "precision cut metal components steel"},
|
||||
{
|
||||
id: "products-all-6",
|
||||
name: "Bus Safety Marking Tapes",
|
||||
price: "Inquire for Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-car-driving-road-with-yellow-zebra-crossing_23-2148139931.jpg",
|
||||
imageAlt: "Reflective bus safety marking tape",
|
||||
},
|
||||
id: "products-all-6", name: "Bus Safety Marking Tapes", price: "Inquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/black-car-driving-road-with-yellow-zebra-crossing_23-2148139931.jpg", imageAlt: "reflective bus safety marking tape"}
|
||||
]}
|
||||
title="Our Comprehensive Product Range"
|
||||
description="Explore our full catalog of high-performance reflective tapes and durable steel sheet solutions, engineered for reliability and compliance in diverse industrial applications."
|
||||
@@ -120,33 +77,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Enhanced Vehicle Safety",
|
||||
description: "Ensure the highest level of visibility for your fleet, preventing accidents and complying with stringent road safety regulations for all commercial vehicles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-truck_1048-1846.jpg",
|
||||
imageAlt: "Truck on highway with reflective tape",
|
||||
buttonIcon: "Truck",
|
||||
title: "Enhanced Vehicle Safety", description: "Ensure the highest level of visibility for your fleet, preventing accidents and complying with stringent road safety regulations for all commercial vehicles.", imageSrc: "http://img.b2bpic.net/free-photo/fast-truck_1048-1846.jpg", imageAlt: "Truck on highway with reflective tape", buttonIcon: Truck
|
||||
},
|
||||
{
|
||||
title: "Construction Site Hazard Marking",
|
||||
description: "From heavy machinery to temporary structures, our reflective tapes provide essential hazard warnings and delineate safe zones in dynamic construction environments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-woman-working-construction_23-2150772861.jpg",
|
||||
imageAlt: "Construction site reflective safety vests",
|
||||
buttonIcon: "HardHat",
|
||||
title: "Construction Site Hazard Marking", description: "From heavy machinery to temporary structures, our reflective tapes provide essential hazard warnings and delineate safe zones in dynamic construction environments.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-woman-working-construction_23-2150772861.jpg", imageAlt: "Construction site reflective safety vests", buttonIcon: HardHat
|
||||
},
|
||||
{
|
||||
title: "Custom Branding & Aesthetics",
|
||||
description: "Elevate your brand or product appearance with bespoke reflective decorative products, offering unique visual appeal and enhanced recognition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16736.jpg",
|
||||
imageAlt: "Decorative reflective accents on car",
|
||||
buttonIcon: "Paintbrush",
|
||||
title: "Custom Branding & Aesthetics", description: "Elevate your brand or product appearance with bespoke reflective decorative products, offering unique visual appeal and enhanced recognition.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-beautiful-woman-jogging_329181-16736.jpg", imageAlt: "Decorative reflective accents on car", buttonIcon: Paintbrush
|
||||
},
|
||||
{
|
||||
title: "Robust Industrial Infrastructure",
|
||||
description: "Our steel sheet solutions form the backbone of industrial facilities, heavy equipment, and critical infrastructure, guaranteeing strength and longevity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-structure_1127-2019.jpg",
|
||||
imageAlt: "Steel structure for industrial building",
|
||||
buttonIcon: "Hammer",
|
||||
},
|
||||
title: "Robust Industrial Infrastructure", description: "Our steel sheet solutions form the backbone of industrial facilities, heavy equipment, and critical infrastructure, guaranteeing strength and longevity.", imageSrc: "http://img.b2bpic.net/free-photo/building-structure_1127-2019.jpg", imageAlt: "Steel structure for industrial building", buttonIcon: Hammer
|
||||
}
|
||||
]}
|
||||
title="Versatile Applications Across Industries"
|
||||
description="Our products are designed for maximum performance and adaptability, serving critical functions in a multitude of industrial and commercial settings."
|
||||
@@ -160,19 +101,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "#",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "#", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user