Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function HomePage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="HsdfejudSync"
|
||||
brandName="HsfggdfejudSync"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get Started", href: "/pricing"}}
|
||||
@@ -62,7 +62,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="HsdfejudSync"
|
||||
logoText="HsfggdfejudSync"
|
||||
description="Seamlessly sync your data across all platforms. Enterprise-grade security with zero complexity. Join thousands of teams automating their workflows."
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
@@ -72,7 +72,7 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/a-modern-clean-saas-dashboard-interface--1772484361913-079ecbca.png"
|
||||
imageAlt="HsdfejudSync dashboard interface"
|
||||
imageAlt="HsfggdfejudSync dashboard interface"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="browser"
|
||||
/>
|
||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
title="Loved by Teams Worldwide"
|
||||
description="See what our customers say about HsdfejudSync"
|
||||
description="See what our customers say about HsfggdfejudSync"
|
||||
tag="Customer Stories"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -196,15 +196,15 @@ export default function HomePage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about HsdfejudSync"
|
||||
sideDescription="Everything you need to know about HsfggdfejudSync"
|
||||
textPosition="left"
|
||||
useInvertedBackground={true}
|
||||
animationType="smooth"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What makes HsdfejudSync different?", content:
|
||||
"HsdfejudSync combines enterprise-grade security with user-friendly simplicity. Our platform is built for teams of any size and integrates with 500+ applications out of the box."},
|
||||
id: "1", title: "What makes HsfggdfejudSync different?", content:
|
||||
"HsfggdfejudSync combines enterprise-grade security with user-friendly simplicity. Our platform is built for teams of any size and integrates with 500+ applications out of the box."},
|
||||
{
|
||||
id: "2", title: "Is my data secure?", content:
|
||||
"Yes. We use military-grade AES-256 encryption, comply with SOC 2 and GDPR standards, and conduct regular security audits. Your data is always encrypted in transit and at rest."},
|
||||
@@ -223,8 +223,8 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="HsdfejudSync"
|
||||
copyrightText="© 2025 HsdfejudSync. All rights reserved."
|
||||
logoText="HsfggdfejudSync"
|
||||
copyrightText="© 2025 HsfggdfejudSync. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
|
||||
Reference in New Issue
Block a user