Merge version_1 into main #5
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Services", href: "/services" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
@@ -90,7 +90,7 @@ export default function ServicesPage() {
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Reserve Your Experience", href: "/booking" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user