Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 09:09:02 +00:00
parent 9c8c962989
commit 1f56ac215b

View File

@@ -62,10 +62,10 @@ export default function ServicesPage() {
description: description:
"Complete coverage from pre-wedding preparations through celebration with professional editing, color grading, and emotional storytelling that transforms your wedding into a timeless film.", "Complete coverage from pre-wedding preparations through celebration with professional editing, color grading, and emotional storytelling that transforms your wedding into a timeless film.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-taste-red-wedding-cake-standing-before-altar-night_8353-7092.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-taste-red-wedding-cake-standing-before-altar-night_8353-7092.jpg?_wi=3",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-celebrating-their-wedding-beach_23-2149003474.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-celebrating-their-wedding-beach_23-2149003474.jpg?_wi=9",
}, },
}, },
{ {
@@ -74,10 +74,10 @@ export default function ServicesPage() {
description: description:
"Beautifully edited 3-5 minute highlight reels and 15-30 second teasers perfect for sharing with family and on social media. Fast turnaround within 1-2 weeks.", "Beautifully edited 3-5 minute highlight reels and 15-30 second teasers perfect for sharing with family and on social media. Fast turnaround within 1-2 weeks.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-wedding-ritual-with-putting-bracelets_8353-10045.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-wedding-ritual-with-putting-bracelets_8353-10045.jpg?_wi=7",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-bride-wedding-dress-groom_624325-231.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-bride-wedding-dress-groom_624325-231.jpg?_wi=8",
}, },
}, },
{ {
@@ -86,10 +86,10 @@ export default function ServicesPage() {
description: description:
"Romantic pre-wedding shoots at scenic Bengaluru locations, engagement films, and premium still photography complementing our cinematography services.", "Romantic pre-wedding shoots at scenic Bengaluru locations, engagement films, and premium still photography complementing our cinematography services.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-bride-wedding-dress-groom_624325-231.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-bride-wedding-dress-groom_624325-231.jpg?_wi=9",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-celebrating-their-wedding-beach_23-2149003474.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-celebrating-their-wedding-beach_23-2149003474.jpg?_wi=10",
}, },
}, },
]} ]}