Merge version_3 into main #5
@@ -48,8 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Solutions", href: "#about" },
|
||||
{ text: "Get Started", href: "#social-proof" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -58,7 +57,8 @@ export default function LandingPage() {
|
||||
<TextSplitAbout
|
||||
title="Why Choose SAAR TECHNOLOGIES"
|
||||
description={[
|
||||
"We combine deep technological expertise with proven business methodology to deliver solutions that drive measurable results.", "Our team of industry veterans brings decades of experience across enterprise transformation, cloud architecture, and digital innovation.", "We partner with you every step of the way, ensuring seamless implementation and sustained success."]}
|
||||
"We combine deep technological expertise with proven business methodology to deliver solutions that drive measurable results.", "Our team of industry veterans brings decades of experience across enterprise transformation, cloud architecture, and digital innovation.", "We partner with you every step of the way, ensuring seamless implementation and sustained success."
|
||||
]}
|
||||
showBorder={true}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -78,7 +78,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"TechCorp International", "Global Innovations Inc", "Digital Futures Ltd", "Enterprise Solutions Group", "Strategic Technologies", "Innovation Partners", "Next Gen Systems", "Advanced Ventures"]}
|
||||
"TechCorp International", "Global Innovations Inc", "Digital Futures Ltd", "Enterprise Solutions Group", "Strategic Technologies", "Innovation Partners", "Next Gen Systems", "Advanced Ventures"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user