Merge version_3 into main #6
@@ -9,7 +9,7 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCartItem from '@/components/ecommerce/cart/ProductCartItem';
|
||||
import { Database, FileText, LayoutDashboard } from "lucide-react";
|
||||
import { Database, FileText, LayoutDashboard, ShieldCheck } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -69,6 +69,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features-list" data-section="features-list">
|
||||
<FeatureCardTwentyFive
|
||||
tag="Strategic Solutions"
|
||||
tagIcon={ShieldCheck}
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
@@ -96,7 +98,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Core Services Snapshot"
|
||||
description="Driving data-driven decision-making through specialized AI tools."
|
||||
description="Driving data-driven decision-making through specialized AI tools designed to solve policy and research bottlenecks."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user