From 11e6e927ec161f2ea9ffd5f611663b84fe8fa7dd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 14:43:10 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 208 +++++++++++------------------------------------ 1 file changed, 49 insertions(+), 159 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2425c4..cfadf2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,15 @@ export default function LandingPage() { @@ -54,65 +48,40 @@ export default function LandingPage() {
@@ -125,17 +94,11 @@ export default function LandingPage() { description="SGH Art Online connects creators and collectors. Register now to join our secure art ecosystem where every purchase and sale is handled with professional care." bulletPoints={[ { - title: "Verified Sellers", - description: "Every artist is vetted to ensure authenticity.", - }, + title: "Verified Sellers", description: "Every artist is vetted to ensure authenticity."}, { - title: "Secure Payments", - description: "Supports instant transfers and PayPal for complete peace of mind.", - }, + title: "Secure Payments", description: "Supports instant transfers and PayPal for complete peace of mind."}, { - title: "Exclusive Curations", - description: "Curated collections of unique sculptures and paintings.", - }, + title: "Exclusive Curations", description: "Curated collections of unique sculptures and paintings."}, ]} imageSrc="http://img.b2bpic.net/free-photo/front-view-paint-brushes-jar-with-copy-space_23-2148591263.jpg" mediaAnimation="opacity" @@ -150,41 +113,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Crimson Abstract Canvas", - price: "€450", - imageSrc: "http://img.b2bpic.net/free-photo/skull-flower-arrangement-still-life_23-2150569387.jpg", - }, + id: "1", name: "Crimson Abstract Canvas", price: "€450", imageSrc: "http://img.b2bpic.net/free-photo/skull-flower-arrangement-still-life_23-2150569387.jpg"}, { - id: "2", - name: "Obsidian Sculpture", - price: "€800", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-red-crystalline-water-waves_23-2148358186.jpg", - }, + id: "2", name: "Obsidian Sculpture", price: "€800", imageSrc: "http://img.b2bpic.net/free-photo/mixed-red-crystalline-water-waves_23-2148358186.jpg"}, { - id: "3", - name: "Red Ink Masterpiece", - price: "€600", - imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-arrangement_23-2149270037.jpg", - }, + id: "3", name: "Red Ink Masterpiece", price: "€600", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-products-flowers-arrangement_23-2149270037.jpg"}, { - id: "4", - name: "Black Geometry Form", - price: "€350", - imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688619.jpg", - }, + id: "4", name: "Black Geometry Form", price: "€350", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-concept-human_23-2150688619.jpg"}, { - id: "5", - name: "Scarlet Flow Painting", - price: "€950", - imageSrc: "http://img.b2bpic.net/free-photo/dark-edge-art-wall-graphic_1194-9532.jpg", - }, + id: "5", name: "Scarlet Flow Painting", price: "€950", imageSrc: "http://img.b2bpic.net/free-photo/dark-edge-art-wall-graphic_1194-9532.jpg"}, { - id: "6", - name: "Midnight Resin Art", - price: "€700", - imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-items-arrangement_23-2150104897.jpg", - }, + id: "6", name: "Midnight Resin Art", price: "€700", imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-items-arrangement_23-2150104897.jpg"}, ]} title="Art Catalog" description="Browse our latest arrivals. Unique pieces in red and black finishes." @@ -199,20 +138,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "5000+", - description: "Active Artists", - }, + id: "m1", value: "5000+", description: "Active Artists"}, { - id: "m2", - value: "12000+", - description: "Artworks Sold", - }, + id: "m2", value: "12000+", description: "Artworks Sold"}, { - id: "m3", - value: "100%", - description: "Secure Transactions", - }, + id: "m3", value: "100%", description: "Secure Transactions"}, ]} title="Our Community Growth" description="Join thousands of art enthusiasts today." @@ -224,30 +154,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/male-artist-holding-his-paint-brushes_23-2150213706.jpg", - }, + id: "t1", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/male-artist-holding-his-paint-brushes_23-2150213706.jpg"}, { - id: "t2", - name: "Marco G.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-holding-brush-canvas-black-background_114579-26063.jpg", - }, + id: "t2", name: "Marco G.", imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-holding-brush-canvas-black-background_114579-26063.jpg"}, { - id: "t3", - name: "Sofia V.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-crossed-her-legs-holds-palette-with-oils_8353-10791.jpg", - }, + id: "t3", name: "Sofia V.", imageSrc: "http://img.b2bpic.net/free-photo/girl-crossed-her-legs-holds-palette-with-oils_8353-10791.jpg"}, { - id: "t4", - name: "Luca D.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-draws-art-studio_1157-30470.jpg", - }, + id: "t4", name: "Luca D.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-draws-art-studio_1157-30470.jpg"}, { - id: "t5", - name: "Giulia B.", - imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-sits-floor-smiling-draws-painting_8353-10806.jpg", - }, + id: "t5", name: "Giulia B.", imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-sits-floor-smiling-draws-painting_8353-10806.jpg"}, ]} cardTitle="Artist Voices" cardTag="Testimonials" @@ -261,20 +176,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "How to register?", - content: "Simply click the sign-up button and complete your profile.", - }, + id: "f1", title: "How to register?", content: "Simply click the register button to join our art community."}, { - id: "f2", - title: "What payments are accepted?", - content: "We accept PayPal and instant/regular bank transfers.", - }, + id: "f2", title: "What payments are accepted?", content: "We securely accept PayPal and direct bank transfers."}, { - id: "f3", - title: "Is my data safe?", - content: "Security is our priority; your personal data is fully encrypted.", - }, + id: "f3", title: "Is my data safe?", content: "Security is our priority; your personal data is fully encrypted."}, ]} title="Frequently Asked Questions" description="Everything you need to know about SGH Art Online." @@ -286,8 +192,7 @@ export default function LandingPage() { Date: Thu, 23 Apr 2026 14:43:10 +0000 Subject: [PATCH 2/2] Add src/app/register/page.tsx --- src/app/register/page.tsx | 84 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 src/app/register/page.tsx diff --git a/src/app/register/page.tsx b/src/app/register/page.tsx new file mode 100644 index 0000000..12f3db2 --- /dev/null +++ b/src/app/register/page.tsx @@ -0,0 +1,84 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; +import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; + +export default function RegisterPage() { + return ( + + + + +
+ console.log("Registering user:", data)} + useInvertedBackground={false} + /> +
+ + +
+
+ ); +} \ No newline at end of file -- 2.49.1