From b2ca958d8ec090a1fbc16f7ca31529622240870d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:36:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 13b5513..9feae1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="غذای خوشمزه" tagIcon={Flame} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/high-angle-veggie-burger-with-black-buns-cutting-board_23-2148784540.jpg" imageAlt="چیف برگر - برگر مجلل" mediaAnimation="blur-reveal" @@ -54,13 +54,13 @@ export default function LandingPage() { testimonials={[ { name: "احمد رضایی", handle: "مشتری وفادار", testimonial: "بهترین برگر که تا به حال خوردم! کیفیت و طعم فوق‌العاده است.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/alright-got-it-cheerful-motivated-determined-redhead-enthusiastic-middleaged-woman-show-okay-ok-confirm-gesture-assured-smiling-satisfactory-gesture-give-positive-like-approval-green-wall_1258-46278.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/alright-got-it-cheerful-motivated-determined-redhead-enthusiastic-middleaged-woman-show-okay-ok-confirm-gesture-assured-smiling-satisfactory-gesture-give-positive-like-approval-green-wall_1258-46278.jpg"}, { name: "فاطمه سلطانی", handle: "دوست راز‌شده", testimonial: "خدمات عالی و برگرهای خوشمزه. حتما دوباره برم!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg"}, { name: "علی محمدی", handle: "بازدیدکننده معمولی", testimonial: "تجربه شگفت‌انگیز! توصیه می‌کنم به دوستان.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headshot-excited-brunette-european-woman-with-surprised-positive-expression_273609-44507.jpg?_wi=1"}, + imageSrc: "http://img.b2bpic.net/free-photo/headshot-excited-brunette-european-woman-with-surprised-positive-expression_273609-44507.jpg"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -118,11 +118,11 @@ export default function LandingPage() { -- 2.49.1