Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4508dc8afc | |||
| f0f1774f6f | |||
| 2605921aef | |||
| 9de36192c4 | |||
| ac2f700a84 | |||
| d51c93d003 | |||
| d331abd935 | |||
| 7d089d324b | |||
| 8c9bab84db |
@@ -169,4 +169,4 @@ export default function BlogPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -1263,4 +1263,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -52,14 +52,15 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<div id="about" data-webild-id="webild-1769292684120-qvouhhoau" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Crafted with" },
|
||||
{ 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: "nature's finest elements" }
|
||||
{ type: "text", content: "" }
|
||||
]}
|
||||
useInvertedBackground="invertDefault"
|
||||
imageClassName="mx-auto"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#benefits" }
|
||||
]}
|
||||
@@ -211,4 +212,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user