Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 15:40:50 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "about",
},
name: "Services", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Atlas Energy"
/>
@@ -50,97 +44,51 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Where Engineering meets Energy"
description="Atlas Energy Services provides top-tier engineering, procurement, and renewable energy solutions in Oman."
testimonials={[
{
name: "Client One",
handle: "@oman-energy",
testimonial: "Excellent service and professional installation.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg?_wi=1",
imageAlt: "User provided image",
},
name: "Client One", handle: "@oman-energy", testimonial: "Excellent service and professional installation.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", imageAlt: "User provided image"},
{
name: "Client Two",
handle: "@industrial-proc",
testimonial: "Highly reliable project management.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg?_wi=1",
imageAlt: "User provided image",
},
name: "Client Two", handle: "@industrial-proc", testimonial: "Highly reliable project management.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg", imageAlt: "User provided image"},
{
name: "Client Three",
handle: "@solar-partners",
testimonial: "Top quality renewable solutions.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-vtm25vap.jpg?_wi=1",
imageAlt: "User provided image",
},
name: "Client Three", handle: "@solar-partners", testimonial: "Top quality renewable solutions.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-vtm25vap.jpg", imageAlt: "User provided image"},
{
name: "Client Four",
handle: "@construction-lead",
testimonial: "Efficient commissioning on every site.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg?_wi=2",
imageAlt: "User provided image",
},
name: "Client Four", handle: "@construction-lead", testimonial: "Efficient commissioning on every site.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", imageAlt: "User provided image"},
{
name: "Client Five",
handle: "@maintenance-dept",
testimonial: "Superior operational support.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg?_wi=2",
imageAlt: "User provided image",
},
name: "Client Five", handle: "@maintenance-dept", testimonial: "Superior operational support.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg", imageAlt: "User provided image"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg"
imageAlt="Atlas Energy Services Logo"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg",
alt: "Client 1",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", alt: "Client 1"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg",
alt: "Client 2",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", alt: "Client 2"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg",
alt: "Client 3",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", alt: "Client 3"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg",
alt: "Client 4",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", alt: "Client 4"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg",
alt: "Client 5",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg", alt: "Client 5"},
]}
marqueeItems={[
{
type: "text",
text: "Sustainable Energy",
},
type: "text", text: "Sustainable Energy"},
{
type: "text",
text: "Precision Engineering",
},
type: "text", text: "Precision Engineering"},
{
type: "text",
text: "Industrial Growth",
},
type: "text", text: "Industrial Growth"},
{
type: "text",
text: "Oman Infrastructure",
},
type: "text", text: "Oman Infrastructure"},
{
type: "text",
text: "Renewable Future",
},
type: "text", text: "Renewable Future"},
]}
/>
</div>
@@ -153,19 +101,13 @@ export default function LandingPage() {
description="Atlas Energy delivers comprehensive services tailored for the Omani industrial landscape."
bulletPoints={[
{
title: "Engineering & Design",
description: "Precision planning for all projects.",
},
title: "Engineering & Design", description: "Precision planning for all projects."},
{
title: "Procurement & Management",
description: "Streamlined project oversight.",
},
title: "Procurement & Management", description: "Streamlined project oversight."},
{
title: "Installation & Commissioning",
description: "End-to-end site implementation.",
},
title: "Installation & Commissioning", description: "End-to-end site implementation."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg?_wi=3"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg"
mediaAnimation="slide-up"
imageAlt="Professional engineering services in Oman"
/>
@@ -178,28 +120,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Construction",
description: "Onshore & Offshore construction capabilities.",
bentoComponent: "reveal-icon",
icon: Settings,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-vtm25vap.jpg?_wi=2",
imageAlt: "User provided image",
title: "Construction", description: "Onshore & Offshore construction capabilities.", bentoComponent: "reveal-icon", icon: Settings
},
{
title: "Maintenance",
description: "Full lifecycle operational support.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-noo977o0.jpg?_wi=4",
imageAlt: "User provided image",
title: "Maintenance", description: "Full lifecycle operational support.", bentoComponent: "reveal-icon", icon: Wrench
},
{
title: "Green Power",
description: "Sustainable solar & wind integration.",
bentoComponent: "reveal-icon",
icon: Sun,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7un6ewlzkeUTcICzFKZIgYBAX/uploaded-1775749184532-qblup5i8.jpg?_wi=4",
imageAlt: "User provided image",
title: "Green Power", description: "Sustainable solar & wind integration.", bentoComponent: "reveal-icon", icon: Sun
},
]}
title="Renewable Energy Solutions"
@@ -216,30 +143,15 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "What industries do you serve?",
content: "We primarily serve the energy, construction, and industrial sectors across Oman.",
},
id: "1", title: "What industries do you serve?", content: "We primarily serve the energy, construction, and industrial sectors across Oman."},
{
id: "2",
title: "How do I request a quote?",
content: "You can reach out to our team via the contact section provided on our homepage.",
},
id: "2", title: "How do I request a quote?", content: "You can reach out to our team via the contact section provided on our homepage."},
{
id: "3",
title: "Do you provide renewable energy solutions?",
content: "Yes, we specialize in integrating solar and wind solutions for commercial projects.",
},
id: "3", title: "Do you provide renewable energy solutions?", content: "Yes, we specialize in integrating solar and wind solutions for commercial projects."},
{
id: "4",
title: "Where is your office located?",
content: "We operate extensively across the Omani region with central project management teams.",
},
id: "4", title: "Where is your office located?", content: "We operate extensively across the Omani region with central project management teams."},
{
id: "5",
title: "What is your project management approach?",
content: "We emphasize precision planning, transparent procurement, and rigorous site commissioning.",
},
id: "5", title: "What is your project management approach?", content: "We emphasize precision planning, transparent procurement, and rigorous site commissioning."},
]}
/>
</div>
@@ -248,8 +160,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
text="For more information, please reach out to us at atlasenergy26@gmail.com."
/>
</div>
@@ -258,13 +169,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Atlas Energy Services"
leftLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
rightLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
/>
</div>
</ReactLenis>