Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-04-15 18:03:41 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
description="Specializing in weddings, lifestyle, and brand photography. Capturing the authentic stories that make life beautiful."
buttons={[
{
text: "Book Your Session", href: "#contact"},
text: "Check Availability", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-smiling_1153-105.jpg?_wi=1"
imageAlt="Wedding couple laughing"
@@ -260,4 +260,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}