diff --git a/public/images/success-stories/anne-frederick.jpg b/public/images/success-stories/anne-frederick.jpg new file mode 100644 index 0000000..88562ec Binary files /dev/null and b/public/images/success-stories/anne-frederick.jpg differ diff --git a/public/images/success-stories/elizabeth-darcy.jpg b/public/images/success-stories/elizabeth-darcy.jpg index 0a78fee..ebeedb5 100644 Binary files a/public/images/success-stories/elizabeth-darcy.jpg and b/public/images/success-stories/elizabeth-darcy.jpg differ diff --git a/public/images/success-stories/emma-martin.jpg b/public/images/success-stories/emma-martin.jpg new file mode 100644 index 0000000..ca842e0 Binary files /dev/null and b/public/images/success-stories/emma-martin.jpg differ diff --git a/public/images/success-stories/sarah-james.jpg b/public/images/success-stories/sarah-james.jpg new file mode 100644 index 0000000..8cbc438 Binary files /dev/null and b/public/images/success-stories/sarah-james.jpg differ diff --git a/public/images/success-stories/zuri-darius.jpg b/public/images/success-stories/zuri-darius.jpg new file mode 100644 index 0000000..afea59b Binary files /dev/null and b/public/images/success-stories/zuri-darius.jpg differ diff --git a/public/images/vendors/bath-assembly.jpg b/public/images/vendors/bath-assembly.jpg new file mode 100644 index 0000000..3f63bae Binary files /dev/null and b/public/images/vendors/bath-assembly.jpg differ diff --git a/public/images/vendors/bath-fashions.jpg b/public/images/vendors/bath-fashions.jpg new file mode 100644 index 0000000..12135de Binary files /dev/null and b/public/images/vendors/bath-fashions.jpg differ diff --git a/public/images/vendors/cleveland.jpg b/public/images/vendors/cleveland.jpg new file mode 100644 index 0000000..6310c35 Binary files /dev/null and b/public/images/vendors/cleveland.jpg differ diff --git a/public/images/vendors/gardiner.jpg b/public/images/vendors/gardiner.jpg new file mode 100644 index 0000000..3487145 Binary files /dev/null and b/public/images/vendors/gardiner.jpg differ diff --git a/public/images/vendors/longbourn-church.jpg b/public/images/vendors/longbourn-church.jpg new file mode 100644 index 0000000..68079f7 Binary files /dev/null and b/public/images/vendors/longbourn-church.jpg differ diff --git a/public/images/vendors/northanger.jpg b/public/images/vendors/northanger.jpg new file mode 100644 index 0000000..c50109a Binary files /dev/null and b/public/images/vendors/northanger.jpg differ diff --git a/src/components/vendor/VendorCard.tsx b/src/components/vendor/VendorCard.tsx index b9c16bd..be50ff0 100644 --- a/src/components/vendor/VendorCard.tsx +++ b/src/components/vendor/VendorCard.tsx @@ -25,7 +25,7 @@ const VendorCard = ({ vendor, onClick }: VendorCardProps) => { return (
{imageUrl ? ( @@ -43,11 +43,11 @@ const VendorCard = ({ vendor, onClick }: VendorCardProps) => { )}
-
-
+
+

{name}

- {priceRange} + {priceRange}

{location}

@@ -55,7 +55,7 @@ const VendorCard = ({ vendor, onClick }: VendorCardProps) => {
-

{description}

+

{description}

@@ -72,7 +72,7 @@ const VendorCard = ({ vendor, onClick }: VendorCardProps) => {
-
diff --git a/src/data/success-stories.ts b/src/data/success-stories.ts index 87f23df..24f112c 100644 --- a/src/data/success-stories.ts +++ b/src/data/success-stories.ts @@ -85,5 +85,77 @@ export const successStories: SuccessStory[] = [ 'Visit to Woodston' ] } + }, + { + id: 'sarah-james', + couple: 'Sarah & James Smith', + imageUrl: '/images/success-stories/sarah-james.jpg', + story: 'A tale of love that crossed social boundaries, proving that true connection knows no class distinction. Sarah, a housemaid at Longbourn, and James, a footman, found their path to happiness while serving the Bennet family.', + date: 'Autumn 1813', + location: 'Longbourn Village', + quote: "Love flourishes in the most unexpected places, even below stairs.", + details: { + ceremony: 'An intimate ceremony in Longbourn Village Church, blessed by both the Bennets and their fellow servants', + reception: 'A joyous celebration in the servants\' hall, with traditional country dances and home-cooked delicacies', + specialMoments: [ + 'First dance in the servants\' hall', + 'Mrs. Hill\'s special blessing', + 'Elizabeth Bennet\'s gift of a family heirloom' + ] + } + }, + { + id: 'zuri-darius', + couple: 'Zuri Benitez & Darius Darcy', + imageUrl: '/images/success-stories/zuri-darius.jpg', + story: 'A modern Pride and Prejudice tale set in Brooklyn, where cultural pride and prejudice gave way to understanding and love. Their story proves that Austen\'s themes of love, family, and social change remain relevant today.', + date: 'Summer 2023', + location: 'Brooklyn, New York', + quote: "Sometimes the best love stories are written in the streets we call home.", + details: { + ceremony: 'A fusion ceremony blending traditional elements with contemporary Brooklyn style', + reception: 'A vibrant celebration at the local community center, featuring both Caribbean and African-American traditions', + specialMoments: [ + 'Poetry reading at the ceremony', + 'Traditional African dance performance', + 'Community mural unveiling' + ] + } + }, + { + id: 'emma-martin', + couple: 'Emma Woodhouse & George Knightley', + imageUrl: '/images/success-stories/emma-martin.jpg', + story: 'A love story that grew from lifelong friendship to deep understanding. Emma and George\'s journey shows how true love can be right before our eyes all along.', + date: 'Spring 1814', + location: 'Highbury', + quote: "I cannot make speeches, Emma... but if I loved you less, I might be able to talk about it more.", + details: { + ceremony: 'A grand celebration at Hartfield, with the whole of Highbury in attendance', + reception: 'An elegant garden party featuring strawberry picking at Donwell Abbey', + specialMoments: [ + 'Box Hill picnic reconciliation', + 'First dance as Mr. and Mrs. Knightley', + 'Harriet Smith\'s heartfelt toast' + ] + } + }, + { + id: 'anne-frederick', + couple: 'Anne Elliot & Captain Frederick Wentworth', + imageUrl: '/images/success-stories/anne-frederick.jpg', + story: 'A testament to the power of second chances and enduring love. Eight years of separation could not diminish their connection, proving that true love stands the test of time.', + date: 'Winter 1814', + location: 'Bath', + quote: "You pierce my soul. I am half agony, half hope... I have loved none but you.", + details: { + ceremony: 'A naval ceremony at Bath Abbey', + reception: 'A sophisticated gathering at the Pump Room', + specialMoments: [ + 'The letter at the White Hart Inn', + 'Naval officers\' sword arch', + 'Lady Russell\'s blessing' + ] + } } ]; diff --git a/src/data/vendors.ts b/src/data/vendors.ts index 3f2bdd8..c73dd98 100644 --- a/src/data/vendors.ts +++ b/src/data/vendors.ts @@ -243,5 +243,167 @@ export const VENDOR_LISTINGS: VendorListing[] = [ text: 'The music was absolutely enchanting, perfect for both the ceremony and dancing.' } ] + }, + { + id: '10', + name: 'Northanger Abbey Gothic Tours', + description: 'Experience the mysterious charm of Bath\'s most enigmatic abbey. Perfect for those seeking a touch of Gothic romance in their celebration. As featured in Catherine Morland\'s memorable visits.', + category: 'venue', + location: 'Bath', + imageUrl: '/images/vendors/northanger.jpg', + priceRange: '£££', + rating: { + reputation: 4, + elegance: 5, + value: 4 + }, + features: [ + 'Gothic architecture', + 'Candlelit ceremonies', + 'Medieval chapel', + 'Secret passages tours', + 'Historical reenactments' + ], + testimonials: [ + { + author: 'Catherine Morland', + text: 'Every corner holds a delightful mystery. The perfect venue for those who appreciate Gothic sensibilities.' + } + ] + }, + { + id: '11', + name: 'Cleveland House', + description: 'A distinguished country estate where Marianne Dashwood found comfort and love. Offering both indoor and outdoor ceremony spaces with breathtaking views of Somersetshire.', + category: 'venue', + location: 'Somerset', + imageUrl: '/images/vendors/cleveland.jpg', + priceRange: '££££', + rating: { + reputation: 5, + elegance: 4, + value: 4 + }, + features: [ + 'Extensive gardens', + 'Medical herb garden', + 'Pianoforte room', + 'Private walking paths', + 'Romantic wilderness' + ], + testimonials: [ + { + author: 'Colonel Brandon', + text: 'The perfect setting for quiet contemplation and romantic declarations.' + } + ] + }, + { + id: '12', + name: 'Bath Assembly Rooms', + description: 'The crown jewel of Bath society, where countless love stories have begun. Host your celebration in the same halls where Catherine Morland and Henry Tilney danced.', + category: 'venue', + location: 'Bath', + imageUrl: '/images/vendors/bath-assembly.jpg', + priceRange: '££££', + rating: { + reputation: 5, + elegance: 5, + value: 4 + }, + features: [ + 'Grand ballroom', + 'Tea room', + 'Card room', + 'Fashion museum', + 'Period musicians' + ], + testimonials: [ + { + author: 'Henry Tilney', + text: 'No finer place in Bath for dancing and sophisticated entertainment.' + } + ] + }, + { + id: '13', + name: 'Longbourn Village Church', + description: 'The historic parish church of Longbourn, where generations of Bennets have celebrated their most joyous occasions. A picturesque setting for traditional ceremonies.', + category: 'venue', + location: 'Hertfordshire', + imageUrl: '/images/vendors/longbourn-church.jpg', + priceRange: '££', + rating: { + reputation: 4, + elegance: 4, + value: 5 + }, + features: [ + 'Historic chapel', + 'Bell tower', + 'Country churchyard', + 'Parish hall', + 'Local choir available' + ], + testimonials: [ + { + author: 'Mr. Collins', + text: 'A most respectable establishment, approved by Lady Catherine herself.' + } + ] + }, + { + id: '14', + name: 'Mrs. Allen\'s Bath Fashions', + description: 'The finest collection of wedding attire in Bath, personally curated by Mrs. Allen. Specializing in muslin dresses and the latest London fashions.', + category: 'attire', + location: 'Bath', + imageUrl: '/images/vendors/bath-fashions.jpg', + priceRange: '£££', + rating: { + reputation: 5, + elegance: 5, + value: 3 + }, + features: [ + 'Latest London styles', + 'Muslin specialists', + 'Custom fittings', + 'Accessory collection', + 'Evening wear' + ], + testimonials: [ + { + author: 'Catherine Morland', + text: 'Mrs. Allen\'s taste in muslin is unparalleled in all of Bath.' + } + ] + }, + { + id: '15', + name: 'Gardiner & Associates Event Planning', + description: 'London\'s premier wedding planners, with connections throughout Derbyshire and the North. Specialists in elegant country house celebrations.', + category: 'services', + location: 'London', + imageUrl: '/images/vendors/gardiner.jpg', + priceRange: '£££', + rating: { + reputation: 5, + elegance: 4, + value: 4 + }, + features: [ + 'Full event planning', + 'London connections', + 'Country house expertise', + 'Travel arrangements', + 'Society introductions' + ], + testimonials: [ + { + author: 'Elizabeth Bennet', + text: 'My aunt\'s impeccable taste and connections made our celebration absolutely perfect.' + } + ] } ];