Merge version_5 into main #5

Merged
bender merged 1 commits from version_5 into main 2026-06-03 17:38:05 +00:00

View File

@@ -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}