Merge version_2 into main #5
@@ -57,17 +57,17 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
id: "1", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop&_wi=1", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
{
|
||||
id: "2", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
id: "2", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop&_wi=2", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
{
|
||||
id: "3", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
id: "3", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop&_wi=3", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
{
|
||||
id: "4", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
id: "4", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop&_wi=4", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
{
|
||||
id: "5", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
id: "5", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop&_wi=5", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
{
|
||||
id: "6", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
id: "6", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=675&fit=crop&_wi=6", imageAlt: "Professional accountant reviewing financial documents"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
|
||||
Reference in New Issue
Block a user