Merge version_2 into main #4
@@ -9,7 +9,6 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -128,28 +127,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="solutions" data-section="solutions">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Legacy Plan", name: "Burial Expense Coverage", price: "Affordable", rating: 5,
|
||||
reviewCount: "1.8M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-headshot-of-a-happy-senior--1776488245398-69a46ec7.png"},
|
||||
{
|
||||
id: "2", brand: "Legacy Plan", name: "Family Protection", price: "Affordable", rating: 5,
|
||||
reviewCount: "1.8M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-headshot-of-a-happy-senior--1776488256123-395ff3d1.png"},
|
||||
{
|
||||
id: "3", brand: "Legacy Plan", name: "Simplified Issue", price: "Affordable", rating: 5,
|
||||
reviewCount: "1.8M", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CV1p6moMxc2HaAeVg3cKHU48Fe/professional-headshot-of-a-happy-senior--1776488267237-6b2a14e2.png"},
|
||||
]}
|
||||
title="Legacy Life Coverage Helps Protect What Matters Most"
|
||||
description="We offer affordable, simplified coverage options designed to protect your assets and reduce the burden on your loved ones."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="split"
|
||||
|
||||
Reference in New Issue
Block a user