Update src/app/page.tsx

This commit is contained in:
2026-06-01 15:40:30 +00:00
parent e1cb780954
commit 328e4d6e3f

View File

@@ -249,16 +249,16 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "sparkles-gradient"}}
tag="Get in Touch"
title="Connect with LibriFlow"
description="Have a question or need assistance? Reach out to us, and our team will be happy to help you with anything related to our library services."
tag="Have Questions?"
title="Contact Us for Inquiries"
description="Whether you have a question about our collections, services, or need assistance, our team is ready to help. Please leave your email, and we'll get back to you promptly."
imageSrc="http://img.b2bpic.net/free-photo/pretty-young-girl-thinking-library_23-2148727802.jpg"
imageAlt="Modern library contact desk"
mediaAnimation="slide-up"
mediaPosition="left"
inputPlaceholder="Enter your email for updates"
buttonText="Subscribe"
termsText="By subscribing, you agree to receive updates from LibriFlow. You can unsubscribe at any time."
inputPlaceholder="Enter your email for our reply"
buttonText="Send Message"
termsText="By submitting your email, you agree to allow LibriFlow to contact you regarding your inquiry."
/>
</div>