Update src/app/page.tsx
This commit is contained in:
@@ -58,29 +58,29 @@ export default function LandingPage() {
|
||||
description="A premier highschool jazz combo ready to bring sophisticated, rhythmic ambiance to your special events, galas, and celebrations."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg?_wi=1",
|
||||
imageAlt: "Jazz group performing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg?_wi=2",
|
||||
imageAlt: "Jazz group performing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg?_wi=3",
|
||||
imageAlt: "Jazz group performing",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg?_wi=4",
|
||||
imageAlt: "Jazz group performing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg?_wi=5",
|
||||
imageAlt: "Jazz group performing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guitar-saxophone-paper-background-top-view_169016-26955.jpg?_wi=6",
|
||||
imageAlt: "Jazz group performing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user