Update src/app/page.tsx

This commit is contained in:
2026-05-27 14:53:44 +00:00
parent 5b406612c7
commit 7f96f327a5

View File

@@ -33,29 +33,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Collections",
id: "#products",
},
name: "Collections", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="ALLU SHINJUKU"
/>
@@ -64,19 +52,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="ALLU SHINJUKU"
description="Discover exquisite luxury items in the heart of Shinjuku. Timeless elegance, curated just for you."
buttons={[
{
text: "Explore Our Collection",
href: "#products",
},
text: "Explore Our Collection", href: "#products"},
{
text: "Learn More",
href: "#about",
},
text: "Discover Our Story", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-shoppers-boutique_23-2147666156.jpg"
imageAlt="Luxury watch display in ALLU SHINJUKU store"
@@ -91,17 +74,11 @@ export default function LandingPage() {
description="ALLU SHINJUKU offers a meticulously curated selection of high-end watches, jewelry, and bags. Our commitment to authenticity and customer satisfaction ensures a seamless and trustworthy shopping experience. Visit us in Shinjuku for a personal consultation."
metrics={[
{
value: "20+",
title: "Years in Service",
},
value: "20+", title: "Years in Service"},
{
value: "100%",
title: "Authenticity Guaranteed",
},
value: "100%", title: "Authenticity Guaranteed"},
{
value: "500+",
title: "Premium Items",
},
value: "500+", title: "Premium Items"},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498658.jpg"
imageAlt="Elegant luxury store interior"
@@ -118,24 +95,16 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Expert Curation",
description: "Each item is hand-selected for its unique value and timeless appeal by our specialists.",
},
title: "Expert Curation", description: "Each item is hand-selected for its unique value and timeless appeal by our specialists."},
{
icon: ShieldCheck,
title: "Guaranteed Authenticity",
description: "Every purchase is backed by our rigorous authentication process and quality assurance.",
},
title: "Guaranteed Authenticity", description: "Every purchase is backed by our rigorous authentication process and quality assurance."},
{
icon: Diamond,
title: "Personalized Service",
description: "Enjoy bespoke recommendations and dedicated support from our luxury advisors.",
},
title: "Personalized Service", description: "Enjoy bespoke recommendations and dedicated support from our luxury advisors."},
{
icon: ShoppingBag,
title: "Secure Shopping",
description: "Experience peace of mind with our secure transactions and discreet handling.",
},
title: "Secure Shopping", description: "Experience peace of mind with our secure transactions and discreet handling."},
]}
title="Our Commitment to Excellence"
description="At ALLU SHINJUKU, we go beyond mere transactions. We provide a full-service experience designed to delight every connoisseur."
@@ -150,53 +119,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Vintage Rolex Daytona",
price: "¥4,500,000",
variant: "Stainless Steel",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg",
imageAlt: "Vintage Rolex Daytona watch",
},
id: "p1", name: "Vintage Rolex Daytona", price: "¥4,500,000", variant: "Stainless Steel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241141.jpg", imageAlt: "Vintage Rolex Daytona watch"},
{
id: "p2",
name: "Cartier Love Bracelet",
price: "¥850,000",
variant: "18k Rose Gold",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-book_23-2149836446.jpg",
imageAlt: "Cartier Love Bracelet",
},
id: "p2", name: "Cartier Love Bracelet", price: "¥850,000", variant: "18k Rose Gold", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gold-chains-book_23-2149836446.jpg", imageAlt: "Cartier Love Bracelet"},
{
id: "p3",
name: "Hermès Birkin Bag 30",
price: "¥2,200,000",
variant: "Togo Leather",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-wallet_53876-32029.jpg",
imageAlt: "Hermès Birkin Bag",
},
id: "p3", name: "Hermès Birkin Bag 30", price: "¥2,200,000", variant: "Togo Leather", imageSrc: "http://img.b2bpic.net/free-photo/closeup-wallet_53876-32029.jpg", imageAlt: "Hermès Birkin Bag"},
{
id: "p4",
name: "Patek Philippe Calatrava",
price: "¥3,800,000",
variant: "White Gold",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg",
imageAlt: "Patek Philippe Calatrava watch",
},
id: "p4", name: "Patek Philippe Calatrava", price: "¥3,800,000", variant: "White Gold", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-man-accessories_1328-2271.jpg", imageAlt: "Patek Philippe Calatrava watch"},
{
id: "p5",
name: "Tiffany Diamond Necklace",
price: "¥1,200,000",
variant: "Platinum, 1.5ct Diamond",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-2011.jpg",
imageAlt: "Tiffany Diamond Necklace",
},
id: "p5", name: "Tiffany Diamond Necklace", price: "¥1,200,000", variant: "Platinum, 1.5ct Diamond", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-2011.jpg", imageAlt: "Tiffany Diamond Necklace"},
{
id: "p6",
name: "Chanel Classic Flap Bag",
price: "¥980,000",
variant: "Lambskin Leather",
imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046446.jpg",
imageAlt: "Chanel Classic Flap Bag",
},
id: "p6", name: "Chanel Classic Flap Bag", price: "¥980,000", variant: "Lambskin Leather", imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046446.jpg", imageAlt: "Chanel Classic Flap Bag"},
]}
title="Discover Our Exquisite Collections"
description="Browse through our exclusive selection of luxury items, from rare timepieces to dazzling jewelry and iconic designer bags."
@@ -208,35 +141,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Kazuki Tanaka",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg",
imageAlt: "Kazuki Tanaka",
},
id: "t1", name: "Kazuki Tanaka", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-smiling-cheerfully-pointin-with-thumbs-back_141793-55345.jpg", imageAlt: "Kazuki Tanaka"},
{
id: "t2",
name: "Aya Yamamoto",
imageSrc: "http://img.b2bpic.net/free-photo/uplifting-beautiful-woman-creating-self-love-campaign-promote-beauty-cosmetics-skincare-routine-gentle-elegant-model-with-glowing-natural-skin-posing-with-imperfections-camera_482257-64080.jpg",
imageAlt: "Aya Yamamoto",
},
id: "t2", name: "Aya Yamamoto", imageSrc: "http://img.b2bpic.net/free-photo/uplifting-beautiful-woman-creating-self-love-campaign-promote-beauty-cosmetics-skincare-routine-gentle-elegant-model-with-glowing-natural-skin-posing-with-imperfections-camera_482257-64080.jpg", imageAlt: "Aya Yamamoto"},
{
id: "t3",
name: "Kenji Nakamura",
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-having-cup-coffee-coffee-shop_23-2149052894.jpg",
imageAlt: "Kenji Nakamura",
},
id: "t3", name: "Kenji Nakamura", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-having-cup-coffee-coffee-shop_23-2149052894.jpg", imageAlt: "Kenji Nakamura"},
{
id: "t4",
name: "Rina Sato",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14270.jpg",
imageAlt: "Rina Sato",
},
id: "t4", name: "Rina Sato", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14270.jpg", imageAlt: "Rina Sato"},
{
id: "t5",
name: "Hiroshi Suzuki",
imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-businessman-portrait_1262-1581.jpg",
imageAlt: "Hiroshi Suzuki",
},
id: "t5", name: "Hiroshi Suzuki", imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-businessman-portrait_1262-1581.jpg", imageAlt: "Hiroshi Suzuki"},
]}
cardTitle="What Our Clients Say"
cardTag="Trusted by Connoisseurs"
@@ -251,29 +164,17 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Star,
title: "Average Rating",
value: "4.9/5",
},
id: "m1", icon: Star,
title: "Average Rating", value: "4.9/5"},
{
id: "m2",
icon: Users,
title: "Satisfied Clients",
value: "10,000+",
},
id: "m2", icon: Users,
title: "Satisfied Clients", value: "10,000+"},
{
id: "m3",
icon: TrendingUp,
title: "Market Presence",
value: "Leading in Luxury",
},
id: "m3", icon: TrendingUp,
title: "Market Presence", value: "Leading in Luxury"},
{
id: "m4",
icon: Building2,
title: "Storefronts",
value: "1 (Shinjuku)",
},
id: "m4", icon: Building2,
title: "Storefronts", value: "1 (Shinjuku)"},
]}
title="Our Impact & Reach"
description="We pride ourselves on providing exceptional value and service, reflected in our growing community and achievements."
@@ -286,25 +187,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What brands do you carry?",
content: "We specialize in a wide range of luxury brands including Rolex, Patek Philippe, Cartier, Hermès, Chanel, and Tiffany & Co.",
},
id: "f1", title: "What brands do you carry?", content: "We specialize in a wide range of luxury brands including Rolex, Patek Philippe, Cartier, Hermès, Chanel, and Tiffany & Co."},
{
id: "f2",
title: "How do you ensure authenticity?",
content: "Every item undergoes a multi-point authentication process by certified experts before being listed for sale. We guarantee authenticity or your money back.",
},
id: "f2", title: "How do you ensure authenticity?", content: "Every item undergoes a multi-point authentication process by certified experts before being listed for sale. We guarantee authenticity or your money back."},
{
id: "f3",
title: "Do you offer international shipping?",
content: "Yes, we offer insured international shipping to select countries. Please contact our support team for details and rates.",
},
id: "f3", title: "Do you offer international shipping?", content: "Yes, we offer insured international shipping to select countries. Please contact our support team for details and rates."},
{
id: "f4",
title: "What is your return policy?",
content: "We offer a 14-day return policy for eligible items, provided they are returned in their original condition. Please refer to our full policy for more details.",
},
id: "f4", title: "What is your return policy?", content: "We offer a 14-day return policy for eligible items, provided they are returned in their original condition. Please refer to our full policy for more details."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our products, services, and policies."
@@ -319,28 +208,17 @@ export default function LandingPage() {
description="Our team is ready to assist you with any inquiries or special requests. Visit us in Shinjuku or send us a message."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "subject",
type: "text",
placeholder: "Subject",
required: true,
name: "subject", type: "text", placeholder: "Subject", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-women-walking-together_23-2149329405.jpg"
@@ -355,50 +233,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Collections",
href: "#products",
},
label: "Collections", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Shipping & Returns",
href: "#",
},
label: "Shipping & Returns", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -409,4 +268,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}