Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-19 19:32:31 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroCentered
title="Experience Luxury Outdoor Events in Norton"
description="WahahWahah is your premier destination for unforgettable celebrations. From elegant weddings to sophisticated corporate gatherings, our beautifully landscaped grounds and premium amenities create the perfect backdrop for your most important moments."
background="aurora"
background={{ variant: "radial-gradient" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/beautiful-bride-walks-wedding-day_8353-9613.jpg", alt: "WahahWahah luxury venue grounds"
@@ -67,12 +67,12 @@ export default function LandingPage() {
<TextAbout
tag="About WahahWahah"
tagIcon={Leaf}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="A Sanctuary of Elegance and Nature in Norton"
buttons={[
{ text: "Learn More", href: "#contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
useInvertedBackground={false}
ariaLabel="About WahahWahah section"
/>
@@ -82,7 +82,7 @@ export default function LandingPage() {
<FeatureHoverPattern
tag="Premium Amenities"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="World-Class Facilities & Amenities"
description="Our venue combines natural beauty with modern conveniences to ensure your event is nothing short of exceptional."
features={[
@@ -114,7 +114,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
ariaLabel="Facilities and amenities section"
/>
</div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
description="Whether it's an intimate celebration or a grand gathering, we specialize in creating unforgettable experiences for every occasion."
tag="Versatile Venue Solutions"
tagIcon={Gift}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -141,7 +141,7 @@ export default function LandingPage() {
id: "private", name: "Private Celebrations", price: "Customized Packages", imageSrc: "http://img.b2bpic.net/free-photo/wedding-assortment-with-drinks-cake_23-2149956464.jpg", imageAlt: "Private party venue"
}
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
ariaLabel="Services and event types section"
/>
</div>
@@ -165,8 +165,8 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Event guest satisfied"
}
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
ariaLabel="Client testimonials section"
/>
@@ -176,7 +176,7 @@ export default function LandingPage() {
<MetricCardTwo
tag="Our Impact"
tagIcon={Trophy}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Trusted by Hundreds of Happy Clients"
description="Years of excellence in creating memorable moments for celebrations across Norton and beyond."
gridVariant="uniform-all-items-equal"
@@ -197,7 +197,7 @@ export default function LandingPage() {
id: "capacity", value: "2000+", description: "Guest Capacity"
}
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
ariaLabel="Metrics and achievements section"
/>
</div>