Merge version_1 into main #2
@@ -3,153 +3,87 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function MatchesPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="icon-arrow"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="none"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="semibold"
|
||||
defaultButtonVariant="icon-arrow"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="none"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Matches",
|
||||
id: "/matches",
|
||||
},
|
||||
{
|
||||
name: "Family",
|
||||
id: "/family",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "/pricing",
|
||||
},
|
||||
]}
|
||||
brandName="VivahBandhan"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Matches", id: "/matches" },
|
||||
{ name: "Family", id: "/family" },
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
]}
|
||||
brandName="VivahBandhan"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features-discovery" data-section="features-discovery">
|
||||
<FeatureCardNine
|
||||
animationType="slide-up"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI Matchmaking",
|
||||
description: "Compatibility scores based on values.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-men-discussing-graph-tablet_23-2147785037.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169862.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-city_1157-20036.jpg?_wi=3",
|
||||
imageAlt: "ai data dashboard matrimonial",
|
||||
},
|
||||
{
|
||||
title: "Family Dashboard",
|
||||
description: "Seamless family engagement hub.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/social-media-mobile-screens-flat-colorful-set-with-finding-community-meeting-partner-like-share_1284-33096.jpg?_wi=2",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-date-city-park-using-smartphone-instant-messaging_613910-2138.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-screens_23-2148415655.jpg?_wi=2",
|
||||
imageAlt: "ai data dashboard matrimonial",
|
||||
},
|
||||
{
|
||||
title: "Verification System",
|
||||
description: "ID & Face verified security.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336509.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-protection-shield-secured-permission-graphic-concept_53876-122466.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918486.jpg?_wi=2",
|
||||
imageAlt: "ai data dashboard matrimonial",
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Intelligence in Every Match"
|
||||
description="Our AI engine analyzes behavioral patterns and core values to ensure high-potential long-term connections."
|
||||
/>
|
||||
</div>
|
||||
<div id="features-discovery" data-section="features-discovery">
|
||||
<FeatureCardNine
|
||||
animationType="slide-up"
|
||||
textboxLayout="inline-image"
|
||||
useInvertedBackground={false}
|
||||
showStepNumbers={true}
|
||||
title="Intelligence in Every Match"
|
||||
description="Our AI engine analyzes behavioral patterns and core values to ensure high-potential long-term connections."
|
||||
features={[
|
||||
{
|
||||
title: "AI Matchmaking", description: "Compatibility scores based on values.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/crop-men-discussing-graph-tablet_23-2147785037.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169862.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Family Dashboard", description: "Seamless family engagement hub.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/social-media-mobile-screens-flat-colorful-set-with-finding-community-meeting-partner-like-share_1284-33096.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/couple-date-city-park-using-smartphone-instant-messaging_613910-2138.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Verification System", description: "ID & Face verified security.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336509.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/data-protection-shield-secured-permission-graphic-concept_53876-122466.jpg" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Success Stories"
|
||||
description="Hear from our happy couples."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Amazing",
|
||||
quote: "Loved the service!",
|
||||
name: "Priya",
|
||||
role: "User",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918486.jpg?_wi=3",
|
||||
imageAlt: "premium pricing tier cards ui",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardTen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Success Stories"
|
||||
description="Hear from our happy couples."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Amazing", quote: "Loved the service!", name: "Priya", role: "User", imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918486.jpg", imageAlt: "premium pricing tier cards ui"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
{
|
||||
label: "Matches",
|
||||
href: "/matches",
|
||||
},
|
||||
{
|
||||
label: "Premium",
|
||||
href: "/pricing",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Trust",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 VivahBandhan. All rights reserved."
|
||||
bottomRightText="Restricted Access Only."
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{ title: "Platform", items: [{ label: "Matches", href: "/matches" }, { label: "Premium", href: "/pricing" }] },
|
||||
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Trust", href: "#" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 VivahBandhan. All rights reserved."
|
||||
bottomRightText="Restricted Access Only."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user