From 3dfa648a6926d587a319e9b39f93d3da12ea0c43 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:06:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a0d6c07..b0967e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="medium" - background="circleGradient" + background="none" cardStyle="outline" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="خدمات فورية" tagIcon={Zap} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "canvas-reveal" }} buttons={[ { text: "📞 اتصل الآن", href: "tel:+971433222390" }, { text: "💬 WhatsApp", href: "https://wa.me/971433222390" } @@ -66,7 +66,7 @@ export default function LandingPage() { description="نقدم أفضل خدمات الصيانة والبيع بأسعار عادلة وشفافة" subdescription="4.4⭐ من 586+ عميل راضٍ" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/electronic-technician-holds-two-identical-smartphones-comparison-one-hand-broken-another-new_613910-20299.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/electronic-technician-holds-two-identical-smartphones-comparison-one-hand-broken-another-new_613910-20299.jpg" imageAlt="متجر الجسمي للخدمات" mediaAnimation="none" useInvertedBackground={false} @@ -77,22 +77,22 @@ export default function LandingPage() {