Update src/app/page.tsx

This commit is contained in:
2026-06-03 21:15:38 +00:00
parent c7ce85989c
commit 87a62734c3

View File

@@ -81,10 +81,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={true}
title="Your Journey to Exquisite Sensation"
title="Your Gateway to Personalized Pleasure"
buttons={[
{
text: "Learn More About Us", href: "#"},
text: "Explore Our Philosophy", href: "#services"},
]}
/>
</div>