Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 06:44:33 +00:00
parent 1e8a52ceb6
commit d428e50f90

View File

@@ -46,7 +46,7 @@ export default function AboutPage() {
description="Founded with a vision to preserve life's most beautiful moments, Post Productionss has grown into a trusted name in Bali's creative industry."
subdescription="est. 2022 | Denpasar, Bali"
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg"
imageSrc="http://img.b2bpic.net/free-photo/handsome-caucasian-man-is-sitting-armchair-hotel-room-holding-professional-photo-camera_8353-10904.jpg?_wi=2"
imageAlt="Post Productionss founder and creative vision"
mediaAnimation="slide-up"
useInvertedBackground={true}
@@ -60,28 +60,28 @@ export default function AboutPage() {
id: "1",
name: "Adi Wijaya",
role: "Founder & Lead Photographer",
imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg?_wi=2",
imageAlt: "Adi Wijaya, founder of Post Productionss",
},
{
id: "2",
name: "Sari Kusuma",
role: "Senior Photographer",
imageSrc: "http://img.b2bpic.net/free-photo/focused-young-photographer-is-taking-photo-dark-grunge-background_613910-12960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-young-photographer-is-taking-photo-dark-grunge-background_613910-12960.jpg?_wi=2",
imageAlt: "Sari Kusuma, senior photographer",
},
{
id: "3",
name: "Raka Hermawan",
role: "Videographer & Cinematographer",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-female-photographer-taking-pictures-with-professional-camera-tripod_613910-3601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-female-photographer-taking-pictures-with-professional-camera-tripod_613910-3601.jpg?_wi=2",
imageAlt: "Raka Hermawan, videographer",
},
{
id: "4",
name: "Intan Ramadhani",
role: "Creative Editor & Colorist",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-writing-down-his-plans_1098-17086.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-writing-down-his-plans_1098-17086.jpg?_wi=2",
imageAlt: "Intan Ramadhani, creative editor",
},
]}