diff --git a/packages/nextjs/.eslintrc.json b/packages/nextjs/.eslintrc.json index 15b1ed9..616eb8d 100644 --- a/packages/nextjs/.eslintrc.json +++ b/packages/nextjs/.eslintrc.json @@ -1,3 +1,7 @@ { - "extends": "next" -} + "extends": "next", + "rules": { + "react/no-unescaped-entities": "off", + "@next/next/no-img-element": "warn" + } +} \ No newline at end of file diff --git a/packages/nextjs/app/about/page.tsx b/packages/nextjs/app/about/page.tsx new file mode 100644 index 0000000..d356409 --- /dev/null +++ b/packages/nextjs/app/about/page.tsx @@ -0,0 +1,332 @@ +import { Shield, Zap, TrendingUp, Users, Lock, BarChart3, Building2, Sparkles } from "lucide-react" +import { Button } from "~~/components/ui/button" +import { Card } from "~~/components/ui/card" +import Link from "next/link" + +export const metadata = { + title: "About reAI - AI-Powered Real Estate Tokenization", + description: + "Learn how reAI combines blockchain technology and artificial intelligence to revolutionize real estate investment through secure asset tokenization.", +} + +export default function AboutPage() { + return ( +
+ reAI is pioneering the future of real estate investment by combining the security of Starknet blockchain + with advanced AI analysis to make property investment accessible, transparent, and safe for everyone. +
++ Traditional real estate investment has always been limited to those with significant capital and insider + knowledge. We're changing that narrative by democratizing access to premium properties through + fractional ownership powered by blockchain technology. +
++ But accessibility isn't enough. Safety and transparency are paramount. That's why we've integrated + cutting-edge AI analysis to verify property credibility, assess risks, and provide investors with + comprehensive insights before they commit their capital. +
++ Our vision is a world where anyone can build wealth through real estate, backed by the security of + blockchain and the intelligence of AI. +
++ Convert real estate into digital tokens on Starknet, enabling fractional ownership and instant + liquidity. +
++ Advanced algorithms verify property authenticity, assess risks, and provide detailed credibility + reports. +
++ A seamless blend of blockchain security and artificial intelligence for safe, transparent real estate + investment. +
++ Verified realtors list premium properties with complete documentation and legal compliance. +
++ Our AI engine analyzes ownership records, legal documents, market data, and blockchain registry for + credibility. +
++ Properties are converted into STRK tokens on Starknet blockchain, enabling fractional ownership. +
++ Investors purchase tokens with as little as 50 STRK and earn passive income from property appreciation. +
++ We've built the most secure and intelligent real estate investment platform on the blockchain. +
++ Every property undergoes rigorous AI analysis checking ownership records, legal compliance, and market + authenticity before listing. +
++ Built on Starknet, ensuring immutable ownership records, transparent transactions, and protection + against fraud. +
++ Start investing in premium real estate with as little as 50 STRK tokens. No need for millions in + capital. +
++ Unlike traditional real estate, your tokenized assets can be traded instantly on the blockchain + marketplace. +
++ Access detailed AI-generated reports showing risk assessments, market analysis, and property credibility + scores. +
++ Join a growing community of investors and realtors building the future of decentralized real estate. +
++ We leverage the best blockchain and AI technologies to deliver a secure, intelligent platform. +
++ Built on Starknet, a Layer 2 scaling solution for Ethereum that provides: +
++ Our proprietary AI system analyzes multiple data sources to ensure property credibility: +
++ Join thousands of investors who are building wealth through AI-verified, blockchain-secured real estate. +
+Sign in to your BrickChain account
+Sign in to your reAI account
Select how you'd like to join the BrickChain ecosystem
+Select how you'd like to join the reAI ecosystem
- {isRealtor ? "Fill in your details to get started" : "Join BrickChain and start investing"} + {isRealtor ? "Fill in your details to get started" : "Join reAI and start investing"}
Democratizing real estate investment through blockchain technology.
+AI-powered real estate investment through blockchain technology.
© 2025 BrickChain. All rights reserved.
+© 2025 reAI. All rights reserved.