Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-09 07:44:28 +00:00
parent 36fbbe0d4c
commit aa94d3629c

View File

@@ -73,7 +73,7 @@ export default function GalleryPage() {
author: "Golden Hour Photography",
description: "Capture the magic of Nairobi's golden hour from our 18-floor vantage point. Watch the city transform as the sun dips below the horizon, painting the sky in hues of orange and gold.",
tags: ["Sunset", "Views"],
imageSrc: "http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg?_wi=4",
imageAlt: "Sunset views from 270° Rooftop",
},
{
@@ -82,7 +82,7 @@ export default function GalleryPage() {
author: "Interior Design",
description: "Our thoughtfully designed seating arrangements create intimate spaces perfect for dates, celebrations, and special gatherings. Each corner offers its own unique perspective of the Nairobi skyline.",
tags: ["Ambiance", "Design"],
imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg?_wi=5",
imageAlt: "Intimate seating areas at 270° Rooftop",
},
{
@@ -91,7 +91,7 @@ export default function GalleryPage() {
author: "Night Photography",
description: "Experience the sophisticated ambiance of 270° Rooftop after sunset. Soft lighting, elegant decor, and the sparkling Nairobi skyline create an unforgettable evening atmosphere.",
tags: ["Evening", "Elegance"],
imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg?_wi=3",
imageAlt: "Evening ambiance and lighting",
},
]}
@@ -122,7 +122,7 @@ export default function GalleryPage() {
author: "Event Hosting",
description: "Our rooftop serves as the perfect backdrop for unforgettable celebrations. From intimate birthday gatherings to corporate events, we create memories against Nairobi's most beautiful skyline.",
tags: ["Events", "Celebrations"],
imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg?_wi=4",
imageAlt: "Event celebrations at rooftop",
},
{
@@ -131,7 +131,7 @@ export default function GalleryPage() {
author: "Exclusive Experiences",
description: "Host your private event in our exclusive rooftop setting. Whether it's an intimate cocktail reception or a larger celebration, we provide the perfect setting for meaningful moments.",
tags: ["Private", "Exclusive"],
imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg?_wi=6",
imageAlt: "Private event gatherings",
},
{
@@ -140,7 +140,7 @@ export default function GalleryPage() {
author: "Food Photography",
description: "Each dish is an work of art. Our culinary team presents carefully plated creations that are as beautiful as they are delicious, captured in their finest presentation.",
tags: ["Culinary", "Artistry"],
imageSrc: "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg?_wi=5",
imageAlt: "Artfully plated culinary creations",
},
]}