Update src/app/contact/page.tsx
This commit is contained in:
@@ -102,7 +102,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"I sold my old textbooks for $200 and bought next semester's books at 40% off. CampusHub saved me hundreds already!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=7",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"The tutoring service feature is amazing. I found a tutor through CampusHub and improved my calculus grade significantly.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=8",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"Found the perfect dorm furniture set from a graduating senior. Everything is in great condition and I saved $300.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=9",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"I earn extra money repairing laptops through CampusHub. The platform makes it super easy to manage bookings.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=10",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"The student verification system gives me peace of mind when buying and selling. I trust the community.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=11",
|
||||
imageAlt: "Jessica Martinez",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function ContactPage() {
|
||||
testimonial:
|
||||
"Renting out my bike during the semester was so simple. CampusHub handled payments and scheduling seamlessly.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=12",
|
||||
imageAlt: "Alex Thompson",
|
||||
},
|
||||
]}
|
||||
@@ -168,7 +168,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Need Help? We're Here For You"
|
||||
description="Find answers to common questions or reach out to our support team for personalized assistance."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=3"
|
||||
imageAlt="customer support help assistance service"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user