Merge version_4 into main #23
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
gridVariant="uniform-4"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Explore Services", href: "services" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
@@ -93,7 +93,7 @@ export default function ServicesPage() {
|
||||
gridVariant="uniform-4"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground="noInvert"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Explore Services", href: "services" }]}
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user