Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f94d4b0cf6 | |||
| 63ce9a3266 | |||
| 4c5c9098ba | |||
| 48bbad99fa | |||
| dc61176205 | |||
| b56952ba0e | |||
| e75357b2dd | |||
| 8213f4bf44 | |||
| 9a0afecfcf | |||
| 83039f5456 | |||
| 85f59789fc |
@@ -28,7 +28,7 @@ export default function SkincareTemplatePage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Luminé Skincare"
|
||||
brandName="Heated Tobacco Products"
|
||||
navItems={[
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -42,10 +42,10 @@ export default function SkincareTemplatePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="The World's Premium Heat-Not-Burn Depot."
|
||||
description="Pure, natural skincare formulated for radiant, healthy skin. Discover the power of botanical ingredients and scientific innovation."
|
||||
logoText="Heated Tobacco Products Global"
|
||||
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" }}
|
||||
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"
|
||||
frameStyle="card"
|
||||
buttons={[
|
||||
@@ -59,9 +59,8 @@ export default function SkincareTemplatePage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
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: "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: "" }
|
||||
{ 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" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
@@ -181,7 +180,7 @@ export default function SkincareTemplatePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Luminé Skincare"
|
||||
logoText="Luminé"
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
|
||||
Reference in New Issue
Block a user