Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -80,35 +80,35 @@ export default function PortfolioPage() {
|
||||
id: "railway-main",
|
||||
title: "Railway Photography",
|
||||
description: "Comprehensive collection of classic and modern locomotives, showcasing the engineering excellence and historical significance of railway transport.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-with-helmet_23-2148921383.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-with-helmet_23-2148921383.jpg?_wi=3",
|
||||
imageAlt: "Classic passenger train photography",
|
||||
},
|
||||
{
|
||||
id: "night-trains",
|
||||
title: "Night Trains",
|
||||
description: "Atmospheric long-exposure captures of trains in motion at night, revealing the dynamic energy and cinematic beauty of nocturnal rail travel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139058.jpg?_wi=3",
|
||||
imageAlt: "Night train illuminated photography",
|
||||
},
|
||||
{
|
||||
id: "freight-trains",
|
||||
title: "Freight Trains",
|
||||
description: "Industrial power and mechanical majesty captured through detailed photography of freight and cargo trains in their operational environment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-train-railways_23-2148959673.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-train-railways_23-2148959673.jpg?_wi=2",
|
||||
imageAlt: "Freight train industrial photography",
|
||||
},
|
||||
{
|
||||
id: "stations",
|
||||
title: "Railway Stations",
|
||||
description: "Architectural perspectives and design elements of railway stations, capturing the intersection of human transit and structural beauty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-traveling-by-train_23-2150520176.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-girl-traveling-by-train_23-2150520176.jpg?_wi=2",
|
||||
imageAlt: "Modern railway station architecture",
|
||||
},
|
||||
{
|
||||
id: "travel-photography",
|
||||
title: "Travel Photography",
|
||||
description: "Scenic routes and landscape perspectives experienced through railway journeys across European countries and remote locations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-road-railway-field_181624-36160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rural-road-railway-field_181624-36160.jpg?_wi=2",
|
||||
imageAlt: "Scenic railway travel landscape photography",
|
||||
},
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function PortfolioPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-abstract-architecture-with-sky-rail-passing-through-it-sunlight_181624-19455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colorful-abstract-architecture-with-sky-rail-passing-through-it-sunlight_181624-19455.jpg?_wi=2"
|
||||
imageAlt="Railway sunset footer background"
|
||||
logoText="Railway Frames"
|
||||
copyrightText="© 2025 Railway Frames. All photographs © Alex Rivera. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user