Merge version_3 into main #4
@@ -12,7 +12,6 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { BookOpen, CheckCircle, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -117,6 +116,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Abdulrahman A.", role: "User", testimonial: "Aizaan has transformed how I track my daily prayers. The AI chat feature is incredibly insightful and trustworthy." }
|
||||
]}
|
||||
@@ -143,6 +143,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Ready to Start?"
|
||||
title="Begin Your Spiritual Growth Today"
|
||||
description="Download Aizaan and join a growing community of believers focused on daily improvement."
|
||||
|
||||
Reference in New Issue
Block a user