Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 18:28:14 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{ text: "Request a Quote", href: "#contact" },
{ text: "Contact Us", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/stainless-metal-horizontal-lines-background_23-2148744264.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stainless-metal-horizontal-lines-background_23-2148744264.jpg?_wi=1"
imageAlt="industrial galvanization metal texture"
mediaAnimation="slide-up"
avatars={[
@@ -82,11 +82,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Marko Peric", date: "2023-11-10", title: "Plant Manager", quote: "Highly professional and well-equipped company. Handled our large order with perfect precision.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86014.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stainless-metal-horizontal-lines-background_23-2148744264.jpg", imageAlt: "professional project manager industrial" },
{ id: "1", name: "Marko Peric", date: "2023-11-10", title: "Plant Manager", quote: "Highly professional and well-equipped company. Handled our large order with perfect precision.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/young-construction-worker-safety-helmet-glasses_176474-86014.jpg", imageSrc: "http://img.b2bpic.net/free-photo/stainless-metal-horizontal-lines-background_23-2148744264.jpg?_wi=2", imageAlt: "professional project manager industrial" },
{ id: "2", name: "Ana Jovanovic", date: "2023-10-15", title: "Director", quote: "Exceptional service and expertise. Every part was processed exactly according to specs.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-logistic_23-2148886808.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-working-office_158595-1168.jpg", imageAlt: "professional project manager industrial" },
{ id: "3", name: "Petar Milic", date: "2023-09-22", title: "Lead Engineer", quote: "Pleasant and dedicated staff, very knowledgeable. My go-to partners for galvanization.", tag: "Professionalism", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mature-company-manager-handshaking-with-worker-while-visiting-factory-plant_637285-4158.jpg", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-118103.jpg", imageAlt: "professional project manager industrial" },
{ id: "4", name: "Ivan Horvat", date: "2023-08-14", title: "Production Lead", quote: "Top quality work, consistent delivery times. Reliable and honest business.", tag: "Satisfaction", avatarSrc: "http://img.b2bpic.net/free-photo/mature-engineer-young-worker-cooperating-while-going-through-paperwork-work-industrial-facility_637285-4154.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint-from-gun_23-2149878743.jpg", imageAlt: "professional project manager industrial" },
{ id: "5", name: "Elena Kovac", date: "2023-07-05", title: "Owner", quote: "Very well-equipped, clean facility. Truly professional from start to finish.", tag: "Facility", avatarSrc: "http://img.b2bpic.net/free-photo/metallic-with-scratches-stains_1048-13777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sheet-metal_1259-206.jpg", imageAlt: "professional project manager industrial" }
{ id: "4", name: "Ivan Horvat", date: "2023-08-14", title: "Production Lead", quote: "Top quality work, consistent delivery times. Reliable and honest business.", tag: "Satisfaction", avatarSrc: "http://img.b2bpic.net/free-photo/mature-engineer-young-worker-cooperating-while-going-through-paperwork-work-industrial-facility_637285-4154.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint-from-gun_23-2149878743.jpg?_wi=1", imageAlt: "professional project manager industrial" },
{ id: "5", name: "Elena Kovac", date: "2023-07-05", title: "Owner", quote: "Very well-equipped, clean facility. Truly professional from start to finish.", tag: "Facility", avatarSrc: "http://img.b2bpic.net/free-photo/metallic-with-scratches-stains_1048-13777.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sheet-metal_1259-206.jpg?_wi=1", imageAlt: "professional project manager industrial" }
]}
title="Trusted by Industry Leaders"
description="Consistent 5-star service based on professionalism, technical precision, and dedicated support."
@@ -103,7 +103,7 @@ export default function LandingPage() {
title: "Galvanic Protection", description: "High-standard galvanic coating ensuring maximum protection against harsh environment oxidation.", icon: Shield,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/metallic-with-scratches-stains_1048-13777.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/sheet-metal_1259-206.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/sheet-metal_1259-206.jpg?_wi=2" }
]
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
{ id: "f2", title: "Do you handle large industrial orders?", content: "Yes, our facility is well-equipped to handle high-volume orders with the same precision and commitment to quality." },
{ id: "f3", title: "Is your galvanization process durable?", content: "Our protective coatings are specifically engineered for corrosion resistance, ensuring long-term protection for your equipment." }
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint-from-gun_23-2149878743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint-from-gun_23-2149878743.jpg?_wi=2"
title="Questions Answered"
description="Addressing common inquiries regarding our metal treatment and protection services."
faqsAnimation="slide-up"