Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -21,7 +21,7 @@ export default function ShatexLanding() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -48,33 +48,33 @@ export default function ShatexLanding() {
|
||||
tag="Professional Engineering & Services"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-professional-engineering-project-showc-1772520655872-7508b664.png?_wi=1", imageAlt: "Innovative Engineering Project"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-professional-engineering-project-showc-1772520655872-7508b664.png", imageAlt: "Innovative Engineering Project"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-detailed-close-up-of-engineering-bluep-1772520655230-467ad8fb.png?_wi=1", imageAlt: "Project Planning and Design"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-detailed-close-up-of-engineering-bluep-1772520655230-467ad8fb.png", imageAlt: "Project Planning and Design"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-dynamic-image-of-sustainable-engineeri-1772520655375-c95f883c.png?_wi=1", imageAlt: "Sustainable Solutions"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-dynamic-image-of-sustainable-engineeri-1772520655375-c95f883c.png", imageAlt: "Sustainable Solutions"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/an-overhead-shot-of-a-professional-engin-1772520656522-533480e7.png?_wi=1", imageAlt: "Professional Team Collaboration"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/an-overhead-shot-of-a-professional-engin-1772520656522-533480e7.png", imageAlt: "Professional Team Collaboration"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-detailed-close-up-of-engineering-bluep-1772520655230-467ad8fb.png?_wi=2", imageAlt: "Technical Expertise"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-detailed-close-up-of-engineering-bluep-1772520655230-467ad8fb.png", imageAlt: "Technical Expertise"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-dynamic-image-of-sustainable-engineeri-1772520655375-c95f883c.png?_wi=2", imageAlt: "Green Technology"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-dynamic-image-of-sustainable-engineeri-1772520655375-c95f883c.png", imageAlt: "Green Technology"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/an-overhead-shot-of-a-professional-engin-1772520656522-533480e7.png?_wi=2", imageAlt: "Team Excellence"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/an-overhead-shot-of-a-professional-engin-1772520656522-533480e7.png", imageAlt: "Team Excellence"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-professional-engineering-project-showc-1772520655872-7508b664.png?_wi=2", imageAlt: "Project Success"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMwNu50RAgmBhcHJELHP39VNP/a-professional-engineering-project-showc-1772520655872-7508b664.png", imageAlt: "Project Success"
|
||||
}
|
||||
]}
|
||||
carouselPosition="right"
|
||||
@@ -259,7 +259,7 @@ export default function ShatexLanding() {
|
||||
<ContactText
|
||||
text="Ready to transform your organization through strategic engineering and professional services? Let's discuss how Shatex Services can help you achieve your business goals with innovative, sustainable solutions."
|
||||
animationType="background-highlight"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Schedule a Consultation", href: "https://calendly.com/shatex-services" },
|
||||
{ text: "Contact Our Team", href: "mailto:hello@shatex.com" }
|
||||
|
||||
Reference in New Issue
Block a user