Merge version_2 into main #10

Merged
bender merged 1 commits from version_2 into main 2026-03-21 10:42:24 +00:00

View File

@@ -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}
/>