From bb288f1e101008dd41ae98cff2487722259114c4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:16:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 53 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 235febf..a00b8cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Welcome to Rimx" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "canvas-reveal" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-modern-clean-software-dashboard-interf-1772680484361-0eb2c778.png" imageAlt="AI Tools Dashboard Interface" buttons={[ @@ -81,16 +81,20 @@ export default function LandingPage() { features={[ { id: 1, - title: "Carefully Selected Tools", description: "Every AI tool is vetted for quality, reliability, and ease of use to ensure you get real results without the learning curve.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-showing-a-curator-carefu-1772680484108-69ecdd71.png"}, + title: "Carefully Selected Tools", description: "Every AI tool is vetted for quality, reliability, and ease of use to ensure you get real results without the learning curve.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-showing-a-curator-carefu-1772680484108-69ecdd71.png" + }, { id: 2, - title: "Clear, Simple Explanations", description: "We explain how each tool works in language anyone can understand—no technical jargon, just practical guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-depicting-clear-communic-1772680483061-664104f2.png"}, + title: "Clear, Simple Explanations", description: "We explain how each tool works in language anyone can understand—no technical jargon, just practical guidance.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-depicting-clear-communic-1772680483061-664104f2.png" + }, { id: 3, - title: "Designed for Everyone", description: "Whether you're a beginner, student, creator, or professional, Rimx helps you find and master the right AI tools for your goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-showing-diverse-people-o-1772680484734-84bd0dc4.png"}, + title: "Designed for Everyone", description: "Whether you're a beginner, student, creator, or professional, Rimx helps you find and master the right AI tools for your goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-showing-diverse-people-o-1772680484734-84bd0dc4.png" + }, { id: 4, - title: "Work Smarter, Faster", description: "Streamline your workflow with AI-powered solutions that save time, reduce effort, and multiply your creative and productive output.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-showing-a-person-or-team-1772680484084-9a64d9b1.png"}, + title: "Work Smarter, Faster", description: "Streamline your workflow with AI-powered solutions that save time, reduce effort, and multiply your creative and productive output.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-illustration-showing-a-person-or-team-1772680484084-9a64d9b1.png" + }, ]} /> @@ -109,22 +113,28 @@ export default function LandingPage() { products={[ { id: "1", brand: "Image Creation", name: "Visual Design Tools", price: "Explore", rating: 5, - reviewCount: "2.5K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-vibrant-modern-interface-for-ai-image--1772680484033-263f6823.png"}, + reviewCount: "2.5K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-vibrant-modern-interface-for-ai-image--1772680484033-263f6823.png" + }, { id: "2", brand: "Video Generation", name: "Motion & Animation", price: "Explore", rating: 5, - reviewCount: "1.8K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-sleek-video-generation-interface-showi-1772680483812-b5c2a15d.png"}, + reviewCount: "1.8K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-sleek-video-generation-interface-showi-1772680483812-b5c2a15d.png" + }, { id: "3", brand: "Content Writing", name: "AI Writing Assistant", price: "Explore", rating: 5, - reviewCount: "3.2K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-clean-minimalist-writing-interface-wit-1772680483750-d5ed6cf2.png"}, + reviewCount: "3.2K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-clean-minimalist-writing-interface-wit-1772680483750-d5ed6cf2.png" + }, { id: "4", brand: "Design Tools", name: "Logo & Graphic Design", price: "Explore", rating: 5, - reviewCount: "2.1K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-sophisticated-design-tool-interface-sh-1772680484309-a5df2b49.png"}, + reviewCount: "2.1K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-sophisticated-design-tool-interface-sh-1772680484309-a5df2b49.png" + }, { id: "5", brand: "Productivity", name: "Workflow Automation", price: "Explore", rating: 5, - reviewCount: "1.9K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-comprehensive-productivity-tool-dashbo-1772680483975-cdc94a5a.png"}, + reviewCount: "1.9K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-comprehensive-productivity-tool-dashbo-1772680483975-cdc94a5a.png" + }, { id: "6", brand: "Automation", name: "Task Automation", price: "Explore", rating: 5, - reviewCount: "2.3K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-advanced-automation-tool-interface-sh-1772680483251-eb152700.png"}, + reviewCount: "2.3K+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/an-advanced-automation-tool-interface-sh-1772680483251-eb152700.png" + }, ]} /> @@ -143,22 +153,28 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Alex Chen", handle: "@alexchen_creative", testimonial: "Rimx saved me hours each week finding the right AI tools. The explanations are clear and the recommendations are spot-on. Finally, AI tools that just work!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-de-1772680483026-40f25131.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-de-1772680483026-40f25131.png" + }, { id: "2", name: "Maria Rodriguez", handle: "@mariadesigns", testimonial: "As a designer new to AI, Rimx made everything accessible. I discovered tools I didn't know existed and they've completely revolutionized my design process.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-pr-1772680483113-ee906a83.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-pr-1772680483113-ee906a83.png" + }, { id: "3", name: "James Wilson", handle: "@jamesprod", testimonial: "The content writing tools on Rimx are phenomenal. I've streamlined my entire content workflow and can focus on strategy instead of grunt work.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-content-cre-1772680482640-c04bf1d1.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-content-cre-1772680482640-c04bf1d1.png" + }, { id: "4", name: "Sophie Laurent", handle: "@sophielaurent", testimonial: "Rimx is exactly what the AI space needed—a trustworthy guide for people who want to harness AI without feeling overwhelmed. Highly recommend!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-pr-1772680482964-b94e2a85.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-pr-1772680482964-b94e2a85.png" + }, { id: "5", name: "David Okonkwo", handle: "@davidokonkwo", testimonial: "From video generation to automation, every tool recommended on Rimx has been reliable and easy to implement. This is game-changing.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-professiona-1772680482992-fdfd1a84.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-professiona-1772680482992-fdfd1a84.png" + }, { id: "6", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "Best discovery platform for AI tools I've found. The organization by category and clear explanations make it so easy to find exactly what I need.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-pr-1772680482442-f38fe0a6.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVZ8c3mpHKVyB0qtRxjS2DgibY/a-professional-headshot-of-a-creative-pr-1772680482442-f38fe0a6.png" + }, ]} /> @@ -173,7 +189,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Adobe Creative Suite", "OpenAI Tools", "Midjourney", "Runway ML", "Copy.ai", "Descript", "Synthesia", "Jasper"]} + "Adobe Creative Suite", "OpenAI Tools", "Midjourney", "Runway ML", "Copy.ai", "Descript", "Synthesia", "Jasper" + ]} speed={40} showCard={true} />