Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
description="Stunning weddings and unforgettable events in Jorhat, Assam."
|
||||
buttons={[{ text: "Book a Free Consultation", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/christmas-decor-table-with-people-background-room-new-year-eve-concept_132075-11310.jpg", imageAlt: "Weddings" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bouquet-white-roses-stands-middle-dinner-table-restaurant_1304-5424.jpg", imageAlt: "Consultation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/christmas-decor-table-with-people-background-room-new-year-eve-concept_132075-11310.jpg?_wi=1", imageAlt: "Weddings" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bouquet-white-roses-stands-middle-dinner-table-restaurant_1304-5424.jpg?_wi=1", imageAlt: "Consultation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-tables-hall-interior_1303-18644.jpg", imageAlt: "Events" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-tables-hall-interior_1303-18633.jpg", imageAlt: "Culture" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/frankenstein-sitting-table-full-shot_23-2149636927.jpg", imageAlt: "Reception" },
|
||||
@@ -112,8 +112,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "s1", title: "Wedding Planning", price: "Custom", period: "Full Service", features: ["Venue Selection", "Budget Mgmt", "Logistics"], button: { text: "Inquire" }, imageSrc: "http://img.b2bpic.net/free-photo/captured-southern-cross-guest-ranch_181624-13079.jpg" },
|
||||
{ id: "s2", title: "Décor Design", price: "Custom", period: "Theme Based", features: ["Custom Theme", "Florals", "Lighting"], button: { text: "Inquire" }, imageSrc: "http://img.b2bpic.net/free-photo/christmas-decor-table-with-people-background-room-new-year-eve-concept_132075-11310.jpg" },
|
||||
{ id: "s3", title: "Corporate Events", price: "Custom", period: "Private", features: ["Meetings", "Seminars", "Product Launches"], button: { text: "Inquire" }, imageSrc: "http://img.b2bpic.net/free-photo/bouquet-white-roses-stands-middle-dinner-table-restaurant_1304-5424.jpg" }
|
||||
{ id: "s2", title: "Décor Design", price: "Custom", period: "Theme Based", features: ["Custom Theme", "Florals", "Lighting"], button: { text: "Inquire" }, imageSrc: "http://img.b2bpic.net/free-photo/christmas-decor-table-with-people-background-room-new-year-eve-concept_132075-11310.jpg?_wi=2" },
|
||||
{ id: "s3", title: "Corporate Events", price: "Custom", period: "Private", features: ["Meetings", "Seminars", "Product Launches"], button: { text: "Inquire" }, imageSrc: "http://img.b2bpic.net/free-photo/bouquet-white-roses-stands-middle-dinner-table-restaurant_1304-5424.jpg?_wi=2" }
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Tailored packages for every event type."
|
||||
|
||||
Reference in New Issue
Block a user