Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 296b910acf | |||
| 2d99a42c36 | |||
| 0398df0872 | |||
| 1eb7396411 | |||
| c6112ab133 | |||
| ec20468be9 | |||
| 4c77ab8e38 | |||
| 11a0ea35ed | |||
| ba25de91d3 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Portfolio", href: "#products" },
|
{ text: "Discover Our Work", href: "#products" },
|
||||||
{ text: "Get in Touch", href: "#contact" }
|
{ text: "Get in Touch", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
title="Where Design Meets Innovation"
|
title="Where Design Meets Innovation"
|
||||||
description="For over a decade, we've been at the forefront of automotive design, creating vehicles that inspire and captivate. Our studio combines cutting-edge technology with artistic vision to deliver designs that push boundaries and redefine what's possible in the automotive industry."
|
description="**Over a decade of award-winning automotive design** — we've been at the forefront of the industry, creating vehicles that inspire and captivate. Our studio combines cutting-edge technology with artistic vision to deliver designs that push boundaries and redefine what's possible in the automotive industry."
|
||||||
tag="Our Story"
|
tag="Our Story"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Get in Touch"
|
buttonText="Request a Consultation"
|
||||||
termsText="By connecting you agree to our Terms and Conditions"
|
termsText="By connecting you agree to our Terms and Conditions"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user