Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63ce9a3266 | |||
| 48bbad99fa | |||
| b56952ba0e | |||
| e75357b2dd | |||
| 8213f4bf44 | |||
| 9a0afecfcf | |||
| 83039f5456 | |||
| 85f59789fc |
@@ -28,7 +28,7 @@ export default function SkincareTemplatePage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
brandName="Luminé Skincare"
|
brandName="Heated Tobacco Products"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Products", id: "products" },
|
{ name: "Products", id: "products" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
@@ -42,10 +42,10 @@ export default function SkincareTemplatePage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
logoText="The World's Premium Heat-Not-Burn Depot."
|
logoText="Heated Tobacco Products Global"
|
||||||
description="Pure, natural skincare formulated for radiant, healthy skin. Discover the power of botanical ingredients and scientific innovation."
|
description="The World's Premium Heat-Not-Burn Depot. Acquire world-class heated sticks (TEREA Italy/Japan formats, HEETS European block reserves, EVO) with absolute confidence. Calculate direct local excise tariffs, import regulations, and enjoy zero-clearing transit times."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/skincare/hero.webp"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EcqwTVdexD9gcsyjj55mNkaVOZ/uploaded-1780509300605-xeu9wpp9.jpg"
|
||||||
imageAlt="Luxury skincare products with natural ingredients"
|
imageAlt="Luxury skincare products with natural ingredients"
|
||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -59,9 +59,8 @@ export default function SkincareTemplatePage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
heading={[
|
heading={[
|
||||||
{ type: "text", content: "Crafted with care and precision using nature's finest elements and cutting-edge skincare science to deliver exceptional results for your skin" },
|
{ type: "text", content: "Delivering exceptional results for your skin through nature's finest elements and cutting-edge skincare science." },
|
||||||
{ type: "image", src: "https://img.b2bpic.net/free-photo/make-up-brushes-pile-wild-flowers-wooden-background_482257-9797.jpg", alt: "Natural ingredients" },
|
{ type: "image", src: "https://img.b2bpic.net/free-photo/make-up-brushes-pile-wild-flowers-wooden-background_482257-9797.jpg", alt: "Natural ingredients" }
|
||||||
{ type: "text", content: "" }
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
@@ -181,7 +180,7 @@ export default function SkincareTemplatePage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseCard
|
||||||
logoText="Luminé Skincare"
|
logoText="Luminé"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user