Update src/app/page.tsx

This commit is contained in:
2026-03-10 13:06:21 +00:00
parent 449ea2e982
commit 05ccf1a574

View File

@@ -50,16 +50,16 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
leftCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-modern-frontend-developer-working-at-a-1773147947270-7c18e849.png", imageAlt: "A modern frontend developer working at a sleek desk setup with dual monitors displaying colorful cod" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-beautiful-web-dashboard-interface-with-1773147947109-082f612e.png", imageAlt: "A beautiful web dashboard interface with interactive charts, metrics, and data visualization. Modern" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/an-elegant-e-commerce-website-interface--1773147946244-d37a75e7.png", imageAlt: "An elegant e-commerce website interface featuring product cards, a navigation bar with smooth animat" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-minimalist-personal-portfolio-website--1773147946294-5cf83242.png", imageAlt: "A minimalist personal portfolio website showcasing creative projects, smooth scroll animations, glas" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-modern-frontend-developer-working-at-a-1773147947270-7c18e849.png?_wi=1", imageAlt: "A modern frontend developer working at a sleek desk setup with dual monitors displaying colorful cod" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-beautiful-web-dashboard-interface-with-1773147947109-082f612e.png?_wi=1", imageAlt: "A beautiful web dashboard interface with interactive charts, metrics, and data visualization. Modern" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/an-elegant-e-commerce-website-interface--1773147946244-d37a75e7.png?_wi=1", imageAlt: "An elegant e-commerce website interface featuring product cards, a navigation bar with smooth animat" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-minimalist-personal-portfolio-website--1773147946294-5cf83242.png?_wi=1", imageAlt: "A minimalist personal portfolio website showcasing creative projects, smooth scroll animations, glas" }
]}
rightCarouselItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-beautiful-web-dashboard-interface-with-1773147947109-082f612e.png", imageAlt: "A beautiful web dashboard interface with interactive charts, metrics, and data visualization. Modern" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/an-elegant-e-commerce-website-interface--1773147946244-d37a75e7.png", imageAlt: "An elegant e-commerce website interface featuring product cards, a navigation bar with smooth animat" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-minimalist-personal-portfolio-website--1773147946294-5cf83242.png", imageAlt: "A minimalist personal portfolio website showcasing creative projects, smooth scroll animations, glas" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-modern-frontend-developer-working-at-a-1773147947270-7c18e849.png", imageAlt: "A modern frontend developer working at a sleek desk setup with dual monitors displaying colorful cod" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-beautiful-web-dashboard-interface-with-1773147947109-082f612e.png?_wi=2", imageAlt: "A beautiful web dashboard interface with interactive charts, metrics, and data visualization. Modern" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/an-elegant-e-commerce-website-interface--1773147946244-d37a75e7.png?_wi=2", imageAlt: "An elegant e-commerce website interface featuring product cards, a navigation bar with smooth animat" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-minimalist-personal-portfolio-website--1773147946294-5cf83242.png?_wi=2", imageAlt: "A minimalist personal portfolio website showcasing creative projects, smooth scroll animations, glas" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-modern-frontend-developer-working-at-a-1773147947270-7c18e849.png?_wi=2", imageAlt: "A modern frontend developer working at a sleek desk setup with dual monitors displaying colorful cod" }
]}
carouselPosition="right"
background={{ variant: "glowing-orb" }}
@@ -100,13 +100,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "project-dashboard", name: "Analytics Dashboard", price: "Live Demo", variant: "React + TailwindCSS", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-beautiful-web-dashboard-interface-with-1773147947109-082f612e.png", imageAlt: "Analytics dashboard project"
id: "project-dashboard", name: "Analytics Dashboard", price: "Live Demo", variant: "React + TailwindCSS", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-beautiful-web-dashboard-interface-with-1773147947109-082f612e.png?_wi=3", imageAlt: "Analytics dashboard project"
},
{
id: "project-ecommerce", name: "E-Commerce Platform", price: "Live Demo", variant: "Next.js + Stripe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/an-elegant-e-commerce-website-interface--1773147946244-d37a75e7.png", imageAlt: "E-commerce platform project"
id: "project-ecommerce", name: "E-Commerce Platform", price: "Live Demo", variant: "Next.js + Stripe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/an-elegant-e-commerce-website-interface--1773147946244-d37a75e7.png?_wi=3", imageAlt: "E-commerce platform project"
},
{
id: "project-portfolio", name: "Portfolio Website", price: "Live Demo", variant: "React + Animations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-minimalist-personal-portfolio-website--1773147946294-5cf83242.png", imageAlt: "Portfolio website project"
id: "project-portfolio", name: "Portfolio Website", price: "Live Demo", variant: "React + Animations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiH97575yJfQ6NBz9W7SKloQO9/a-minimalist-personal-portfolio-website--1773147946294-5cf83242.png?_wi=3", imageAlt: "Portfolio website project"
}
]}
ariaLabel="Featured projects section"