diff --git a/src/app/page.tsx b/src/app/page.tsx
index 147b621..7f92b7b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,43 +43,17 @@ export default function LandingPage() {
@@ -101,12 +63,7 @@ export default function LandingPage() {
@@ -117,29 +74,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Individual Plans",
- description: "Tailored cover for you and your family.",
- bentoComponent: "reveal-icon",
- icon: Shield,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-paper-cut-family-home-concept_23-2148488186.jpg",
- imageAlt: "minimal icon set funeral insurance",
+ title: "Individual Plans", description: "Tailored cover for you and your family.", bentoComponent: "reveal-icon", icon: Shield
},
{
- title: "Corporate Wellness",
- description: "Essential benefit packages for your staff.",
- bentoComponent: "reveal-icon",
- icon: Briefcase,
- imageSrc: "http://img.b2bpic.net/free-photo/sad-contemplative-person-near-lake_23-2150420659.jpg?_wi=2",
- imageAlt: "minimal icon set funeral insurance",
+ title: "Corporate Wellness", description: "Essential benefit packages for your staff.", bentoComponent: "reveal-icon", icon: Briefcase
},
{
- title: "Quick Payouts",
- description: "Financial support when it matters most.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg?_wi=2",
- imageAlt: "minimal icon set funeral insurance",
- },
+ title: "Quick Payouts", description: "Financial support when it matters most.", bentoComponent: "reveal-icon", icon: Zap
+ }
]}
title="Flexible Coverage Options"
description="Comprehensive funeral cover designed for your specific needs, whether individual or group."
@@ -150,34 +92,11 @@ export default function LandingPage() {
@@ -309,16 +154,9 @@ export default function LandingPage() {