Update src/app/page.tsx

This commit is contained in:
2026-03-03 21:07:27 +00:00
parent 0120cf16b5
commit f3aece1e50

View File

@@ -91,7 +91,7 @@ export default function LandingPage() {
},
{
id: "3", brand: "Studio Moments", name: "Engagement Sessions", price: "From $800", rating: 5,
reviewCount: "52 Sessions", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg", imageAlt: "Couple dancing at wedding reception"
reviewCount: "52 Sessions", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg?_wi=1", imageAlt: "Couple dancing at wedding reception"
}
]}
/>
@@ -194,7 +194,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Capturing the Day", description: "Using film-style techniques, we capture candid moments alongside beautifully composed portraits, ensuring no emotion is missed.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg", imageAlt: "Wedding reception dance"
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg?_wi=2", imageAlt: "Wedding reception dance"
},
items: [
{ icon: Check, text: "Unobtrusive documentation" },