Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function HomePage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="HsdfejudSync"
|
brandName="HsfggdfejudSync"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "/pricing"}}
|
text: "Get Started", href: "/pricing"}}
|
||||||
@@ -62,7 +62,7 @@ export default function HomePage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboardSplit
|
<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."
|
description="Seamlessly sync your data across all platforms. Enterprise-grade security with zero complexity. Join thousands of teams automating their workflows."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -72,7 +72,7 @@ export default function HomePage() {
|
|||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APBMvIz3X0Osbgvb61KTzyrNiE/a-modern-clean-saas-dashboard-interface--1772484361913-079ecbca.png"
|
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"
|
mediaAnimation="slide-up"
|
||||||
frameStyle="browser"
|
frameStyle="browser"
|
||||||
/>
|
/>
|
||||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardSixteen
|
<TestimonialCardSixteen
|
||||||
title="Loved by Teams Worldwide"
|
title="Loved by Teams Worldwide"
|
||||||
description="See what our customers say about HsdfejudSync"
|
description="See what our customers say about HsfggdfejudSync"
|
||||||
tag="Customer Stories"
|
tag="Customer Stories"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -196,15 +196,15 @@ export default function HomePage() {
|
|||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqSplitText
|
<FaqSplitText
|
||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
sideDescription="Everything you need to know about HsdfejudSync"
|
sideDescription="Everything you need to know about HsfggdfejudSync"
|
||||||
textPosition="left"
|
textPosition="left"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
animationType="smooth"
|
animationType="smooth"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "What makes HsdfejudSync different?", content:
|
id: "1", title: "What makes HsfggdfejudSync 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."},
|
"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:
|
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."},
|
"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">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="HsdfejudSync"
|
logoText="HsfggdfejudSync"
|
||||||
copyrightText="© 2025 HsdfejudSync. All rights reserved."
|
copyrightText="© 2025 HsfggdfejudSync. All rights reserved."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Twitter,
|
icon: Twitter,
|
||||||
|
|||||||
Reference in New Issue
Block a user