diff --git a/src/app/page.tsx b/src/app/page.tsx index 26abf5f..33773e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="large" - background="grid" + background="animated-grid" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -50,7 +50,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "grid" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=65w8cf&_wi=1" + 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" frameStyle="card" @@ -65,7 +65,7 @@ export default function LandingPage() { tagIcon={Clock} tagAnimation="slide-up" textboxLayout="default" - animationType="slide-up" + animationType="smooth" useInvertedBackground={false} features={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[{ text: "Call for Quote", href: "tel:08924952971" }]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=65w8cf&_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=65w8cf" imageAlt="Professional plumber at work" useInvertedBackground={false} /> @@ -161,10 +161,10 @@ export default function LandingPage() { topMarqueeDirection="left" testimonials={[ { - id: "1", name: "Raj Kumar", handle: "Mahmoorganj, Varanasi", testimonial: "Very fast and well done. Fixed my tap leakage in 30 minutes. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=roq8el&_wi=1", imageAlt: "happy customer male satisfied home plumbing", icon: Star + id: "1", name: "Raj Kumar", handle: "Mahmoorganj, Varanasi", testimonial: "Very fast and well done. Fixed my tap leakage in 30 minutes. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=roq8el", imageAlt: "happy customer male satisfied home plumbing", icon: Star }, { - id: "2", name: "Priya Singh", handle: "Sigra, Varanasi", testimonial: "Well behaved and skilled. They installed my new commode perfectly. Great service!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gzmtv3&_wi=1", imageAlt: "happy customer female home service plumbing", icon: Star + id: "2", name: "Priya Singh", handle: "Sigra, Varanasi", testimonial: "Well behaved and skilled. They installed my new commode perfectly. Great service!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gzmtv3", imageAlt: "happy customer female home service plumbing", icon: Star }, { id: "3", name: "Amit Patel", handle: "Near Railway Station", testimonial: "Satisfied by service. My motor pump is working perfectly now. 24/7 support is amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=18j079", imageAlt: "happy customer male plumbing service portrait", icon: Star @@ -173,10 +173,10 @@ export default function LandingPage() { id: "4", name: "Deepika Verma", handle: "Tulsipur, Varanasi", testimonial: "Called at night for emergency leak. Plumber arrived in 45 minutes. Problem solved! Thank you!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ti48dg", imageAlt: "happy customer female plumbing service portrait", icon: Star }, { - id: "5", name: "Vikram Mishra", handle: "Varanasi", testimonial: "Professional and courteous. Fixed bathroom fittings beautifully. Will call again!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=roq8el&_wi=2", imageAlt: "happy customer male satisfied home plumbing", icon: Star + id: "5", name: "Vikram Mishra", handle: "Varanasi", testimonial: "Professional and courteous. Fixed bathroom fittings beautifully. Will call again!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=roq8el", imageAlt: "happy customer male satisfied home plumbing", icon: Star }, { - id: "6", name: "Anjali Tiwari", handle: "Varanasi", testimonial: "Excellent work! They detected and fixed the underground leak without any hassle. Trustworthy!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gzmtv3&_wi=2", imageAlt: "happy customer female home service plumbing", icon: Star + id: "6", name: "Anjali Tiwari", handle: "Varanasi", testimonial: "Excellent work! They detected and fixed the underground leak without any hassle. Trustworthy!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gzmtv3", imageAlt: "happy customer female home service plumbing", icon: Star } ]} /> @@ -189,7 +189,7 @@ export default function LandingPage() { tag="Local Coverage" tagIcon={MapPin} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" animationType="slide-up" useInvertedBackground={false} metrics={[ @@ -259,7 +259,7 @@ export default function LandingPage() { { text: "💬 WhatsApp Now", href: "https://wa.me/918924952971" } ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} />