Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
description="Same-day availability meets real expertise. Our counter staff will talk you through your repair, save you from costly mistakes, and get you out the door fast."
|
||||
tag="HVAC/R Supply Experts"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Get Parts Now", href: "#contact" },
|
||||
{ text: "Visit the Counter", href: "#contact" }
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
animationType="reveal-blur"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user