Merge version_1 into main #3
@@ -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"},
|
||||
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"},
|
||||
{
|
||||
name: "فاطمه سلطانی", handle: "دوست رازشده", testimonial: "خدمات عالی و برگرهای خوشمزه. حتما دوباره برم!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg?_wi=1"},
|
||||
{
|
||||
name: "علی محمدی", handle: "بازدیدکننده معمولی", testimonial: "تجربه شگفتانگیز! توصیه میکنم به دوستان.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-excited-brunette-european-woman-with-surprised-positive-expression_273609-44507.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/headshot-excited-brunette-european-woman-with-surprised-positive-expression_273609-44507.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -118,11 +118,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "احمد رضایی", 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", imageAlt: "احمد رضایی"},
|
||||
id: "1", name: "احمد رضایی", 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=2", imageAlt: "احمد رضایی"},
|
||||
{
|
||||
id: "2", name: "فاطمه سلطانی", imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg", imageAlt: "فاطمه سلطانی"},
|
||||
id: "2", name: "فاطمه سلطانی", imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg?_wi=2", imageAlt: "فاطمه سلطانی"},
|
||||
{
|
||||
id: "3", name: "علی محمدی", imageSrc: "http://img.b2bpic.net/free-photo/headshot-excited-brunette-european-woman-with-surprised-positive-expression_273609-44507.jpg", imageAlt: "علی محمدی"},
|
||||
id: "3", name: "علی محمدی", imageSrc: "http://img.b2bpic.net/free-photo/headshot-excited-brunette-european-woman-with-surprised-positive-expression_273609-44507.jpg?_wi=2", imageAlt: "علی محمدی"},
|
||||
{
|
||||
id: "4", name: "مریم حسینی", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-copy-space_23-2148321539.jpg", imageAlt: "مریم حسینی"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user