Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-18 17:40:45 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="large"
background="animated-grid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "💬 WhatsApp Quick Contact", href: "https://wa.me/918924952971" }
]}
buttonAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=65w8cf"
imageAlt="Professional plumber fixing water tap residential"
mediaAnimation="slide-up"
@@ -65,7 +65,7 @@ export default function LandingPage() {
tagIcon={Clock}
tagAnimation="slide-up"
textboxLayout="default"
animationType="smooth"
animationType="slide-up"
useInvertedBackground={false}
features={[
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
animationType="slide-up"
animationType="opacity"
useInvertedBackground={false}
speed={40}
topMarqueeDirection="left"
@@ -259,7 +259,7 @@ export default function LandingPage() {
{ text: "💬 WhatsApp Now", href: "https://wa.me/918924952971" }
]}
buttonAnimation="slide-up"
background={{ variant: "animated-grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>