Compare commits

...

4 Commits

Author SHA1 Message Date
fed6e6bba1 Update src/app/gallery/page.tsx 2026-05-23 09:00:28 +00:00
147b115324 Merge version_14 into main
Merge version_14 into main
2026-05-23 08:59:19 +00:00
400b9f9f56 Update src/app/gallery/page.tsx 2026-05-23 08:59:16 +00:00
35314daeff Merge version_13 into main
Merge version_13 into main
2026-05-21 22:07:02 +00:00

View File

@@ -39,10 +39,13 @@ export default function GalleryPage() {
<div id="gallery" data-section="gallery" className="py-20">
<FeatureCardTwentyFour
animationType="slide-up"
textboxLayout="split"
textboxLayout="split-actions"
useInvertedBackground={false}
title="Cargo Packing Gallery"
description="See how we professionally secure your items for the journey from Dubai to Ghana."
description="See how we professionally secure your items for the journey from Dubai to Ghana. Site administrators can upload new images directly below."
buttons={[
{ text: "Upload Image", onClick: () => alert("Admin Access Required: This feature connects to the secure media management dashboard.") }
]}
features={[
{ id: "g1", title: "Luxury Protection", author: "Security", description: "High-grade crates for luxury goods.", tags: ["Luxury"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-foundation-containers-arrangement_23-2149705544.jpg?_wi=2" },
{ id: "g2", title: "Vehicle Securement", author: "Logistics", description: "Professional strapping for vehicles.", tags: ["Auto"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dyzp7sGs874KHVqcZpKRlG0BRH/uploaded-1779315072666-rnat9as3.jpg?_wi=2" },