Update src/app/page.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
title="Trusted Local Construction Inspector in Krasnodar"
|
||||
description="Ensure Your Property Meets Safety Standards – Professional Inspections You Can Rely On. With years of certified expertise, we provide comprehensive inspections for homeowners, contractors, and real estate professionals."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
tag="Expert Services"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user