Update src/app/page.tsx

This commit is contained in:
2026-04-28 01:31:25 +00:00
parent a3eaae8e07
commit 301bc90d60

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
<div id="services" data-section="services">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
textboxLayout="split-description"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Appliance Installation", description: "Expert setup for dishwashers, stoves, and cooktops.", tag: "Installation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cxggax9uoHWOUnvB5jeqt1nr7A/uploaded-1777335831226-a264gw7t.jpg", buttons: [{ text: "Book Now", href: "/contact" }] },