6 Commits

Author SHA1 Message Date
c46dcbfb67 Update src/app/page.tsx 2026-05-01 15:39:22 +00:00
979ca05e49 Merge version_4 into main
Merge version_4 into main
2026-05-01 15:38:29 +00:00
3ba0f3e61c Remove watermark 2026-05-01 15:38:22 +00:00
1b0956e592 Merge version_4 into main
Merge version_4 into main
2026-05-01 15:37:48 +00:00
24f2351ae0 Update src/app/page.tsx 2026-05-01 15:37:45 +00:00
54cb8c4cd8 Merge version_3 into main
Merge version_3 into main
2026-05-01 14:43:45 +00:00
2 changed files with 3 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
import "./globals.css";
import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Mulish } from "next/font/google";
@@ -33,7 +32,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${mulish.variable} ${inter.variable} antialiased`}>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{ variant: "gradient-bars" }}
title="Timeless Beauty, Redefined."
title="Unlock Your Glowing Skin."
description="Experience the ultimate hydration and natural radiance with Elegant Skin's premium botanical cream collection."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/sincere-delighted-feminine-blond-girl-with-blue-eyes-nice-happy-smile-gazing-camera-giggling-having-fun-laughing-enjoying-evening-posing-satisfied-cheerful-tender-pose-white-wall_176420-35203.jpg", alt: "Happy woman soft skin" },
@@ -165,7 +165,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "plain" }}
title="Join Our Beauty Journey"
description="Sign up for 10% off your first purchase and exclusive skincare tips."
description="Join 50k+ customers and get 10% off your first order"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459199.jpg"
mediaAnimation="slide-up"
/>