diff --git a/src/app/page.tsx b/src/app/page.tsx
index 322d388..9b662f8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,64 +45,41 @@ export default function LandingPage() {
@@ -123,7 +92,7 @@ export default function LandingPage() {
description="Weddings by The Forge crafts more than just events; we design timeless memories. Our luxury wedding planning services ensure that every element reflects your unique journey, from the first invitation to the final toast."
subdescription="Dedicated to elegance, precision, and the art of storytelling."
icon={Star}
- imageSrc="http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg"
mediaAnimation="blur-reveal"
/>
@@ -135,46 +104,30 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Digital Storytelling",
- description: "Immersive gallery and video trailers to share your journey.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg?_wi=2",
- imageAlt: "Digital Storytelling",
- },
+ title: "Digital Storytelling", description: "Immersive gallery and video trailers to share your journey.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg", imageAlt: "Digital Storytelling"},
items: [
{
icon: Camera,
- text: "Interactive Gallery",
- },
+ text: "Interactive Gallery"},
{
icon: Play,
- text: "Autoplay Trailer",
- },
+ text: "Autoplay Trailer"},
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg?_wi=2",
- imageAlt: "luxury wedding couple elegant",
+ reverse: false
},
{
- title: "Seamless Planning",
- description: "Intuitive tools for your guests and planners.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg?_wi=3",
- imageAlt: "Seamless Planning",
- },
+ title: "Seamless Planning", description: "Intuitive tools for your guests and planners.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-with-garland-home-bed_1157-43007.jpg", imageAlt: "Seamless Planning"},
items: [
{
icon: Calendar,
- text: "Countdown Timer",
- },
+ text: "Countdown Timer"},
{
icon: MapPin,
- text: "Venue Integration",
- },
+ text: "Venue Integration"},
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166928.jpg?_wi=3",
- imageAlt: "intimate wedding ceremony details",
+ reverse: true
},
]}
title="Curated Experiences"
@@ -189,40 +142,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah & James",
- handle: "@sarahjames",
- testimonial: "The Forge made our wedding planning seamless and absolutely magical.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-couple-marriage-photo-session-outside_1303-16705.jpg",
- },
+ id: "1", name: "Sarah & James", handle: "@sarahjames", testimonial: "The Forge made our wedding planning seamless and absolutely magical.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-marriage-photo-session-outside_1303-16705.jpg"},
{
- id: "2",
- name: "Emily & David",
- handle: "@emilydavid",
- testimonial: "Sophisticated, professional, and attentive to every tiny detail.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-taking-veil-off-bride_1153-2911.jpg",
- },
+ id: "2", name: "Emily & David", handle: "@emilydavid", testimonial: "Sophisticated, professional, and attentive to every tiny detail.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-veil-off-bride_1153-2911.jpg"},
{
- id: "3",
- name: "Claire & Michael",
- handle: "@clairemichael",
- testimonial: "Everything was perfect. The digital experience impressed all our guests.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-holding-flowers_23-2149540033.jpg",
- },
+ id: "3", name: "Claire & Michael", handle: "@clairemichael", testimonial: "Everything was perfect. The digital experience impressed all our guests.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-holding-flowers_23-2149540033.jpg"},
{
- id: "4",
- name: "Jessica & Tom",
- handle: "@jessicat",
- testimonial: "A truly luxurious and stress-free wedding planning experience.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717841.jpg",
- },
+ id: "4", name: "Jessica & Tom", handle: "@jessicat", testimonial: "A truly luxurious and stress-free wedding planning experience.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-enyoing-dinner-party_23-2150717841.jpg"},
{
- id: "5",
- name: "Anna & Leo",
- handle: "@annaleo",
- testimonial: "Our day felt unique and authentically us, thanks to The Forge.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-women-enjoying-bachelorette-party_23-2149278401.jpg",
- },
+ id: "5", name: "Anna & Leo", handle: "@annaleo", testimonial: "Our day felt unique and authentically us, thanks to The Forge.", imageSrc: "http://img.b2bpic.net/free-photo/young-women-enjoying-bachelorette-party_23-2149278401.jpg"},
]}
title="Client Journeys"
description="Hear from the couples who trusted us with their special day."
@@ -233,8 +161,7 @@ export default function LandingPage() {