Merge version_1 into main #1
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="20 Years of Local Expertise"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Mike Thornton", handle: "Trucker, MT Vernon", testimonial: "Finally someone who understands the trucking industry. They found deductions I didn't even know existed.", rating: 5,
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
{ text: "Drop By with Coffee" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user