Merge version_2_1781436221823 into main #2

Merged
bender merged 1 commits from version_2_1781436221823 into main 2026-06-14 11:27:32 +00:00
9 changed files with 259 additions and 171 deletions

View File

@@ -1,5 +1,5 @@
import FooterBasic from '@/components/sections/footer/FooterBasic';
import NavbarFloatingLogo from '@/components/ui/NavbarFloatingLogo';
import NavbarDropdown from '@/components/ui/NavbarDropdown';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot";
import { Outlet } from 'react-router-dom';
@@ -34,9 +34,8 @@ export default function Layout() {
<StyleProvider buttonVariant="shift" siteBackground="floatingGradient" heroBackground="cornerGlow">
<SiteBackgroundSlot />
<SectionErrorBoundary name="navbar">
<NavbarFloatingLogo
<NavbarDropdown
logo="EECL"
logoImageSrc="http://img.b2bpic.net/free-vector/3d-sphere-logo-ideas-inspiration-logo-design-template-vector-illustration-isolated-white-backg_384344-1661.jpg"
ctaButton={{
text: "Get a Quote", href: "#contact"}}
navItems={navItems} />

View File

@@ -1,179 +1,33 @@
import AboutTextSplit from '@/components/sections/about/AboutTextSplit';
import ContactCta from '@/components/sections/contact/ContactCta';
import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn';
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';
import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand';
import MetricsSimpleCards from '@/components/sections/metrics/MetricsSimpleCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
// AUTO-GENERATED shell by per-section-migrate.
// Section bodies live in ./<PageBase>/sections/<X>.tsx. Edit the section
// files directly. Non-block content (wrappers, non-inlinable sections) is
// preserved inline; extracted section blocks become <XSection/> refs.
export default function HomePage() {
import React from 'react';
import HeroSection from './HomePage/sections/Hero';
import AboutSection from './HomePage/sections/About';
import ServicesSection from './HomePage/sections/Services';
import MetricsSection from './HomePage/sections/Metrics';
import SocialProofSection from './HomePage/sections/SocialProof';
import FaqSection from './HomePage/sections/Faq';
import ContactSection from './HomePage/sections/Contact';
export default function HomePage(): React.JSX.Element {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardBrand
brand="EECL: Testing & Engineering Excellence"
description="Leading the standards in advanced electronic manufacturing and industrial testing across Saudi Arabia. Precision-driven solutions for modern industry."
primaryButton={{
text: "Explore Services",
href: "#services",
}}
secondaryButton={{
text: "About Us",
href: "#about",
}}
imageSrc="http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg"
/>
</SectionErrorBoundary>
</div>
<>
<HeroSection />
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutTextSplit
title="Who We Are"
descriptions={[
"شركة هندسة الاختبارات المحدودة (EECL) is a premier engineering entity committed to enhancing industrial safety and production reliability through high-precision testing, calibration, and engineering services.",
"We leverage cutting-edge technology and a team of qualified specialists to deliver comprehensive solutions tailored to the unique requirements of the Saudi industrial landscape.",
]}
/>
</SectionErrorBoundary>
</div>
<AboutSection />
<div id="services" data-section="services">
<SectionErrorBoundary name="services">
<FeaturesImageBento
tag="Our Expertise"
title="Engineering Solutions"
description="Comprehensive engineering and testing services to ensure operational excellence."
items={[
{
title: "QA Assurance",
description: "Rigorous quality protocols.",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-wearing-scientist-uniform-using-microscope-laboratory_839833-4089.jpg",
},
{
title: "Stress Testing",
description: "Material integrity analysis.",
imageSrc: "http://img.b2bpic.net/free-photo/workers-control-room_1359-128.jpg",
},
{
title: "Robotic Controls",
description: "Automated precision systems.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-with-red-smartwatch-programming-hightech-machine-factory_73899-44015.jpg",
},
{
title: "PCB Analysis",
description: "Advanced circuit inspection.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-technician-with-soldering-iron-electronics-board_23-2148816359.jpg",
},
{
title: "Certification",
description: "Industry standards compliance.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-safety-vest-plans_23-2148269281.jpg",
},
{
title: "Machinery Inspection",
description: "Expert technical evaluation.",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg",
},
{
title: "Global Logistics",
description: "Supply chain engineering.",
imageSrc: "http://img.b2bpic.net/free-photo/distant-shot-port-with-boats-loaded-with-cargo-shipment-nighttime_181624-2392.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<ServicesSection />
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsSimpleCards
tag="Our Impact"
title="Precision by Numbers"
description="Driving industrial growth through reliable metrics."
metrics={[
{
value: "15+",
description: "Years of Experience",
},
{
value: "500+",
description: "Projects Delivered",
},
{
value: "99.9%",
description: "Success Rate",
},
]}
/>
</SectionErrorBoundary>
</div>
<MetricsSection />
<div id="social-proof" data-section="social-proof">
<SectionErrorBoundary name="social-proof">
<SocialProofMarquee
tag="Trusted By"
title="Industry Leaders"
description="Partnering with major Saudi and International industrial entities."
names={[
"Aramco",
"SABIC",
"Ma'aden",
"PetroRabigh",
"STC",
"Sadara",
"SEC",
]}
/>
</SectionErrorBoundary>
</div>
<SocialProofSection />
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTwoColumn
tag="Common Queries"
title="Frequently Asked Questions"
description="Everything you need to know about our services."
items={[
{
question: "Do you offer on-site testing?",
answer: "Yes, we provide mobile testing units for on-site industrial needs.",
},
{
question: "Are your certifications accredited?",
answer: "All our processes comply with international safety standards.",
},
{
question: "How do I request a quote?",
answer: "Contact our engineering team directly through the website.",
},
{
question: "What is the turnaround time?",
answer: "Varies by project scale; typical assessments take 3-5 business days.",
},
]}
/>
</SectionErrorBoundary>
</div>
<FaqSection />
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Get in Touch"
text="Ready to discuss your engineering needs? Reach out to our technical experts today."
primaryButton={{
text: "Contact Us",
href: "mailto:info@eecl.sa",
}}
secondaryButton={{
text: "View Brochure",
href: "#",
}}
/>
</SectionErrorBoundary>
</div>
<ContactSection />
</>
);
}

View File

@@ -0,0 +1,22 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "about" section.
import React from 'react';
import AboutTextSplit from '@/components/sections/about/AboutTextSplit';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function AboutSection(): React.JSX.Element {
return (
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutTextSplit
title="Who We Are"
descriptions={[
"شركة هندسة الاختبارات المحدودة (EECL) is a premier engineering entity committed to enhancing industrial safety and production reliability through high-precision testing, calibration, and engineering services.",
"We leverage cutting-edge technology and a team of qualified specialists to deliver comprehensive solutions tailored to the unique requirements of the Saudi industrial landscape.",
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,27 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "contact" section.
import React from 'react';
import ContactCta from '@/components/sections/contact/ContactCta';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function ContactSection(): React.JSX.Element {
return (
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Get in Touch"
text="Ready to discuss your engineering needs? Reach out to our technical experts today."
primaryButton={{
text: "Contact Us",
href: "mailto:info@eecl.sa",
}}
secondaryButton={{
text: "View Brochure",
href: "#",
}}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,38 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "faq" section.
import React from 'react';
import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function FaqSection(): React.JSX.Element {
return (
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqTwoColumn
tag="Common Queries"
title="Frequently Asked Questions"
description="Everything you need to know about our services."
items={[
{
question: "Do you offer on-site testing?",
answer: "Yes, we provide mobile testing units for on-site industrial needs.",
},
{
question: "Are your certifications accredited?",
answer: "All our processes comply with international safety standards.",
},
{
question: "How do I request a quote?",
answer: "Contact our engineering team directly through the website.",
},
{
question: "What is the turnaround time?",
answer: "Varies by project scale; typical assessments take 3-5 business days.",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,28 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "hero" section.
import React from 'react';
import HeroBillboardBrand from '@/components/sections/hero/HeroBillboardBrand';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HeroSection(): React.JSX.Element {
return (
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboardBrand
brand="EECL: Testing & Engineering Excellence"
description="Leading the standards in advanced electronic manufacturing and industrial testing across Saudi Arabia. Precision-driven solutions for modern industry."
primaryButton={{
text: "Explore Services",
href: "#services",
}}
secondaryButton={{
text: "About Us",
href: "#about",
}}
imageSrc="http://img.b2bpic.net/free-photo/astronaut-using-tablet-check-space-station-analytics-after-completing-mission_482257-130475.jpg"
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,34 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "metrics" section.
import React from 'react';
import MetricsSimpleCards from '@/components/sections/metrics/MetricsSimpleCards';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function MetricsSection(): React.JSX.Element {
return (
<div id="metrics" data-section="metrics">
<SectionErrorBoundary name="metrics">
<MetricsSimpleCards
tag="Our Impact"
title="Precision by Numbers"
description="Driving industrial growth through reliable metrics."
metrics={[
{
value: "15+",
description: "Years of Experience",
},
{
value: "500+",
description: "Projects Delivered",
},
{
value: "99.9%",
description: "Success Rate",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,57 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "services" section.
import React from 'react';
import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function ServicesSection(): React.JSX.Element {
return (
<div id="services" data-section="services">
<SectionErrorBoundary name="services">
<FeaturesImageBento
tag="Our Expertise"
title="Engineering Solutions"
description="Comprehensive engineering and testing services to ensure operational excellence."
items={[
{
title: "QA Assurance",
description: "Rigorous quality protocols.",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-wearing-scientist-uniform-using-microscope-laboratory_839833-4089.jpg",
},
{
title: "Stress Testing",
description: "Material integrity analysis.",
imageSrc: "http://img.b2bpic.net/free-photo/workers-control-room_1359-128.jpg",
},
{
title: "Robotic Controls",
description: "Automated precision systems.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-with-red-smartwatch-programming-hightech-machine-factory_73899-44015.jpg",
},
{
title: "PCB Analysis",
description: "Advanced circuit inspection.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-technician-with-soldering-iron-electronics-board_23-2148816359.jpg",
},
{
title: "Certification",
description: "Industry standards compliance.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-safety-vest-plans_23-2148269281.jpg",
},
{
title: "Machinery Inspection",
description: "Expert technical evaluation.",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg",
},
{
title: "Global Logistics",
description: "Supply chain engineering.",
imageSrc: "http://img.b2bpic.net/free-photo/distant-shot-port-with-boats-loaded-with-cargo-shipment-nighttime_181624-2392.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
);
}

View File

@@ -0,0 +1,29 @@
// AUTO-GENERATED by per-section-migrate. Edit freely — Bob will treat this
// file as the canonical source for the "social-proof" section.
import React from 'react';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function SocialProofSection(): React.JSX.Element {
return (
<div id="social-proof" data-section="social-proof">
<SectionErrorBoundary name="social-proof">
<SocialProofMarquee
tag="Trusted By"
title="Industry Leaders"
description="Partnering with major Saudi and International industrial entities."
names={[
"Aramco",
"SABIC",
"Ma'aden",
"PetroRabigh",
"STC",
"Sadara",
"SEC",
]}
/>
</SectionErrorBoundary>
</div>
);
}