Update src/app/page.tsx

This commit is contained in:
2026-03-14 07:01:54 +00:00
parent fa89d10f22
commit 73eb4b339c

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvSX2vKEJFevddCPk6KWO8TufC/sleek-3d-rendered-chatbot-interface-with-1773471672835-706a2048.png", imageAlt: "Immersive 3D AI chatbot interface with animated conversation elements"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvSX2vKEJFevddCPk6KWO8TufC/sleek-3d-rendered-chatbot-interface-with-1773471672835-706a2048.png?_wi=1", imageAlt: "Immersive 3D AI chatbot interface with animated conversation elements"
}
]}
ariaLabel="Hero section showcasing AI chatbot experience"
@@ -203,7 +203,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvSX2vKEJFevddCPk6KWO8TufC/sleek-3d-rendered-chatbot-interface-with-1773471672835-706a2048.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvSX2vKEJFevddCPk6KWO8TufC/sleek-3d-rendered-chatbot-interface-with-1773471672835-706a2048.png?_wi=2"
imageAlt="AI chatbot interface showcase"
mediaAnimation="slide-up"
mediaPosition="right"