Update src/app/page.tsx

This commit is contained in:
2026-03-05 05:48:40 +00:00
parent ef367998cd
commit 0ccf0302f1

View File

@@ -93,12 +93,12 @@ export default function HomePage() {
name: "Priya & Raj", handle: "Wedding Client 2024", testimonial:
"Komal captured our special day perfectly. Professional, creative, and incredibly caring. Highly recommended!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"},
{
name: "Anjali S.", handle: "Baby Shoot Client", testimonial:
"Amazing work! The baby shots turned out beautiful. Komal made everyone feel comfortable and relaxed.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"},
{
name: "Vikram P.", handle: "Corporate Client", testimonial:
"Professional equipment, punctual delivery, and stunning results. Best choice for any photography need.", rating: 5,
@@ -108,7 +108,7 @@ export default function HomePage() {
name: "Neha & Arjun", handle: "Pre-Wedding Client", testimonial:
"The pre-wedding shoot was an unforgettable experience. Komal's creativity and technical skills are unmatched.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3"},
]}
buttons={[
{ text: "Call Now", href: "tel:+919876543210" },