Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 21:15:46 +00:00

View File

@@ -66,7 +66,6 @@ export default function LandingPage() {
mediaAnimation="blur-reveal"
tagAnimation="slide-up"
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -91,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?_wi=1", 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", imageAlt: "Couple dancing at wedding reception"
}
]}
/>
@@ -194,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?_wi=2", imageAlt: "Wedding reception dance"
imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-dancing-their-first-dance_1303-10483.jpg", imageAlt: "Wedding reception dance"
},
items: [
{ icon: Check, text: "Unobtrusive documentation" },