Update src/app/about/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function AboutPage() {
|
||||
tag="Our Story"
|
||||
title="Creating Memories in Nature"
|
||||
description="Polokwane Bird Sanctuary was born from a passion for bringing people together in peaceful, naturally beautiful settings. We understand that life's special moments deserve more than just a venue—they deserve a sanctuary where nature and celebration unite. Our dedicated team has spent years perfecting every detail to ensure your event is as extraordinary as you deserve."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-bench-surrounded-by-trees-side-lake_181624-46497.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-bench-surrounded-by-trees-side-lake_181624-46497.jpg?_wi=6"
|
||||
imageAlt="Sanctuary peaceful setting"
|
||||
buttons={[
|
||||
{ text: "Explore Venues", href: "/gallery" },
|
||||
@@ -77,7 +77,7 @@ export default function AboutPage() {
|
||||
role: "Bride",
|
||||
company: "Wedding 2024",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-gently-embraces-her-groom-forest_1153-5973.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-gently-embraces-her-groom-forest_1153-5973.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function AboutPage() {
|
||||
role: "Groom",
|
||||
company: "Wedding 2024",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275500.jpg?_wi=2",
|
||||
imageAlt: "James Mthembu",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function AboutPage() {
|
||||
role: "Event Coordinator",
|
||||
company: "Polokwane Events",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-business-woman-work_23-2149100304.jpg?_wi=2",
|
||||
imageAlt: "Zanele Ndlovu",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
tagAnimation="entrance-slide"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-floral-centerpiece-wedding-reception_637285-5611.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-floral-centerpiece-wedding-reception_637285-5611.jpg?_wi=7"
|
||||
imageAlt="Team collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user