Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tag="AI Social Platform"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "AI Virtual Profiles" },
|
||||
{ value: "24/7", label: "Available Chat Support" },
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to join the CGS Girl community? Download the app today and start connecting with your perfect AI companions. Experience the future of social interaction with complete transparency and safety."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Download on Android", href: "#android" },
|
||||
|
||||
Reference in New Issue
Block a user