Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-20 22:09:45 +00:00

View File

@@ -8,7 +8,7 @@ import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
export default function LandingPage() {
export default function WeddingsPage() {
return (
<ThemeProvider
defaultButtonVariant="icon-arrow"
@@ -23,167 +23,72 @@ export default function LandingPage() {
headingFontWeight="semibold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Woodcreek",
id: "/woodcreek",
},
{
name: "Diamond Oaks",
id: "/diamond-oaks",
},
{
name: "Weddings",
id: "/weddings",
},
{
name: "Contact",
id: "/contact",
},
]}
brandName="Golf Roseville"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "Woodcreek", id: "/woodcreek" },
{ name: "Diamond Oaks", id: "/diamond-oaks" },
{ name: "Weddings", id: "/weddings" },
{ name: "Contact", id: "/contact" },
]}
brandName="Golf Roseville"
/>
</div>
<div id="weddings" data-section="weddings">
<FeatureCardTwentySeven
textboxLayout="split-description"
useInvertedBackground={true}
features={[
{
id: "1",
title: "Event Flexibility",
descriptions: [
"Indoor/Outdoor areas",
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-golfer-bali-indonesia_72229-868.jpg",
},
{
id: "2",
title: "Special Events",
descriptions: [
"Holiday parties",
"Business meetings",
],
imageSrc: "http://img.b2bpic.net/free-photo/rustic-lovely-decoration-garden_329181-1581.jpg",
},
{
id: "3",
title: "Full-Service Catering",
descriptions: [
"Professional planning",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-bride-groom-stylish-apparel-walking-road-through-amazing-park-with-beautiful-plants-ancient-street-lanterns-smiling-looking-each-other-wedding-day_8353-12233.jpg",
},
]}
title="Weddings at The Clubhouse"
description="A full-service banquet and event center with spectacular views. Indoor, patio, garden, and ceremony areas cater to up to 200 guests."
/>
</div>
<div id="weddings" data-section="weddings">
<FeatureCardTwentySeven
animationType="slide-up"
textboxLayout="split-description"
useInvertedBackground={true}
features={[
{ id: "1", title: "Event Flexibility", descriptions: ["Indoor/Outdoor areas"], imageSrc: "http://img.b2bpic.net/free-photo/professional-golfer-bali-indonesia_72229-868.jpg" },
{ id: "2", title: "Special Events", descriptions: ["Holiday parties", "Business meetings"], imageSrc: "http://img.b2bpic.net/free-photo/rustic-lovely-decoration-garden_329181-1581.jpg" },
{ id: "3", title: "Full-Service Catering", descriptions: ["Professional planning"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-bride-groom-stylish-apparel-walking-road-through-amazing-park-with-beautiful-plants-ancient-street-lanterns-smiling-looking-each-other-wedding-day_8353-12233.jpg" }
]}
title="Weddings at The Clubhouse"
description="A full-service banquet and event center with spectacular views. Indoor, patio, garden, and ceremony areas cater to up to 200 guests."
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
title="Memorable Celebrations"
description="Hear from our happy couples."
testimonials={[
{
id: "1",
name: "Jessica L.",
date: "2024-08",
title: "Perfect Day",
quote: "The staff made it stress-free.",
tag: "Bride",
avatarSrc: "http://img.b2bpic.net/free-photo/pair-wedding-high-heels-shoes-with-scarf-flower-bouquet-green-grass-park_23-2148187448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-green-field-with-some-trees-end-located-tuscany-italy_181624-29125.jpg?_wi=3",
imageAlt: "Pair of wedding high heels and shoes with scarf and flower bouquet on green grass in the park",
},
{
id: "2",
name: "Tom K.",
date: "2024-09",
title: "Great Venue",
quote: "Best outdoor patio in Roseville.",
tag: "Groom",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-bride-groom-stylish-apparel-walking-road-through-amazing-park-with-beautiful-plants-ancient-street-lanterns-smiling-looking-each-other-wedding-day_8353-12233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-greenery-blue-sky-sunlight-daytime_181624-10323.jpg?_wi=3",
imageAlt: "Pair of wedding high heels and shoes with scarf and flower bouquet on green grass in the park",
},
]}
/>
</div>
<div id="testimonial" data-section="testimonial">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
title="Memorable Celebrations"
description="Hear from our happy couples."
testimonials={[
{
id: "1", name: "Jessica L.", date: "2024-08", title: "Perfect Day", quote: "The staff made it stress-free.", tag: "Bride", avatarSrc: "http://img.b2bpic.net/free-photo/pair-wedding-high-heels-shoes-with-scarf-flower-bouquet-green-grass-park_23-2148187448.jpg", imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-green-field-with-some-trees-end-located-tuscany-italy_181624-29125.jpg", imageAlt: "Pair of wedding high heels and shoes with scarf and flower bouquet on green grass in the park"
},
{
id: "2", name: "Tom K.", date: "2024-09", title: "Great Venue", quote: "Best outdoor patio in Roseville.", tag: "Groom", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-happy-bride-groom-stylish-apparel-walking-road-through-amazing-park-with-beautiful-plants-ancient-street-lanterns-smiling-looking-each-other-wedding-day_8353-12233.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lake-surrounded-by-greenery-blue-sky-sunlight-daytime_181624-10323.jpg", imageAlt: "Pair of wedding high heels and shoes with scarf and flower bouquet on green grass in the park"
}
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Book Event"
title="Host Your Wedding"
description="Check venue availability now."
buttons={[
{
text: "Get a Quote",
href: "/contact",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Book Event"
title="Host Your Wedding"
description="Check venue availability now."
buttons={[{ text: "Get a Quote", href: "/contact" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Golf Roseville"
columns={[
{
title: "Courses",
items: [
{
label: "Woodcreek",
href: "/woodcreek",
},
{
label: "Diamond Oaks",
href: "/diamond-oaks",
},
],
},
{
title: "Services",
items: [
{
label: "Weddings",
href: "/weddings",
},
{
label: "Instruction",
href: "/instruction",
},
],
},
{
title: "Contact",
items: [
{
label: "Email",
href: "mailto:info@golfroseville.com",
},
{
label: "Call Us",
href: "tel:9167714653",
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Golf Roseville"
columns={[
{ title: "Courses", items: [{ label: "Woodcreek", href: "/woodcreek" }, { label: "Diamond Oaks", href: "/diamond-oaks" }] },
{ title: "Services", items: [{ label: "Weddings", href: "/weddings" }, { label: "Instruction", href: "/instruction" }] },
{ title: "Contact", items: [{ label: "Email", href: "mailto:info@golfroseville.com" }, { label: "Call Us", href: "tel:9167714653" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);