Update src/app/contact/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function ContactPage() {
|
||||
description="Contact us today to place your flower order or learn more about our services. We're available via phone, WhatsApp, and this contact form."
|
||||
tag="تسليم سريع"
|
||||
tagIcon={Zap}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17423.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17423.jpg?_wi=5"
|
||||
imageAlt="Beautiful fresh flower bouquet arrangement"
|
||||
mediaAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
@@ -57,7 +57,7 @@ export default function ContactPage() {
|
||||
"خدمة ممتازة وزهور طازجة جداً! التوصيل سريع جداً وصلت الباقة في نفس اليوم",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
name: "محمد علي",
|
||||
@@ -66,7 +66,7 @@ export default function ContactPage() {
|
||||
"أفضل متجر زهور في المدينة. الموظفون احترافيون والجودة عالية جداً",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/optimistic-cheerful-european-male-clenches-fists-with-triumph-celebrates-his-success-work-had-friendly-smile-dressed-white-shirt-poses-indoor-successful-businessman-gestures-indoor_176532-6514.jpg",
|
||||
"http://img.b2bpic.net/free-photo/optimistic-cheerful-european-male-clenches-fists-with-triumph-celebrates-his-success-work-had-friendly-smile-dressed-white-shirt-poses-indoor-successful-businessman-gestures-indoor_176532-6514.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
name: "عائشة محمود",
|
||||
@@ -75,7 +75,7 @@ export default function ContactPage() {
|
||||
"استخدمت WhatsApp وكان سهل جداً. الزهور وصلت طازجة وجميلة جداً شكراً",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-european-woman-casual-knitted-sweater-pink-wall_343596-5789.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pretty-european-woman-casual-knitted-sweater-pink-wall_343596-5789.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -135,7 +135,7 @@ export default function ContactPage() {
|
||||
"خدمة ممتازة وزهور طازجة جداً! التوصيل سريع جداً وصلت الباقة في نفس اليوم. شكراً نارينا!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -145,7 +145,7 @@ export default function ContactPage() {
|
||||
"أفضل متجر زهور في المدينة. الموظفون احترافيون والجودة عالية جداً. أنصح به بشدة.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/optimistic-cheerful-european-male-clenches-fists-with-triumph-celebrates-his-success-work-had-friendly-smile-dressed-white-shirt-poses-indoor-successful-businessman-gestures-indoor_176532-6514.jpg",
|
||||
"http://img.b2bpic.net/free-photo/optimistic-cheerful-european-male-clenches-fists-with-triumph-celebrates-his-success-work-had-friendly-smile-dressed-white-shirt-poses-indoor-successful-businessman-gestures-indoor_176532-6514.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -155,7 +155,7 @@ export default function ContactPage() {
|
||||
"استخدمت WhatsApp وكان سهل جداً. الزهور وصلت طازجة وجميلة جداً. شكراً نارينا.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-european-woman-casual-knitted-sweater-pink-wall_343596-5789.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pretty-european-woman-casual-knitted-sweater-pink-wall_343596-5789.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user