Update src/app/page.tsx
This commit is contained in:
@@ -68,11 +68,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-banquet-hall-with-flowers_8353-10058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-banquet-hall-with-flowers_8353-10058.jpg?_wi=1",
|
||||
imageAlt: "Gala event scene",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-valentine-s-day-concept-with-roses_23-2148752585.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-valentine-s-day-concept-with-roses_23-2148752585.jpg?_wi=1",
|
||||
imageAlt: "Wedding reception",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
title: "Luxury Weddings",
|
||||
subtitle: "Elegant Beginnings",
|
||||
description: "Curated wedding experiences for couples who demand perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-banquet-hall-with-flowers_8353-10058.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorated-banquet-hall-with-flowers_8353-10058.jpg?_wi=2",
|
||||
imageAlt: "tech company logo minimalist",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
title: "Private Celebrations",
|
||||
subtitle: "Customized Parties",
|
||||
description: "Unique social events tailored specifically to your individual requirements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-valentine-s-day-concept-with-roses_23-2148752585.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-valentine-s-day-concept-with-roses_23-2148752585.jpg?_wi=2",
|
||||
imageAlt: "tech company logo minimalist",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user