Merge version_1 into main #9
@@ -56,10 +56,10 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg", imageAlt: "Luxury pizza restaurant ambiance" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg?_wi=1", imageAlt: "Luxury pizza restaurant ambiance" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg", imageAlt: "Premium pizzeria interior" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-restaurant-with-blurred-effect_1203-596.jpg?_wi=2", imageAlt: "Premium pizzeria interior" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
ariaLabel="Hero section with carousel"
|
||||
|
||||
Reference in New Issue
Block a user