Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="Creative Studio"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
kpis={[
|
||||
{ value: "24-72 hrs", label: "Delivery Time" },
|
||||
{ value: "500+", label: "Projects Completed" },
|
||||
@@ -91,7 +91,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="py-20"
|
||||
titleClassName="text-5xl font-light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,7 +121,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="py-20"
|
||||
titleClassName="text-5xl font-light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -146,12 +144,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWgzEadNySxt6YgXr5avdZuVLd/modern-video-editing-studio-workspace-wi-1772714069200-37b97577.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWgzEadNySxt6YgXr5avdZuVLd/modern-video-editing-studio-workspace-wi-1772714069200-37b97577.png"
|
||||
imageAlt="Professional video editing workspace"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
className="py-20"
|
||||
titleClassName="text-5xl font-light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -184,7 +181,6 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="py-20"
|
||||
titleClassName="text-5xl font-light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,7 +209,6 @@ export default function LandingPage() {
|
||||
faqsAnimation="blur-reveal"
|
||||
animationType="smooth"
|
||||
className="py-20"
|
||||
titleClassName="text-5xl font-light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -226,7 +221,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWgzEadNySxt6YgXr5avdZuVLd/modern-video-editing-studio-workspace-wi-1772714069200-37b97577.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWgzEadNySxt6YgXr5avdZuVLd/modern-video-editing-studio-workspace-wi-1772714069200-37b97577.png"
|
||||
imageAlt="Professional video editing studio"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -234,7 +229,6 @@ export default function LandingPage() {
|
||||
buttonText="Subscribe & Get Quote"
|
||||
termsText="We'll send you a personalized quote and our latest editing portfolio examples."
|
||||
className="py-20"
|
||||
titleClassName="text-5xl font-light"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user