From 1737c6cd23327f2a350f6ff236c79f6efb13d57d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 11:34:05 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 209a13c..f4046b3 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -50,7 +50,7 @@ export default function GalleryPage() { 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=3" imageAlt="Airplane flying through beautiful sky with clouds" buttons={[ { @@ -71,16 +71,16 @@ export default function GalleryPage() { tagIcon={ImageIcon} features={[ { - id: "01", title: "Scenic Routes & Sunsets", description: "Experience breathtaking aerial views of the world's most beautiful routes. Sunset approaches, golden hour flights, and scenic landmarks captured by our talented community.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-modern-gallery-interface-displaying-be-1772796626406-76c3310f.png", imageAlt: "Scenic flight screenshots collection" + id: "01", title: "Scenic Routes & Sunsets", description: "Experience breathtaking aerial views of the world's most beautiful routes. Sunset approaches, golden hour flights, and scenic landmarks captured by our talented community.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-modern-gallery-interface-displaying-be-1772796626406-76c3310f.png?_wi=3", imageAlt: "Scenic flight screenshots collection" }, { - id: "02", title: "Aircraft Showcase", description: "Stunning detailed shots of aircraft in flight. From regional turboprops to wide-body jets, explore the beauty of aviation through professional flight sim photography.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-modern-flight-simulator-cockpit-interf-1772796625572-2b8f8af5.png", imageAlt: "Aircraft showcase and details" + id: "02", title: "Aircraft Showcase", description: "Stunning detailed shots of aircraft in flight. From regional turboprops to wide-body jets, explore the beauty of aviation through professional flight sim photography.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-modern-flight-simulator-cockpit-interf-1772796625572-2b8f8af5.png?_wi=3", imageAlt: "Aircraft showcase and details" }, { - id: "03", title: "Landmark Approaches", description: "Iconic approaches and landings at famous world airports. Capture the drama and beauty of final approaches at airports like KORD, EGLL, LFPG, and RJTT.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-vibrant-community-hub-interface-showin-1772796625701-90fa41b8.png", imageAlt: "Landmark airport approaches" + id: "03", title: "Landmark Approaches", description: "Iconic approaches and landings at famous world airports. Capture the drama and beauty of final approaches at airports like KORD, EGLL, LFPG, and RJTT.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-vibrant-community-hub-interface-showin-1772796625701-90fa41b8.png?_wi=3", imageAlt: "Landmark airport approaches" }, { - id: "04", title: "Weather & Atmosphere", description: "Immerse yourself in realistic weather conditions. Thunderstorms, snow, fog, and varied atmospheric conditions create dramatic and beautiful flight moments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-modern-aviation-news-dashboard-interfa-1772796626457-b7e13ed8.png", imageAlt: "Weather and atmospheric conditions" + id: "04", title: "Weather & Atmosphere", description: "Immerse yourself in realistic weather conditions. Thunderstorms, snow, fog, and varied atmospheric conditions create dramatic and beautiful flight moments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZOKYVQEv29x5TDOnVaCy7ceUF/a-modern-aviation-news-dashboard-interfa-1772796626457-b7e13ed8.png?_wi=3", imageAlt: "Weather and atmospheric conditions" } ]} textboxLayout="default"