Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-26 20:03:08 +00:00

View File

@@ -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",
},
]}