Merge version_2 into main #10
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
tagIcon={Wrench}
|
||||
features={[
|
||||
{
|
||||
bentoComponent: "3d-stack-cards", items: [
|
||||
title: "Our Plumbing Services", description: "Comprehensive solutions for all your plumbing needs", bentoComponent: "3d-stack-cards", items: [
|
||||
{
|
||||
icon: Droplet,
|
||||
title: "Water Heater", subtitle: "Repair & Installation", detail: "Fast repairs or professional installation of new units. We work with all brands."
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
animationType="depth-3d"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user