Update src/app/page.tsx

This commit is contained in:
2026-03-03 21:22:58 +00:00
parent 7bf9848b97
commit 39fc47f77b

View File

@@ -90,7 +90,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"
}
]}
/>
@@ -193,7 +193,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" },