diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2caf924..b278718 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -48,63 +42,40 @@ export default function LandingPage() {
@@ -117,23 +88,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Sophisticated Designs",
- description: "Choose from hundreds of premium, customizable invitation templates.",
- imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg?_wi=1",
- imageAlt: "Template 1",
- },
+ title: "Sophisticated Designs", description: "Choose from hundreds of premium, customizable invitation templates.", imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg", imageAlt: "Template 1"},
{
- title: "Interactive Edits",
- description: "Personalize text, colors, and layout in real-time with our design hub.",
- imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg?_wi=2",
- imageAlt: "Template 2",
- },
+ title: "Interactive Edits", description: "Personalize text, colors, and layout in real-time with our design hub.", imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg", imageAlt: "Template 2"},
{
- title: "Instant Preview",
- description: "See your creation come to life instantly on any device.",
- imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg?_wi=3",
- imageAlt: "Template 3",
- },
+ title: "Instant Preview", description: "See your creation come to life instantly on any device.", imageSrc: "http://img.b2bpic.net/free-vector/flat-digital-wedding-invitation-template-with-smartphone_23-2149953394.jpg", imageAlt: "Template 3"},
]}
title="Explore Our Curated Templates"
description="Discover a gallery of designs tailored for every milestone. From elegant weddings to vibrant parties, create your first impression effortlessly."
@@ -142,70 +101,29 @@ export default function LandingPage() {