Merge version_2 into main #3
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Bad Clips? Nah. We Turn 'Em Into Cinematic Bangers"
|
||||
description="Professional video production and editing services in Hyderabad at prices that won't break the bank. From YouTube shorts to cinematic brand films—we deliver studio-quality content at affordable rates with lightning-fast turnaround."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Professional Video Production"
|
||||
tagIcon={Film}
|
||||
tagAnimation="slide-up"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
<MetricCardTen
|
||||
title="Our Impact"
|
||||
description="Trusted by brands across Hyderabad for exceptional video content"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
@@ -145,6 +145,7 @@ export default function LandingPage() {
|
||||
imageAlt="ReelX production team at work"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user