Update src/app/page.tsx
This commit is contained in:
@@ -59,6 +59,7 @@ export default function HomePage() {
|
||||
{ text: "Gọi ngay: 061-384-4900", href: "tel:+66613844900" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonTextClassName="text-white"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWQNk3xYZ6e4jUtzgqkH0Yd8wU/uploaded-1772708795578-b9msvyt7.jpg", imageAlt: "Corporate event stage setup"
|
||||
@@ -300,4 +301,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user