Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 16:53:49 +00:00

View File

@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Rentals",
id: "/rentals",
},
{
name: "Packages",
id: "/packages",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Rentals", id: "/rentals" },
{ name: "Packages", id: "/packages" },
{ name: "Gallery", id: "/gallery" },
{ name: "Contact", id: "/contact" },
]}
brandName="The Social Edit Co."
/>
@@ -59,14 +44,8 @@ export default function LandingPage() {
logoText="The Social Edit Co."
description="We dont just rent… We set the scene."
buttons={[
{
text: "View Rentals",
href: "/rentals",
},
{
text: "Get a Quote",
href: "/contact",
},
{ text: "View Rentals", href: "/rentals" },
{ text: "Get a Quote", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/rich-dinner-table-served-pink-golden-tones_8353-662.jpg"
/>
@@ -78,26 +57,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Tables, Chairs & Tents",
description: "High-end furniture for upscale gatherings.",
imageSrc: "http://img.b2bpic.net/free-photo/geometric-pastel-chair_23-2152002515.jpg",
},
{
title: "Bounce Houses",
description: "Modern play setups for kids.",
imageSrc: "http://img.b2bpic.net/free-vector/new-year-party-element-collection-different-colors_23-2147727532.jpg",
},
{
title: "Lounge & Backdrops",
description: "Beautiful lounge setups for events.",
imageSrc: "http://img.b2bpic.net/free-photo/ornate-costume-gold-colored-mask-create-mysterious-elegance-generated-by-ai_188544-36382.jpg",
},
{
title: "Full Service Styling",
description: "We design and style your event.",
imageSrc: "http://img.b2bpic.net/free-photo/file-folder-document-paper-ui-icon-sign-symbol-3d-rendering_56104-1927.jpg",
},
{ title: "Tables, Chairs & Tents", description: "High-end furniture for upscale gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/geometric-pastel-chair_23-2152002515.jpg" },
{ title: "Bounce Houses", description: "Modern play setups for kids.", imageSrc: "http://img.b2bpic.net/free-vector/new-year-party-element-collection-different-colors_23-2147727532.jpg" },
{ title: "Lounge & Backdrops", description: "Beautiful lounge setups for events.", imageSrc: "http://img.b2bpic.net/free-photo/ornate-costume-gold-colored-mask-create-mysterious-elegance-generated-by-ai_188544-36382.jpg" },
{ title: "Full Service Styling", description: "We design and style your event.", imageSrc: "http://img.b2bpic.net/free-photo/file-folder-document-paper-ui-icon-sign-symbol-3d-rendering_56104-1927.jpg" },
]}
title="Our Services"
description="Curated luxury event rentals for every occasion."
@@ -106,34 +69,15 @@ export default function LandingPage() {
<div id="collections" data-section="collections">
<ProductCardThree
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Weddings & Events",
price: "From $500",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-rose-golden-white-chair-wedding-hall_181624-58215.jpg",
},
{
id: "2",
name: "Backyard Parties",
price: "From $300",
imageSrc: "http://img.b2bpic.net/free-photo/friends-relaxing-terrace-cafe_181624-8728.jpg",
},
{
id: "3",
name: "Kids Parties",
price: "From $250",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-girl-bounce-house_23-2149551563.jpg",
},
{
id: "4",
name: "Corporate Events",
price: "From $400",
imageSrc: "http://img.b2bpic.net/free-photo/cashier-working-computer-counter_482257-85807.jpg",
},
{ id: "1", name: "Weddings & Events", price: "From $500", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-rose-golden-white-chair-wedding-hall_181624-58215.jpg" },
{ id: "2", name: "Backyard Parties", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/friends-relaxing-terrace-cafe_181624-8728.jpg" },
{ id: "3", name: "Kids Parties", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-girl-bounce-house_23-2149551563.jpg" },
{ id: "4", name: "Corporate Events", price: "From $400", imageSrc: "http://img.b2bpic.net/free-photo/cashier-working-computer-counter_482257-85807.jpg" },
]}
title="Featured Collections"
description="Explore our curated event looks."
@@ -146,39 +90,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "p1",
badge: "Popular",
price: "$399",
subtitle: "Backyard Party Package",
features: [
"Tent included",
"Table + Chairs",
"Premium Linens",
],
},
{
id: "p2",
badge: "Playful",
price: "$299",
subtitle: "Kids Party Package",
features: [
"Bounce House",
"Table + Chairs",
"Soft Play Add-on",
],
},
{
id: "p3",
badge: "Luxury",
price: "$799",
subtitle: "Wedding Essentials",
features: [
"Chairs",
"Tables",
"Styling Included",
],
},
{ id: "p1", badge: "Popular", price: "$399", subtitle: "Backyard Party Package", features: ["Tent included", "Table + Chairs", "Premium Linens"] },
{ id: "p2", badge: "Playful", price: "$299", subtitle: "Kids Party Package", features: ["Bounce House", "Table + Chairs", "Soft Play Add-on"] },
{ id: "p3", badge: "Luxury", price: "$799", subtitle: "Wedding Essentials", features: ["Chairs", "Tables", "Styling Included"] },
]}
title="Signature Packages"
description="Expertly bundled for a stress-free event."
@@ -192,46 +106,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Bride",
company: "Leander Wedding",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1443.jpg",
},
{
id: "2",
name: "Mike D.",
role: "Parent",
company: "Birthday Party",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-bride-woman-looking-bridesmaid-drinking-celebrating-bachelorette-party-beautiful-girls-preparing-wedding-day-snadning-balcony-morning-bride-special-event_8353-12018.jpg",
},
{
id: "3",
name: "Jen K.",
role: "Planner",
company: "Corporate Gala",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-caucasian-bride-with-natural-happy-smile-her-face_181624-23050.jpg",
},
{
id: "4",
name: "Alex R.",
role: "Client",
company: "Styled Shoot",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bride-wearing-white-her-wedding_23-2150835690.jpg",
},
{
id: "5",
name: "Beth W.",
role: "Bride",
company: "Austin Event",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-holding-flowers_23-2149540033.jpg",
},
{ id: "1", name: "Sarah J.", role: "Bride", company: "Leander Wedding", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-outdoor_624325-1443.jpg" },
{ id: "2", name: "Mike D.", role: "Parent", company: "Birthday Party", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-bride-woman-looking-bridesmaid-drinking-celebrating-bachelorette-party-beautiful-girls-preparing-wedding-day-snadning-balcony-morning-bride-special-event_8353-12018.jpg" },
{ id: "3", name: "Jen K.", role: "Planner", company: "Corporate Gala", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-caucasian-bride-with-natural-happy-smile-her-face_181624-23050.jpg" },
{ id: "4", name: "Alex R.", role: "Client", company: "Styled Shoot", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-bride-wearing-white-her-wedding_23-2150835690.jpg" },
{ id: "5", name: "Beth W.", role: "Bride", company: "Austin Event", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-bride-holding-flowers_23-2149540033.jpg" },
]}
title="What Clients Say"
description="Kind words from our beautiful events."
@@ -241,21 +120,13 @@ export default function LandingPage() {
<div id="cta" data-section="cta">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Booking Now"
title="Lets create something unforgettable."
description="Now booking 2026 events. Secure your date early."
buttons={[
{
text: "Book Now",
href: "/contact",
},
{
text: "Request a Quote",
href: "/contact",
},
{ text: "Book Now", href: "/contact" },
{ text: "Request a Quote", href: "/contact" },
]}
/>
</div>
@@ -263,53 +134,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#",
},
{
label: "Rentals",
href: "/rentals",
},
{
label: "Gallery",
href: "/gallery",
},
],
},
{
title: "Services",
items: [
{
label: "Weddings",
href: "/rentals",
},
{
label: "Kids Parties",
href: "/rentals",
},
{
label: "Events",
href: "/rentals",
},
],
},
{
title: "Contact",
items: [
{
label: "Inquire",
href: "/contact",
},
{
label: "FAQ",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Rentals", href: "/rentals" }, { label: "Gallery", href: "/gallery" }] },
{ title: "Services", items: [{ label: "Weddings", href: "/rentals" }, { label: "Kids Parties", href: "/rentals" }, { label: "Events", href: "/rentals" }] },
{ title: "Contact", items: [{ label: "Inquire", href: "/contact" }, { label: "FAQ", href: "#" }] },
]}
logoText="The Social Edit Co."
/>