Compare commits
14 Commits
version_8
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 781e658d20 | |||
| 7a85a441f9 | |||
| 1a420c1c10 | |||
| 0b0bf4ce49 | |||
| 6cc7fc2c36 | |||
| 5915fa7b00 | |||
| 6635af7f0b | |||
| 8ec49d4d9c | |||
| e14ee52c1a | |||
| 65e6cb8530 | |||
| 059effce02 | |||
| b93fbe4d9d | |||
| a1d1e3e4fe | |||
| 5955372f33 |
@@ -44,7 +44,7 @@ export default function LuminaSkincarePage() {
|
||||
logoText="LUMINA"
|
||||
description="Advanced skincare designed for radiant, healthy skin. Reveal your natural glow."
|
||||
buttons={[{ text: "Discover Collection", href: "#products" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1777063254698-mg3vepro.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgyDENoeD9EWEraDkwxRjhwOZ4/uploaded-1777922555467-iv8tmv7y.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="about">
|
||||
@@ -118,7 +118,7 @@ export default function LuminaSkincarePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Elena V.", date: "March 2025", title: "Total skin transformation", quote: "My skin has never felt this luminous. Lumina is a true ritual.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-with-pink-sweater_23-2148749911.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-with-gold-body-painting_23-2150466380.jpg" },
|
||||
{ id: "2", name: "Marcus K.", date: "February 2025", title: "Effortless hydration", quote: "Minimalist, clean, and highly effective. My daily go-to.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunlight-falling-olive-oil-bottles-white-backdrop_23-2147853791.jpg" },
|
||||
{ id: "2", name: "Marcus K.", date: "February 2025", title: "Effortless hydration", quote: "Minimalist, clean, and highly effective. My daily go-to.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/happy-serene-young-woman-with-beautiful-olive-skin-curly-hair-ideal-skin-brown-eyes-studio_633478-985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sunlight-falling-olive-oil-bottles-white-backdrop_23-2147853791.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,4 +146,4 @@ export default function LuminaSkincarePage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user