diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
new file mode 100644
index 0000000..3dca17a
--- /dev/null
+++ b/src/app/about/page.tsx
@@ -0,0 +1,175 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
+import HeroOverlay from "@/components/sections/hero/HeroOverlay";
+import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
+import FeatureCardThree from "@/components/sections/feature/featureCardThree/FeatureCardThree";
+import FaqBase from "@/components/sections/faq/FaqBase";
+import ContactCTA from "@/components/sections/contact/ContactCTA";
+import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
+import { Quote, Zap, HelpCircle, Heart } from "lucide-react";
+
+export default function AboutPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8570d9c..7c26015 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,10 +29,10 @@ export default function LandingPage() {
>
@@ -133,17 +123,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "01", title: "Authentic Quality", description: "Every figure is officially licensed and comes with certificate of authenticity ensuring genuine collectible value.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pink-play-dough-monster_23-2149554794.jpg?_wi=2"
- },
+ id: "01", title: "Authentic Quality", description: "Every figure is officially licensed and comes with certificate of authenticity ensuring genuine collectible value.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pink-play-dough-monster_23-2149554794.jpg?_wi=2"},
{
- id: "02", title: "Exclusive Designs", description: "Limited edition releases with unique artistic collaborations you won't find anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/blue-play-dough-monster-with-one-eye_23-2149554796.jpg?_wi=2"
- },
+ id: "02", title: "Exclusive Designs", description: "Limited edition releases with unique artistic collaborations you won't find anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/blue-play-dough-monster-with-one-eye_23-2149554796.jpg?_wi=2"},
{
- id: "03", title: "Investment Grade", description: "Labubu figures appreciate in value over time, making them smart collectible investments.", imageSrc: "http://img.b2bpic.net/free-photo/animated-lemon-bottle-still-life_23-2149911050.jpg?_wi=2"
- },
+ id: "03", title: "Investment Grade", description: "Labubu figures appreciate in value over time, making them smart collectible investments.", imageSrc: "http://img.b2bpic.net/free-photo/animated-lemon-bottle-still-life_23-2149911050.jpg?_wi=2"},
{
- id: "04", title: "Global Community", description: "Join thousands of passionate collectors worldwide sharing trades, displays, and exclusive content.", imageSrc: "http://img.b2bpic.net/free-photo/half-cat-colorful-paper_53876-18268.jpg?_wi=2"
- },
+ id: "04", title: "Global Community", description: "Join thousands of passionate collectors worldwide sharing trades, displays, and exclusive content.", imageSrc: "http://img.b2bpic.net/free-photo/half-cat-colorful-paper_53876-18268.jpg?_wi=2"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -160,17 +146,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1", name: "Marcus Chen", role: "Collector", company: "San Francisco, CA", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Marcus Chen testimonial"
- },
+ id: "1", name: "Marcus Chen", role: "Collector", company: "San Francisco, CA", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Marcus Chen testimonial"},
{
- id: "2", name: "Sarah Williams", role: "Enthusiast", company: "London, UK", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sarah Williams testimonial"
- },
+ id: "2", name: "Sarah Williams", role: "Enthusiast", company: "London, UK", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sarah Williams testimonial"},
{
- id: "3", name: "James Rodriguez", role: "Serious Collector", company: "Tokyo, Japan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-man-posing-public-library_74855-1939.jpg", imageAlt: "James Rodriguez testimonial"
- },
+ id: "3", name: "James Rodriguez", role: "Serious Collector", company: "Tokyo, Japan", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-man-posing-public-library_74855-1939.jpg", imageAlt: "James Rodriguez testimonial"},
{
- id: "4", name: "Emily Park", role: "Designer & Collector", company: "Seoul, Korea", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-bun-hairstyle-keeps-pams-near-face-smiles-toothily-applies-blue-eyeliner-wears-green-jumper-poses-outdoors-against-blurred-background-has-playful-mood_273609-59182.jpg", imageAlt: "Emily Park testimonial"
- },
+ id: "4", name: "Emily Park", role: "Designer & Collector", company: "Seoul, Korea", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-bun-hairstyle-keeps-pams-near-face-smiles-toothily-applies-blue-eyeliner-wears-green-jumper-poses-outdoors-against-blurred-background-has-playful-mood_273609-59182.jpg", imageAlt: "Emily Park testimonial"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -186,11 +172,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Collectible Boutique", "Premium Figures Co.", "Artist Collective", "Vinyl Enthusiasts", "Gallery Design", "Exclusive Toys", "Curator's Choice", "Fine Art Collectibles"
- ]}
+ "Collectible Boutique", "Premium Figures Co.", "Artist Collective", "Vinyl Enthusiasts", "Gallery Design", "Exclusive Toys", "Curator's Choice", "Fine Art Collectibles"]}
logos={[
- "http://img.b2bpic.net/free-vector/flat-design-nursery-school-labels_23-2149653977.jpg", "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg", "http://img.b2bpic.net/free-photo/elderly-customer-looking-stylish-shoes-showroom-shopping-niece-present-modern-boutique-caucasian-man-buying-fashionable-clothes-trendy-merchandise-fashion-concept_482257-67214.jpg", "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", "http://img.b2bpic.net/free-photo/happy-mother-daughter_171337-2365.jpg", "http://img.b2bpic.net/free-photo/close-up-human-hand-business-meeting_329181-13371.jpg", "http://img.b2bpic.net/free-photo/medium-shot-people-with-food-donations_23-2149196088.jpg", "http://img.b2bpic.net/free-photo/front-view-young-attractive-female-colored-coat-listening-music-dark-pink-wall-model-color-female-young-girl_140725-37733.jpg"
- ]}
+ "http://img.b2bpic.net/free-vector/flat-design-nursery-school-labels_23-2149653977.jpg", "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg", "http://img.b2bpic.net/free-photo/elderly-customer-looking-stylish-shoes-showroom-shopping-niece-present-modern-boutique-caucasian-man-buying-fashionable-clothes-trendy-merchandise-fashion-concept_482257-67214.jpg", "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", "http://img.b2bpic.net/free-photo/happy-mother-daughter_171337-2365.jpg", "http://img.b2bpic.net/free-photo/close-up-human-hand-business-meeting_329181-13371.jpg", "http://img.b2bpic.net/free-photo/medium-shot-people-with-food-donations_23-2149196088.jpg", "http://img.b2bpic.net/free-photo/front-view-young-attractive-female-colored-coat-listening-music-dark-pink-wall-model-color-female-young-girl_140725-37733.jpg"]}
speed={40}
showCard={true}
/>
@@ -206,20 +190,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1", title: "Are all Labubu figures officially licensed?", content: "Yes, every figure in our store is officially licensed and comes with authentic certification. We partner directly with authorized distributors to ensure genuine products."
- },
+ id: "1", title: "Are all Labubu figures officially licensed?", content: "Yes, every figure in our store is officially licensed and comes with authentic certification. We partner directly with authorized distributors to ensure genuine products."},
{
- id: "2", title: "What is your return policy?", content: "We offer a 30-day money-back guarantee on all unopened figures. If your collectible arrives damaged, we'll replace it immediately at no cost."
- },
+ id: "2", title: "What is your return policy?", content: "We offer a 30-day money-back guarantee on all unopened figures. If your collectible arrives damaged, we'll replace it immediately at no cost."},
{
- id: "3", title: "How are limited editions managed?", content: "Limited editions are released in batches and sold on a first-come, first-served basis. We notify registered collectors of new releases via email."
- },
+ id: "3", title: "How are limited editions managed?", content: "Limited editions are released in batches and sold on a first-come, first-served basis. We notify registered collectors of new releases via email."},
{
- id: "4", title: "Do you offer international shipping?", content: "Yes, we ship to over 50 countries worldwide. Shipping costs and delivery times vary by location and are calculated at checkout."
- },
+ id: "4", title: "Do you offer international shipping?", content: "Yes, we ship to over 50 countries worldwide. Shipping costs and delivery times vary by location and are calculated at checkout."},
{
- id: "5", title: "Can I pre-order upcoming releases?", content: "Absolutely! We offer pre-order options for upcoming Labubu collections. Pre-orders ship immediately upon release and often include exclusive bonuses."
- },
+ id: "5", title: "Can I pre-order upcoming releases?", content: "Absolutely! We offer pre-order options for upcoming Labubu collections. Pre-orders ship immediately upon release and often include exclusive bonuses."},
]}
imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg"
imageAlt="Labubu figure display"
@@ -258,7 +237,7 @@ export default function LandingPage() {
},
{
title: "Learn", items: [
- { label: "About Us", href: "#about" },
+ { label: "About Us", href: "/about" },
{ label: "Why Labubu", href: "#features" },
{ label: "Collecting Guide", href: "#" },
{ label: "Authentication", href: "#" },