Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Appointment", href: "contact" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=85xhav"
|
||||
imageAlt="Premium barber studio interior with elegant chairs and mirrors"
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
tagIcon={HelpCircle}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
animationType="instant"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user