Merge version_1 into main #1
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
title="Your Trusted Business Consultancy Partner in Hyderabad"
|
||||
description="Expert guidance on GST compliance, PF administration, and strategic business solutions. Serving local businesses with 50-star reliability and transparent, personalized advice."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
tag="Expert Business Solutions"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
@@ -75,6 +75,7 @@ export default function LandingPage() {
|
||||
imageAlt="AS Associates consultancy team"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -258,4 +259,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user