Update src/app/page.tsx
This commit is contained in:
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", alt: "David Kim"
|
||||
}
|
||||
]}
|
||||
ratingAnimation="entrance-slide"
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
title="Ready to Find Your Perfect Vehicle?"
|
||||
description="Contact our team today. We're available Mon-Fri 9am-5:30pm. Call us or drop an email – we're here to help!"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
|
||||
Reference in New Issue
Block a user