Update src/app/page.tsx

This commit is contained in:
2026-03-13 02:30:38 +00:00
parent fca7af70e1
commit 714736ae20

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As6JarC8oqyzENk8RwdJbBL2FI/a-sleek-modern-premium-computer-called-a-1773369003346-8b9e5492.png", imageAlt: "A sleek, modern premium computer called Aero ZS9 showcased against a clean white minimalist background" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As6JarC8oqyzENk8RwdJbBL2FI/a-sleek-modern-premium-computer-called-a-1773369003346-8b9e5492.png?_wi=1", imageAlt: "A sleek, modern premium computer called Aero ZS9 showcased against a clean white minimalist background" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As6JarC8oqyzENk8RwdJbBL2FI/artistic-shot-of-the-aero-zs9-computer-e-1773369003899-4e5572b4.png", imageAlt: "Artistic shot of the Aero ZS9 computer emphasizing its sleek, minimal design language" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As6JarC8oqyzENk8RwdJbBL2FI/close-up-of-the-aero-zs9-s-display-scree-1773369004338-01cc6912.png", imageAlt: "Close-up of the Aero ZS9's display screen showing vibrant colors, sharp clarity, and advanced visual capabilities" }
]}
@@ -173,7 +173,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_3As6JarC8oqyzENk8RwdJbBL2FI/a-sleek-modern-premium-computer-called-a-1773369003346-8b9e5492.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3As6JarC8oqyzENk8RwdJbBL2FI/a-sleek-modern-premium-computer-called-a-1773369003346-8b9e5492.png?_wi=2"
imageAlt="Aero ZS9 computer"
mediaAnimation="slide-up"
mediaPosition="right"