Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
text: "Get Your Free Roof Assessment", href: "#contact"
|
||||
}
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
{ value: "Est. 2010", label: "Serving East Tennessee" },
|
||||
{ value: "5-Star", label: "Rated" },
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
description="We're your local roofing experts across the region, serving homeowners and businesses with the same commitment to quality."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="entrance-slide"
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Service Area", description: "Knoxville • Maryville • Oak Ridge • Morristown • Sevierville • Jefferson City • Lenoir City • And surrounding communities", media: {
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
text: "Get My Free Estimate", href: "tel:+14235551234"
|
||||
}
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user