Update src/app/contact/page.tsx
This commit is contained in:
@@ -20,17 +20,17 @@ export default function ContactPage() {
|
||||
|
||||
const testimonials = [
|
||||
{
|
||||
id: "1", name: "Captain Alex Rivera", handle: "@CaptainRivera", testimonial: "My Wings 2025 has become my go-to platform for virtual flying. The community is welcoming, supportive, and truly passionate about aviation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-photo-of-a-man-in--1772796624895-a19206ce.png", imageAlt: "Captain Alex Rivera"},
|
||||
id: "1", name: "Captain Alex Rivera", handle: "@CaptainRivera", testimonial: "My Wings 2025 has become my go-to platform for virtual flying. The community is welcoming, supportive, and truly passionate about aviation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-photo-of-a-man-in--1772796624895-a19206ce.png?_wi=3", imageAlt: "Captain Alex Rivera"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@SarahTheFlyer", testimonial: "I've been part of three virtual airlines now, and the connections I've made here are incredible. This is where real pilots meet to fly together.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-woman-in-her--1772796624873-487e82a8.png", imageAlt: "Sarah Chen"},
|
||||
id: "2", name: "Sarah Chen", handle: "@SarahTheFlyer", testimonial: "I've been part of three virtual airlines now, and the connections I've made here are incredible. This is where real pilots meet to fly together.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-woman-in-her--1772796624873-487e82a8.png?_wi=3", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "3", name: "Michael Santos", handle: "@MikeTheSkyHunter", testimonial: "The gallery features and route sharing system have completely transformed how I experience flight simulation. Simply outstanding platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-man-in-his-35-1772796624743-02426d30.png", imageAlt: "Michael Santos"},
|
||||
id: "3", name: "Michael Santos", handle: "@MikeTheSkyHunter", testimonial: "The gallery features and route sharing system have completely transformed how I experience flight simulation. Simply outstanding platform.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-man-in-his-35-1772796624743-02426d30.png?_wi=3", imageAlt: "Michael Santos"},
|
||||
{
|
||||
id: "4", name: "Emma Thompson", handle: "@EmmaFlies", testimonial: "Found my virtual airline family here. The community support and shared passion for aviation is what makes My Wings 2025 special.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-woman-in-her--1772796625085-75a1942e.png", imageAlt: "Emma Thompson"},
|
||||
id: "4", name: "Emma Thompson", handle: "@EmmaFlies", testimonial: "Found my virtual airline family here. The community support and shared passion for aviation is what makes My Wings 2025 special.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-woman-in-her--1772796625085-75a1942e.png?_wi=3", imageAlt: "Emma Thompson"},
|
||||
{
|
||||
id: "5", name: "David Kim", handle: "@DavidPilot", testimonial: "The flight tracking and performance metrics help me improve as a virtual pilot. Highly recommend this community to anyone serious about flight sim.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-an-asian-man-in-1772796624931-770e231a.png", imageAlt: "David Kim"},
|
||||
id: "5", name: "David Kim", handle: "@DavidPilot", testimonial: "The flight tracking and performance metrics help me improve as a virtual pilot. Highly recommend this community to anyone serious about flight sim.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-an-asian-man-in-1772796624931-770e231a.png?_wi=3", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "6", name: "Lisa Rodriguez", handle: "@LisaSkybound", testimonial: "Outstanding platform with an incredibly engaged community. My Wings 2025 is exactly what aviation enthusiasts have been waiting for.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-latina-woman--1772796624770-7e76cdc3.png", imageAlt: "Lisa Rodriguez"},
|
||||
id: "6", name: "Lisa Rodriguez", handle: "@LisaSkybound", testimonial: "Outstanding platform with an incredibly engaged community. My Wings 2025 is exactly what aviation enthusiasts have been waiting for.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/professional-portrait-of-a-latina-woman--1772796624770-7e76cdc3.png?_wi=3", imageAlt: "Lisa Rodriguez"},
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -67,7 +67,7 @@ export default function ContactPage() {
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-stunning-cinematic-view-of-a-commercia-1772796625376-b6098995.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-stunning-cinematic-view-of-a-commercia-1772796625376-b6098995.png?_wi=4"
|
||||
imageAlt="Airplane flying through beautiful sky with clouds"
|
||||
buttons={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user