Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -44,42 +44,42 @@ export default function PortfolioPage() {
|
||||
id: "wedding-1",
|
||||
name: "Wedding Ceremony",
|
||||
price: "3 Days",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-laughing_1157-65.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-laughing_1157-65.jpg?_wi=3",
|
||||
imageAlt: "Elegant wedding moment captured with emotional depth",
|
||||
},
|
||||
{
|
||||
id: "wedding-2",
|
||||
name: "Reception Highlights",
|
||||
price: "Evening Coverage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-couple-waving-while-dacning-with-confetti_8353-12337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bride-couple-waving-while-dacning-with-confetti_8353-12337.jpg?_wi=2",
|
||||
imageAlt: "Joyful celebration captured in candid moments",
|
||||
},
|
||||
{
|
||||
id: "graduation-1",
|
||||
name: "Graduation Day",
|
||||
price: "Full Day",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-nationalities-university-graduates_7502-9436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-nationalities-university-graduates_7502-9436.jpg?_wi=3",
|
||||
imageAlt: "Achievement and pride captured in a portrait",
|
||||
},
|
||||
{
|
||||
id: "event-1",
|
||||
name: "Corporate Event",
|
||||
price: "Evening Event",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-celebrating-new-years-eve_53876-46899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-celebrating-new-years-eve_53876-46899.jpg?_wi=2",
|
||||
imageAlt: "Professional event photography with live energy",
|
||||
},
|
||||
{
|
||||
id: "balinese-1",
|
||||
name: "Balinese Ceremony",
|
||||
price: "Full Day",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nyepi-day-celebration-indonesia_23-2151325686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nyepi-day-celebration-indonesia_23-2151325686.jpg?_wi=3",
|
||||
imageAlt: "Traditional Balinese cultural ceremony with spiritual significance",
|
||||
},
|
||||
{
|
||||
id: "engagement-1",
|
||||
name: "Engagement Session",
|
||||
price: "2-3 Hours",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-couple-pretty-woman-man-hats-outdoor_624325-3072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-couple-pretty-woman-man-hats-outdoor_624325-3072.jpg?_wi=4",
|
||||
imageAlt: "Intimate engagement session in scenic location",
|
||||
},
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function PortfolioPage() {
|
||||
quote: "Post Productionss captured every emotion and detail of our wedding day. The photos are stunning, and we can relive the joy and love every time we look at them. Truly exceptional work!",
|
||||
name: "Siti & Budi",
|
||||
role: "Newlyweds",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=5",
|
||||
imageAlt: "Happy couple testimonial",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function PortfolioPage() {
|
||||
quote: "Working with the Post Productionss team was a breeze. They understood our vision, managed the chaos of our event, and delivered photos that exceeded our expectations. Highly recommend!",
|
||||
name: "Made Kurnia",
|
||||
role: "Event Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6",
|
||||
imageAlt: "Event coordinator testimonial",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function PortfolioPage() {
|
||||
quote: "The team captured the joy and pride of my graduation day beautifully. Every photo tells a story, and I'm so grateful to have these memories preserved with such artistry and professionalism.",
|
||||
name: "Eka Putri",
|
||||
role: "Recent Graduate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7",
|
||||
imageAlt: "Graduate testimonial",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user