Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-26 23:41:09 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{
text: "Plan Your Wedding", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/festive-easter-table-setting-with-decor-details-white-table_169016-18802.jpg"
imageSrc="http://img.b2bpic.net/free-photo/festive-easter-table-setting-with-decor-details-white-table_169016-18802.jpg?_wi=1"
/>
</div>
@@ -70,11 +70,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Full Planning", price: "Custom", variant: "All-inclusive design and execution", imageSrc: "http://img.b2bpic.net/free-photo/festive-easter-table-setting-with-decor-details-white-table_169016-18802.jpg"},
id: "1", name: "Full Planning", price: "Custom", variant: "All-inclusive design and execution", imageSrc: "http://img.b2bpic.net/free-photo/festive-easter-table-setting-with-decor-details-white-table_169016-18802.jpg?_wi=2"},
{
id: "2", name: "Partial Coordination", price: "Custom", variant: "Mid-way support and final month", imageSrc: "http://img.b2bpic.net/free-photo/newlyweds-smile-keep-glasses-with-champagne_8353-9329.jpg"},
{
id: "3", name: "Day-of Management", price: "Custom", variant: "Professional event day execution", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-invitation-table_23-2148468512.jpg"},
id: "3", name: "Day-of Management", price: "Custom", variant: "Professional event day execution", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-invitation-table_23-2148468512.jpg?_wi=1"},
]}
title="Our Planning Packages"
description="From full-scale event coordination to refined styling advice, we offer packages designed to suit your specific wedding needs."
@@ -114,7 +114,7 @@ export default function LandingPage() {
tag="Let's Talk"
title="Start Your Planning Journey"
description="Fill out the form below to inquire about our availability and schedule an initial consultation."
imageSrc="http://img.b2bpic.net/free-photo/top-view-wedding-invitation-table_23-2148468512.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-wedding-invitation-table_23-2148468512.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>