Merge version_1 into main #1

Merged
bender merged 8 commits from version_1 into main 2026-03-12 05:38:18 +00:00
8 changed files with 108 additions and 68 deletions

View File

@@ -54,7 +54,7 @@ export default function AboutPage() {
{ text: "Learn More", href: "#" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9449.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9449.jpg?_wi=2"
imageAlt="Luminance luxury retail aesthetic"
mediaAnimation="slide-up"
imagePosition="right"
@@ -101,7 +101,7 @@ export default function AboutPage() {
description="Subscribe to our newsletter and receive exclusive access to new collections, curated style guides, behind-the-scenes stories, and VIP early-bird offers."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=5"
imageAlt="Luxury lifestyle flat lay aesthetic"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -87,42 +87,42 @@ export default function BeautyPage() {
id: "beauty-1",
name: "Luminance Beauty Serum Pro",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=3",
imageAlt: "Premium anti-aging serum",
},
{
id: "beauty-2",
name: "Gold Luxury Lipstick",
price: "$55.00",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=3",
imageAlt: "Premium luxury lipstick",
},
{
id: "beauty-3",
name: "Radiant Moisturizing Cream",
price: "$79.00",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=2",
imageAlt: "Premium moisturizing cream",
},
{
id: "beauty-4",
name: "Eye Contour Treatment",
price: "$95.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=4",
imageAlt: "Premium eye contour treatment",
},
{
id: "beauty-5",
name: "Luminance Face Mask",
price: "$69.00",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=4",
imageAlt: "Premium luxury face mask",
},
{
id: "beauty-6",
name: "Luxe Facial Oil",
price: "$85.00",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=3",
imageAlt: "Premium facial oil",
},
]}
@@ -143,28 +143,28 @@ export default function BeautyPage() {
id: "skin-1",
name: "Gentle Cleansing Milk",
price: "$45.00",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=4",
imageAlt: "Premium gentle cleanser",
},
{
id: "skin-2",
name: "Hydrating Toner",
price: "$52.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=5",
imageAlt: "Premium hydrating toner",
},
{
id: "skin-3",
name: "Premium Night Serum",
price: "$99.00",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=5",
imageAlt: "Premium night serum",
},
{
id: "skin-4",
name: "SPF 50 Sunscreen",
price: "$48.00",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=5",
imageAlt: "Premium sunscreen protection",
},
]}
@@ -185,7 +185,7 @@ export default function BeautyPage() {
description="Subscribe to our beauty newsletter for skincare tips, product recommendations, and exclusive access to limited-edition collections and launches."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=3"
imageAlt="Luxury lifestyle flat lay aesthetic"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -87,42 +87,42 @@ export default function ClothingPage() {
id: "cloth-1",
name: "Luminance x Nike Premium Hoodie",
price: "$129.00",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=3",
imageAlt: "Premium luxury hoodie collaboration",
},
{
id: "cloth-2",
name: "Silk Evening Dress",
price: "$299.00",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=3",
imageAlt: "Elegant silk evening dress",
},
{
id: "cloth-3",
name: "Luxury Tailored Blazer",
price: "$249.00",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=3",
imageAlt: "Premium tailored blazer",
},
{
id: "cloth-4",
name: "Cashmere Knit Sweater",
price: "$189.00",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=4",
imageAlt: "Luxury cashmere knit sweater",
},
{
id: "cloth-5",
name: "Linen Trousers",
price: "$159.00",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=4",
imageAlt: "Premium linen trousers",
},
{
id: "cloth-6",
name: "Leather Jacket",
price: "$399.00",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=4",
imageAlt: "Premium leather jacket",
},
]}
@@ -143,28 +143,28 @@ export default function ClothingPage() {
id: "style-1",
name: "Minimalist White Button-Up",
price: "$119.00",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=5",
imageAlt: "Elegant white button-up shirt",
},
{
id: "style-2",
name: "Black Luxury Skirt",
price: "$179.00",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=5",
imageAlt: "Premium black luxury skirt",
},
{
id: "style-3",
name: "Silk Camisole",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=5",
imageAlt: "Luxury silk camisole",
},
{
id: "style-4",
name: "Designer Denim",
price: "$199.00",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=6",
imageAlt: "Premium designer denim",
},
]}
@@ -185,7 +185,7 @@ export default function ClothingPage() {
description="Subscribe to receive exclusive styling tips, early access to new collections, and personalized recommendations tailored to your fashion preferences."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=2"
imageAlt: "Luxury lifestyle flat lay aesthetic"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -96,7 +96,7 @@ export default function ContactPage() {
description="Subscribe to our exclusive newsletter and receive early access to new collections, VIP styling tips, and curated luxury recommendations."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=6"
imageAlt="Luxury lifestyle flat lay aesthetic"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -1,29 +1,67 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Manrope } from "next/font/google";
import { DM_Sans } 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 { Manrope } from "next/font/google";
import { DM_Sans } 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 manrope = Manrope({
variable: "--font-manrope",
subsets: ["latin"],
});
const dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Luminance - Luxury Clothing, Beauty & Tech Lifestyle",
description: "Discover curated luxury lifestyle products including premium clothing, beauty, and cutting-edge technology. Shop elevated brands at Luminance.",
keywords: "luxury lifestyle, premium clothing, beauty products, tech gadgets, designer fashion, luxury retail",
metadataBase: new URL("https://luminance.com"),
alternates: {
canonical: "https://luminance.com",
},
openGraph: {
title: "Luminance - Illuminate Your Everyday",
description: "Curated luxury lifestyle products: premium clothing, beauty, and innovative technology in one elegant destination.",
url: "https://luminance.com",
siteName: "Luminance",
images: [
{
url: "http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9449.jpg",
alt: "Luminance luxury lifestyle showcase",
},
],
type: "website",
},
twitter: {
card: "summary_large_image",
title: "Luminance - Luxury Lifestyle Brand",
description: "Premium clothing, beauty, and tech curated for those who appreciate elegance.",
images: ["http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9449.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -32,7 +70,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${manrope.variable} ${dmSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -44,4 +84,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -100,7 +100,7 @@ export default function HomePage() {
{ text: "Explore All", href: "/shop" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9449.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-bokeh-defocused-shopping-mall-interior-department-store_1203-9449.jpg?_wi=1"
imageAlt="Luxury lifestyle hero display with premium products"
mediaAnimation="slide-up"
imagePosition="right"
@@ -127,7 +127,7 @@ export default function HomePage() {
id: "cat-2",
name: "Luxury Beauty",
price: "Starting at $45",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/natural-self-care-product_23-2148989954.jpg?_wi=1",
imageAlt: "Luxury beauty and skincare products",
},
{
@@ -158,35 +158,35 @@ export default function HomePage() {
id: "bs-1",
name: "Luminance x Nike Premium Hoodie",
price: "$129.00",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=1",
imageAlt: "Premium luxury hoodie collaboration",
},
{
id: "bs-2",
name: "Silk Evening Dress",
price: "$299.00",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=1",
imageAlt: "Elegant silk evening dress",
},
{
id: "bs-3",
name: "Luxury Tailored Blazer",
price: "$249.00",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=1",
imageAlt: "Premium tailored blazer",
},
{
id: "bs-4",
name: "Luminance Beauty Serum Pro",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=1",
imageAlt: "Premium anti-aging serum",
},
{
id: "bs-5",
name: "Gold Luxury Lipstick",
price: "$55.00",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=1",
imageAlt: "Premium luxury lipstick",
},
]}
@@ -210,35 +210,35 @@ export default function HomePage() {
id: "tech-1",
name: "Premium Wireless Earbuds Pro",
price: "$199.00",
imageSrc: "http://img.b2bpic.net/free-photo/black-cordless-headphones-gray-textile_417767-474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-cordless-headphones-gray-textile_417767-474.jpg?_wi=1",
imageAlt: "Luxury wireless earbuds with premium design",
},
{
id: "tech-2",
name: "Smart Mirror Elite",
price: "$399.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg?_wi=1",
imageAlt: "Luxury smart mirror with LED lighting",
},
{
id: "tech-3",
name: "LED Beauty Ring Light",
price: "$159.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405106.jpg?_wi=1",
imageAlt: "Premium LED ring light for beauty",
},
{
id: "tech-4",
name: "Portable Luxury Charger",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/usb-charging-gadgets-blurred-background-room-close-up-concept-technology-everyday-life_169016-15480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/usb-charging-gadgets-blurred-background-room-close-up-concept-technology-everyday-life_169016-15480.jpg?_wi=1",
imageAlt: "Premium portable power bank",
},
{
id: "tech-5",
name: "Smart Ring Luxury",
price: "$349.00",
imageSrc: "http://img.b2bpic.net/free-photo/faceless-man-browsing-phone-cafe_23-2147689258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faceless-man-browsing-phone-cafe_23-2147689258.jpg?_wi=1",
imageAlt: "Premium smart ring wearable",
},
]}
@@ -296,7 +296,7 @@ export default function HomePage() {
quote: "The attention to detail is extraordinary. From packaging to customer support, Luminance treats every interaction as an opportunity to exceed expectations. This is luxury redefined.",
name: "Michael Chen",
role: "Tech Executive",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-sensual-male-with-hairstyle-casual-suit_613910-11078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-sensual-male-with-hairstyle-casual-suit_613910-11078.jpg?_wi=1",
imageAlt: "Michael Chen testimonial",
},
{
@@ -323,7 +323,7 @@ export default function HomePage() {
quote: "Their tech section is a game-changer. Finally a luxury retailer that understands gadgets. The smart mirror is incredible, and customer support helped me choose the perfect setup.",
name: "Jessica Wong",
role: "Tech Journalist",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=1",
imageAlt: "Jessica Wong testimonial",
},
{
@@ -332,7 +332,7 @@ export default function HomePage() {
quote: "Once you shop at Luminance, everything else feels mediocre. The experience, the products, the packaging—it all radiates quality. This is how luxury retail should be.",
name: "Alexander Hayes",
role: "Luxury Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg?_wi=1",
imageAlt: "Alexander Hayes testimonial",
},
]}
@@ -351,7 +351,7 @@ export default function HomePage() {
description="Subscribe to our exclusive newsletter and receive early access to new collections, VIP styling tips, and curated luxury recommendations."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=1"
imageAlt="Luxury lifestyle flat lay aesthetic"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -88,56 +88,56 @@ const ShopPage = () => {
id: "prod-1",
name: "Luminance x Nike Premium Hoodie",
price: "$129.00",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=2",
imageAlt: "Premium luxury hoodie collaboration",
},
{
id: "prod-2",
name: "Silk Evening Dress",
price: "$299.00",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=2",
imageAlt: "Elegant silk evening dress",
},
{
id: "prod-3",
name: "Luxury Tailored Blazer",
price: "$249.00",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=2",
imageAlt: "Premium tailored blazer",
},
{
id: "prod-4",
name: "Luminance Beauty Serum Pro",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg?_wi=2",
imageAlt: "Premium anti-aging serum",
},
{
id: "prod-5",
name: "Gold Luxury Lipstick",
price: "$55.00",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336398.jpg?_wi=2",
imageAlt: "Premium luxury lipstick",
},
{
id: "prod-6",
name: "Premium Wireless Earbuds Pro",
price: "$199.00",
imageSrc: "http://img.b2bpic.net/free-photo/black-cordless-headphones-gray-textile_417767-474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-cordless-headphones-gray-textile_417767-474.jpg?_wi=2",
imageAlt: "Luxury wireless earbuds with premium design",
},
{
id: "prod-7",
name: "Smart Mirror Elite",
price: "$399.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg?_wi=2",
imageAlt: "Luxury smart mirror with LED lighting",
},
{
id: "prod-8",
name: "LED Beauty Ring Light",
price: "$159.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405106.jpg?_wi=2",
imageAlt: "Premium LED ring light for beauty",
},
]}

View File

@@ -56,7 +56,7 @@ export default function TechPage() {
{ text: "New Arrivals", href: "/new-arrivals" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg?_wi=3"
imageAlt="Luxury tech gadgets and accessories"
mediaAnimation="slide-up"
imagePosition="right"
@@ -75,35 +75,35 @@ export default function TechPage() {
id: "tech-1",
name: "Premium Wireless Earbuds Pro",
price: "$199.00",
imageSrc: "http://img.b2bpic.net/free-photo/black-cordless-headphones-gray-textile_417767-474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-cordless-headphones-gray-textile_417767-474.jpg?_wi=3",
imageAlt: "Luxury wireless earbuds with premium design",
},
{
id: "tech-2",
name: "Smart Mirror Elite",
price: "$399.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vr-glasses-earphones-arrangement_23-2148847751.jpg?_wi=4",
imageAlt: "Luxury smart mirror with LED lighting",
},
{
id: "tech-3",
name: "LED Beauty Ring Light",
price: "$159.00",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-recording-her-makeup-routine_23-2150405106.jpg?_wi=3",
imageAlt: "Premium LED ring light for beauty",
},
{
id: "tech-4",
name: "Portable Luxury Charger",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/usb-charging-gadgets-blurred-background-room-close-up-concept-technology-everyday-life_169016-15480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/usb-charging-gadgets-blurred-background-room-close-up-concept-technology-everyday-life_169016-15480.jpg?_wi=2",
imageAlt: "Premium portable power bank",
},
{
id: "tech-5",
name: "Smart Ring Luxury",
price: "$349.00",
imageSrc: "http://img.b2bpic.net/free-photo/faceless-man-browsing-phone-cafe_23-2147689258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/faceless-man-browsing-phone-cafe_23-2147689258.jpg?_wi=2",
imageAlt: "Premium smart ring wearable",
},
]}
@@ -128,7 +128,7 @@ export default function TechPage() {
quote: "The Smart Mirror Elite has completely transformed my morning routine. The LED lighting is perfectly calibrated, and the smart features are intuitive. Best tech purchase I've made from Luminance.",
name: "Michael Chen",
role: "Tech Executive",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-sensual-male-with-hairstyle-casual-suit_613910-11078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-sensual-male-with-hairstyle-casual-suit_613910-11078.jpg?_wi=2",
imageAlt: "Michael Chen testimonial",
},
{
@@ -137,7 +137,7 @@ export default function TechPage() {
quote: "These wireless earbuds are in a league of their own. The noise cancellation is seamless, battery life exceeds expectations, and the design feels genuinely luxurious. Worth every penny.",
name: "Jessica Wong",
role: "Tech Journalist",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg?_wi=2",
imageAlt: "Jessica Wong testimonial",
},
{
@@ -146,7 +146,7 @@ export default function TechPage() {
quote: "I was skeptical about the smart ring, but it's become my essential daily device. Lightweight, elegant, and incredibly functional. Luminance truly understands luxury tech.",
name: "Alexander Hayes",
role: "Tech Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3269.jpg?_wi=2",
imageAlt: "Alexander Hayes testimonial",
},
]}
@@ -164,7 +164,7 @@ export default function TechPage() {
description="Subscribe to our tech newsletter and be the first to know about new gadget launches, exclusive tech deals, and innovative product reviews."
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=4"
imageAlt="Luxury tech lifestyle aesthetic"
mediaAnimation="slide-up"
mediaPosition="right"