Update src/app/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg?_wi=1"
|
||||
imageAlt="Elegant wedding reception in a grand ballroom"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
icon: Briefcase,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=1"
|
||||
imageAlt="Luxurious lobby of Wayne Tree Manor"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
tag: "Wedding",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-enjoying-last-rumors-yellow_179666-1437.jpg",
|
||||
avatarAlt: "Sharif A. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/peles-castle-interior-romania_1268-20814.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
tag: "Family Event",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-strict-classic-suit-posing-white-background-business-woman-work-female-job-suit_140725-70978.jpg",
|
||||
avatarAlt: "Yasmeen A. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-setting-with-floral-centerpiece-wedding-reception-venue_637285-5627.jpg?_wi=2",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
tag: "Gala",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautifully-decorated-wooden-wedding-area-with-white-covered-tables_181624-60481.jpg",
|
||||
avatarAlt: "Fatima S. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-arrangement-with-flowers_23-2148966223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-arrangement-with-flowers_23-2148966223.jpg?_wi=1",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
{
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
tag: "Graduation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/tasty-appetizers-fish-vegetables-served-square-plate_1304-3232.jpg",
|
||||
avatarAlt: "Ahmed K. avatar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-quinceanera-arrangement-birthday-girl_23-2148478064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-quinceanera-arrangement-birthday-girl_23-2148478064.jpg?_wi=1",
|
||||
imageAlt: "professional male portrait smiling",
|
||||
},
|
||||
]}
|
||||
@@ -318,7 +318,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Elegant Décor Options",
|
||||
description: "Personalize your space with a range of sophisticated décor choices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-arrangement-with-flowers_23-2148966223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-table-arrangement-with-flowers_23-2148966223.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Custom Catering Menus",
|
||||
@@ -328,7 +328,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Professional Event Coordination",
|
||||
description: "Our dedicated team manages every detail for a seamless day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-quinceanera-arrangement-birthday-girl_23-2148478064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-quinceanera-arrangement-birthday-girl_23-2148478064.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Spacious Dance Floor",
|
||||
|
||||
Reference in New Issue
Block a user