Update src/app/contact/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
description="Reach out to us for inquiries about our premium soybean varieties, bulk orders, or partnership opportunities."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-india-map-infographics_23-2148859954.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-india-map-infographics_23-2148859954.jpg?_wi=1"
|
||||
imageAlt="Renai Seeds location at MIDC Latur"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -66,7 +66,7 @@ export default function ContactPage() {
|
||||
{ value: "MIDC Latur", title: "Manufacturing Hub" },
|
||||
{ value: "Maharashtra", title: "Agricultural Region" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943471.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943471.jpg?_wi=2"
|
||||
imageAlt="MIDC Latur manufacturing facility"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -81,7 +81,7 @@ export default function ContactPage() {
|
||||
name: "Rajesh Patil",
|
||||
handle: "Farmer, Latur District",
|
||||
testimonial: "Great experience reaching out to Renai Seeds. They responded quickly and provided excellent guidance for my seed selection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-hothouse_1398-1872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-hothouse_1398-1872.jpg?_wi=7",
|
||||
imageAlt: "Rajesh Patil - Customer service testimonial",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function ContactPage() {
|
||||
name: "Priya Deshmukh",
|
||||
handle: "Agricultural Distributor",
|
||||
testimonial: "Renai Seeds customer support is exceptional. They handle inquiries professionally and ensure smooth business operations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg?_wi=5",
|
||||
imageAlt: "Priya Deshmukh - Support testimonial",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function ContactPage() {
|
||||
name: "Mahesh Jadhav",
|
||||
handle: "Farmer, Vidarbha Region",
|
||||
testimonial: "Friendly and knowledgeable team. They answer all technical questions about seed varieties and farming recommendations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-hothouse_1398-1872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-hothouse_1398-1872.jpg?_wi=8",
|
||||
imageAlt: "Mahesh Jadhav - Team feedback",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ContactPage() {
|
||||
name: "Vikram Sharma",
|
||||
handle: "Distributor Partner",
|
||||
testimonial: "Easy communication and clear information. Renai Seeds makes it simple to do business with them.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15986.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15986.jpg?_wi=3",
|
||||
imageAlt: "Vikram Sharma - Communication feedback",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function ContactPage() {
|
||||
name: "Suresh Kumar",
|
||||
handle: "Farmer, Maharashtra",
|
||||
testimonial: "The facility tour was impressive. Seeing their quality control processes gave me confidence in their products.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-hothouse_1398-1872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-hothouse_1398-1872.jpg?_wi=9",
|
||||
imageAlt: "Suresh Kumar - Facility tour review",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function ContactPage() {
|
||||
name: "Anjali Reddy",
|
||||
handle: "Agricultural Consultant",
|
||||
testimonial: "Professional, accessible, and dedicated to customer success. Renai Seeds sets high standards for service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-greenhouse-owner-posing-with-notepad-her-hands-having-many-flowers-glass-roof_158595-7026.jpg?_wi=6",
|
||||
imageAlt: "Anjali Reddy - Professional service review",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user