Update src/app/events/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Private parties"
|
||||
description="Sophisticated events for every occasion, from galas to intimate reunions."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=3"
|
||||
imageAlt="Event setup"
|
||||
/>
|
||||
</div>
|
||||
@@ -70,17 +70,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Baptisms",
|
||||
description: "Intimate and meaningful celebrations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-having-dinner-together_53876-25275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-having-dinner-together_53876-25275.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Private Dinners",
|
||||
description: "Luxury dining for discerning guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-japanese-wagasa-umbrella-background_23-2149661141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-japanese-wagasa-umbrella-background_23-2149661141.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Networking",
|
||||
description: "Premium venue for corporate excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-rice-baked-pumpkin_140725-3547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-rice-baked-pumpkin_140725-3547.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Event versatility"
|
||||
|
||||
Reference in New Issue
Block a user