diff --git a/src/app/page.tsx b/src/app/page.tsx index ecdec66..1016b92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="large" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="radial-glow" secondaryButtonStyle="glass" @@ -45,22 +45,22 @@ export default function LandingPage() { description="Master dihedral projection exercises with step-by-step AI-guided animation. Draw, analyze, and learn geometric construction in real-time." tag="Technical Drawing Solver" tagIcon={Lightbulb} - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/a-modern-technical-drawing-application-i-1773079040554-c25e5f52.png?_wi=1", imageAlt: "Technical drawing canvas interface" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/a-modern-technical-drawing-application-i-1773079040554-c25e5f52.png", imageAlt: "Technical drawing canvas interface" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/abstract-visualization-of-ai-processing--1773079039832-0750470e.png?_wi=1", imageAlt: "AI processing visualization" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/abstract-visualization-of-ai-processing--1773079039832-0750470e.png", imageAlt: "AI processing visualization" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/dynamic-animation-timeline-visualization-1773079039697-0ee59519.png?_wi=1", imageAlt: "Animation timeline visualization" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/dynamic-animation-timeline-visualization-1773079039697-0ee59519.png", imageAlt: "Animation timeline visualization" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/technical-drawing-canvas-with-precision--1773079040063-db8ff6ae.png?_wi=1", imageAlt: "Canvas tools and controls" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/technical-drawing-canvas-with-precision--1773079040063-db8ff6ae.png", imageAlt: "Canvas tools and controls" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/real-time-validation-interface-showing-g-1773079040138-5ac2d7fa.png?_wi=1", imageAlt: "Real-time feedback system" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/real-time-validation-interface-showing-g-1773079040138-5ac2d7fa.png", imageAlt: "Real-time feedback system" } ]} buttons={[ @@ -95,16 +95,16 @@ export default function LandingPage() { tag="Capabilities" features={[ { - id: "01", title: "AI Problem Solver", description: "Natural language parsing of exercise statements. Write problems in Spanish or English, get structured geometric solutions instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/abstract-visualization-of-ai-processing--1773079039832-0750470e.png?_wi=2", imageAlt: "AI parsing capability" + id: "01", title: "AI Problem Solver", description: "Natural language parsing of exercise statements. Write problems in Spanish or English, get structured geometric solutions instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/abstract-visualization-of-ai-processing--1773079039832-0750470e.png", imageAlt: "AI parsing capability" }, { - id: "02", title: "Step-by-Step Animation", description: "Watch solutions unfold with smooth animations. Each construction step highlights the geometry being built with clear annotations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/dynamic-animation-timeline-visualization-1773079039697-0ee59519.png?_wi=2", imageAlt: "Animation engine" + id: "02", title: "Step-by-Step Animation", description: "Watch solutions unfold with smooth animations. Each construction step highlights the geometry being built with clear annotations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/dynamic-animation-timeline-visualization-1773079039697-0ee59519.png", imageAlt: "Animation engine" }, { - id: "03", title: "Professional Canvas", description: "Precision drawing interface with ground line, projection zones (PH, PV), grid overlay, and geometric entity management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/technical-drawing-canvas-with-precision--1773079040063-db8ff6ae.png?_wi=2", imageAlt: "Canvas tools" + id: "03", title: "Professional Canvas", description: "Precision drawing interface with ground line, projection zones (PH, PV), grid overlay, and geometric entity management.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/technical-drawing-canvas-with-precision--1773079040063-db8ff6ae.png", imageAlt: "Canvas tools" }, { - id: "04", title: "Validation & Feedback", description: "Real-time geometric correctness checking. Identify invalid constructions and receive guidance for proper dihedral geometry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/real-time-validation-interface-showing-g-1773079040138-5ac2d7fa.png?_wi=2", imageAlt: "Feedback system" + id: "04", title: "Validation & Feedback", description: "Real-time geometric correctness checking. Identify invalid constructions and receive guidance for proper dihedral geometry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARUC8d2zGXJWHABxL1IQeh8aKD/real-time-validation-interface-showing-g-1773079040138-5ac2d7fa.png", imageAlt: "Feedback system" } ]} textboxLayout="default" @@ -138,16 +138,16 @@ export default function LandingPage() { description="See how learners master technical drawing faster with intelligent AI guidance." testimonials={[ { - id: "1", name: "María García", role: "Architecture Student", testimonial: "This tool transformed how I understand dihedral projection. The step-by-step visualization makes complex geometry finally click. Saved me hours on assignments.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "María García" + id: "1", name: "María García", role: "Architecture Student", testimonial: "This tool transformed how I understand dihedral projection. The step-by-step visualization makes complex geometry finally click. Saved me hours on assignments.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "María García" }, { - id: "2", name: "Juan López", role: "Technical Drawing Professor", testimonial: "My students are engaging with projective geometry like never before. The AI accuracy in solving problems is impressive, and the animation pedagogy is excellent.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Juan López" + id: "2", name: "Juan López", role: "Technical Drawing Professor", testimonial: "My students are engaging with projective geometry like never before. The AI accuracy in solving problems is impressive, and the animation pedagogy is excellent.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Juan López" }, { - id: "3", name: "Sofia Rossi", role: "CAD Designer", testimonial: "Even as a professional, I use this to verify complex geometric constructions. The precision and clarity of solutions is remarkable.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Sofia Rossi" + id: "3", name: "Sofia Rossi", role: "CAD Designer", testimonial: "Even as a professional, I use this to verify complex geometric constructions. The precision and clarity of solutions is remarkable.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sofia Rossi" }, { - id: "4", name: "Carlos Mendes", role: "Engineering Student", testimonial: "Finally, a tool that explains the 'why' behind each step. Not just a solver, but a genuine learning instrument. Highly recommend.", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Carlos Mendes" + id: "4", name: "Carlos Mendes", role: "Engineering Student", testimonial: "Finally, a tool that explains the 'why' behind each step. Not just a solver, but a genuine learning instrument. Highly recommend.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Carlos Mendes" } ]} textboxLayout="default" @@ -158,7 +158,7 @@ export default function LandingPage() {