Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -58,42 +58,42 @@ export default function PortfolioPage() {
|
||||
id: "wedding-1",
|
||||
name: "Wedding Photography",
|
||||
price: "₹50,000+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-pretty-bride-with-accessories-hair-dressed-lace-gown-looking-down-while-keeping-wedding-buttonhole-hands_8353-12421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-pretty-bride-with-accessories-hair-dressed-lace-gown-looking-down-while-keeping-wedding-buttonhole-hands_8353-12421.jpg?_wi=2",
|
||||
imageAlt: "Premium wedding photography collection",
|
||||
},
|
||||
{
|
||||
id: "portrait-1",
|
||||
name: "Professional Portraits",
|
||||
price: "₹10,000+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-young-woman-posing-office_23-2148452665.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-young-woman-posing-office_23-2148452665.jpg?_wi=2",
|
||||
imageAlt: "Stunning portrait photography",
|
||||
},
|
||||
{
|
||||
id: "lovestory-1",
|
||||
name: "Love Story Sessions",
|
||||
price: "₹25,000+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-hugging-woman-coverlet-sandy-sea-shore_23-2148020065.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-hugging-woman-coverlet-sandy-sea-shore_23-2148020065.jpg?_wi=2",
|
||||
imageAlt: "Romantic couple photography",
|
||||
},
|
||||
{
|
||||
id: "event-1",
|
||||
name: "Event Highlights",
|
||||
price: "₹15,000+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio_23-2148970211.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/special-product-photography-studio_23-2148970211.jpg?_wi=2",
|
||||
imageAlt: "Corporate and celebration event photography",
|
||||
},
|
||||
{
|
||||
id: "family-1",
|
||||
name: "Family Moments",
|
||||
price: "₹8,000+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-parents-with-baby_1098-1201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-parents-with-baby_1098-1201.jpg?_wi=2",
|
||||
imageAlt: "Heartwarming family photography",
|
||||
},
|
||||
{
|
||||
id: "modeling-1",
|
||||
name: "Portfolio Shoots",
|
||||
price: "₹12,000+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-model-posing-indoors_23-2148503545.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-model-posing-indoors_23-2148503545.jpg?_wi=2",
|
||||
imageAlt: "Professional modeling portfolio session",
|
||||
},
|
||||
]}
|
||||
@@ -121,7 +121,7 @@ export default function PortfolioPage() {
|
||||
name: "Priya & Arjun",
|
||||
role: "Wedding Couple",
|
||||
testimonial: "Our wedding photos from this portfolio are absolutely stunning. Every candid moment was captured perfectly, and we couldn't be happier with the artistic direction and final results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-love_1303-5097.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-love_1303-5097.jpg?_wi=2",
|
||||
imageAlt: "Priya & Arjun",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -130,7 +130,7 @@ export default function PortfolioPage() {
|
||||
name: "Vikram & Sneha",
|
||||
role: "Pre-Wedding Clients",
|
||||
testimonial: "The love story photos in the portfolio showcase exactly what we wanted. Creative locations, beautiful lighting, and such a warm, professional team that made us feel completely at ease.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-brunette-man-woman-park_1153-9336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-brunette-man-woman-park_1153-9336.jpg?_wi=2",
|
||||
imageAlt: "Vikram & Sneha",
|
||||
icon: Sparkles,
|
||||
},
|
||||
@@ -139,7 +139,7 @@ export default function PortfolioPage() {
|
||||
name: "Rohan Nair",
|
||||
role: "Fashion Model",
|
||||
testimonial: "The modeling portfolio section is exceptional. As a model, I can tell you that these shots have directly helped advance my career. The composition, lighting, and editing are industry-standard.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-young-girl-business-attire-posing-cream-wall-concept-stylish-clothes-sophistication_78826-3094.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-young-girl-business-attire-posing-cream-wall-concept-stylish-clothes-sophistication_78826-3094.jpg?_wi=2",
|
||||
imageAlt: "Rohan Nair",
|
||||
icon: Star,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user