Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-13 12:51:25 +00:00
4 changed files with 81 additions and 42 deletions

View File

@@ -53,7 +53,7 @@ export default function AboutPage() {
tag="Heritage & Innovation"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186731.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186731.jpg?_wi=2"
imageAlt="luxury craftsmanship detail artisan quality"
useInvertedBackground={true}
buttons={[
@@ -179,7 +179,7 @@ export default function AboutPage() {
role: "Fashion Collector, Hong Kong",
testimonial: "The immersive 3D experience transformed how I shop for luxury. I felt connected to each brand's story. Absolutely revolutionary.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg?_wi=5",
imageAlt: "Alexandra Chen",
},
{
@@ -188,7 +188,7 @@ export default function AboutPage() {
role: "Fragrance Connoisseur, London",
testimonial: "Rasesh Parfum's transparency about ingredients and scent profiles is unmatched. Finally, luxury with authenticity.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=9",
imageAlt: "Marcus Thompson",
},
{
@@ -197,7 +197,7 @@ export default function AboutPage() {
role: "Gen Z Style Icon, Mexico City",
testimonial: "Maison Arandano gets us. The neon drops feel exclusive, authentic, and community-driven. This is luxury for my generation.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=9",
imageAlt: "Sofia Rodriguez",
},
]}

View File

@@ -61,7 +61,7 @@ export default function CollectionsPage() {
]}
background={{ variant: "gradient-bars" }}
mediaAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/corridor-mall-unfocused_1203-1301.jpg"
imageSrc="http://img.b2bpic.net/free-photo/corridor-mall-unfocused_1203-1301.jpg?_wi=2"
imageAlt="Luxury Collections Showcase"
buttonAnimation="slide-up"
frameStyle="card"
@@ -90,7 +90,7 @@ export default function CollectionsPage() {
name: "Neon Rebellion Hoodie",
price: "$285",
variant: "Limited Edition",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=4",
imageAlt: "Maison Arandano Neon Streetwear",
},
{
@@ -98,7 +98,7 @@ export default function CollectionsPage() {
name: "Cyber Utility Vest",
price: "$195",
variant: "Exclusive Drop",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=5",
imageAlt: "Arandano Cyber Collection",
},
{
@@ -106,7 +106,7 @@ export default function CollectionsPage() {
name: "Digital Paradox Tee",
price: "$95",
variant: "Available Now",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=6",
imageAlt: "Arandano Tee Collection",
},
{
@@ -114,7 +114,7 @@ export default function CollectionsPage() {
name: "Neon Splatter Cargo",
price: "$225",
variant: "Limited Run",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=7",
imageAlt: "Arandano Cargo Pants",
},
{
@@ -122,7 +122,7 @@ export default function CollectionsPage() {
name: "Signature Tailored Blazer",
price: "$1,200",
variant: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=4",
imageAlt: "Rasesh Minimalist Blazer",
},
{
@@ -130,7 +130,7 @@ export default function CollectionsPage() {
name: "Precision Linen Shirt",
price: "$485",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=5",
imageAlt: "Rasesh Premium Apparel",
},
{
@@ -138,7 +138,7 @@ export default function CollectionsPage() {
name: "Minimalist Wool Trousers",
price: "$650",
variant: "Tailored",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=6",
imageAlt: "Rasesh Wool Trousers",
},
{
@@ -146,7 +146,7 @@ export default function CollectionsPage() {
name: "Silk Minimal Dress",
price: "$875",
variant: "Elegant",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=7",
imageAlt: "Rasesh Silk Dress",
},
{
@@ -154,7 +154,7 @@ export default function CollectionsPage() {
name: "Essence Noir 50ml",
price: "$350",
variant: "Eau de Parfum",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=4",
imageAlt: "Rasesh Parfum Luxury Fragrance",
},
{
@@ -162,7 +162,7 @@ export default function CollectionsPage() {
name: "Amber Dreams 30ml",
price: "$225",
variant: "Concentrated",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=5",
imageAlt: "Rasesh Amber Fragrance",
},
{
@@ -170,7 +170,7 @@ export default function CollectionsPage() {
name: "Velvet Rose 100ml",
price: "$525",
variant: "Full Bottle",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=6",
imageAlt: "Rasesh Rose Fragrance",
},
{
@@ -178,7 +178,7 @@ export default function CollectionsPage() {
name: "Precious Oud 50ml",
price: "$450",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=7",
imageAlt: "Rasesh Oud Fragrance",
},
]}
@@ -213,7 +213,7 @@ export default function CollectionsPage() {
role: "Fashion Collector, Hong Kong",
testimonial: "The immersive 3D experience transformed how I shop for luxury. I felt connected to each brand's story. Absolutely revolutionary.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg?_wi=4",
imageAlt: "Alexandra Chen",
},
{
@@ -222,7 +222,7 @@ export default function CollectionsPage() {
role: "Fragrance Connoisseur, London",
testimonial: "Rasesh Parfum's transparency about ingredients and scent profiles is unmatched. Finally, luxury with authenticity.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=8",
imageAlt: "Marcus Thompson",
},
{
@@ -231,7 +231,7 @@ export default function CollectionsPage() {
role: "Gen Z Style Icon, Mexico City",
testimonial: "Maison Arandano gets us. The neon drops feel exclusive, authentic, and community-driven. This is luxury for my generation.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=8",
imageAlt: "Sofia Rodriguez",
},
]}

View File

@@ -1,24 +1,61 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Raleway } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Raleway } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const raleway = Raleway({
variable: "--font-raleway",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Luxury Multibrand Flagship | 3D Immersive Shopping",
description: "Explore three luxury universes: Maison Arandano streetwear, Rasesh haute couture, Rasesh Parfum. Immersive 3D shopping, premium craftsmanship, exclusive collections.",
keywords: "luxury brands, high fashion, fragrance, streetwear, 3D shopping, flagship store, premium ecommerce, exclusive collections",
metadataBase: new URL("https://flagship-collective.com"),
alternates: {
canonical: "https://flagship-collective.com",
},
openGraph: {
title: "Luxury Multibrand Flagship | Three Worlds, Infinite Expression",
description: "Immersive 3D shopping experience uniting Maison Arandano, Rasesh, and Rasesh Parfum. Premium craftsmanship for collectors.",
url: "https://flagship-collective.com",
siteName: "Flagship Collective",
type: "website",
images: [
{
url: "https://flagship-collective.com/og-image.jpg",
alt: "Luxury Multibrand Flagship Experience",
},
],
},
twitter: {
card: "summary_large_image",
title: "Luxury Multibrand Flagship | 3D Immersive Experience",
description: "Enter immersive brand universes with cutting-edge 3D design and premium craftsmanship.",
images: ["https://flagship-collective.com/twitter-image.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +64,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${raleway.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${raleway.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +78,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -66,7 +66,7 @@ export default function HomePage() {
]}
background={{ variant: "gradient-bars" }}
mediaAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg?_wi=1"
imageAlt="3D Luxury Flagship Store Experience"
buttonAnimation="slide-up"
frameStyle="card"
@@ -186,7 +186,7 @@ export default function HomePage() {
name: "Neon Rebellion Hoodie",
price: "$285",
variant: "Limited Edition",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=1",
imageAlt: "Maison Arandano Neon Streetwear",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
name: "Cyber Utility Vest",
price: "$195",
variant: "Exclusive Drop",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=2",
imageAlt: "Arandano Cyber Collection",
},
{
@@ -202,7 +202,7 @@ export default function HomePage() {
name: "Signature Tailored Blazer",
price: "$1,200",
variant: "Bespoke",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=1",
imageAlt: "Rasesh Minimalist Blazer",
},
{
@@ -210,7 +210,7 @@ export default function HomePage() {
name: "Precision Linen Shirt",
price: "$485",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=2",
imageAlt: "Rasesh Premium Apparel",
},
{
@@ -218,7 +218,7 @@ export default function HomePage() {
name: "Essence Noir 50ml",
price: "$350",
variant: "Eau de Parfum",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=1",
imageAlt: "Rasesh Parfum Luxury Fragrance",
},
{
@@ -226,7 +226,7 @@ export default function HomePage() {
name: "Amber Dreams 30ml",
price: "$225",
variant: "Concentrated",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=2",
imageAlt: "Rasesh Amber Fragrance",
},
]}
@@ -254,7 +254,7 @@ export default function HomePage() {
tag="Heritage & Innovation"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186731.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186731.jpg?_wi=1"
imageAlt="Luxury Craftsmanship Details"
useInvertedBackground={true}
buttons={[
@@ -332,7 +332,7 @@ export default function HomePage() {
role: "Fashion Collector, Hong Kong",
testimonial: "The immersive 3D experience transformed how I shop for luxury. I felt connected to each brand's story. Absolutely revolutionary.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg?_wi=2",
imageAlt: "Alexandra Chen",
},
{
@@ -341,7 +341,7 @@ export default function HomePage() {
role: "Fragrance Connoisseur, London",
testimonial: "Rasesh Parfum's transparency about ingredients and scent profiles is unmatched. Finally, luxury with authenticity.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-glasses_23-2147975934.jpg?_wi=3",
imageAlt: "Marcus Thompson",
},
{
@@ -350,7 +350,7 @@ export default function HomePage() {
role: "Gen Z Style Icon, Mexico City",
testimonial: "Maison Arandano gets us. The neon drops feel exclusive, authentic, and community-driven. This is luxury for my generation.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-men-outdoors-sun_23-2148803615.jpg?_wi=3",
imageAlt: "Sofia Rodriguez",
},
{
@@ -359,7 +359,7 @@ export default function HomePage() {
role: "Executive, New York",
testimonial: "Rasesh Apparel's tailoring is surgical precision. I've never experienced such quality in minimalist design. A true investment.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-diverse-women-posing_23-2148906930.jpg?_wi=3",
imageAlt: "James Pemberton",
},
{
@@ -368,7 +368,7 @@ export default function HomePage() {
role: "Luxury Investor, Tokyo",
testimonial: "The Flagship Collective represents the future of luxury retail. Seamless brand switching, premium experience, pure excellence.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-light-lamp-design_23-2151037628.jpg?_wi=3",
imageAlt: "Yuki Tanaka",
},
{
@@ -377,7 +377,7 @@ export default function HomePage() {
role: "Design Curator, Milan",
testimonial: "Three worlds, infinite expression. The tagline says it all. Each brand universe is carefully crafted and masterfully executed.",
icon: Star,
imageSrc: "http://img.b2bpic.net/free-photo/corridor-mall-unfocused_1203-1301.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/corridor-mall-unfocused_1203-1301.jpg?_wi=1",
imageAlt: "Isabella Moretti",
},
]}