Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="SoulMatch"
|
||||
description="Redefining the dating experience for discerning individuals seeking authentic, high-quality connections."
|
||||
buttons={[{ text: "Start Your Journey", href: "#contact" }]}
|
||||
buttons={[{ text: "Find Your Match Now", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173219.jpg", imageAlt: "elegant couple dating sophisticated restaurant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-two-businessmen-sitting-cafe-discussing-piles-documentation_1098-19502.jpg", imageAlt: "happy single people meeting outdoors" },
|
||||
@@ -189,4 +189,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user