Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 09:06:22 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -115,11 +115,11 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Hyaluronic Acid Complex", author: "Hydration Expert", description: "Delivers deep moisture to every skin layer, plumping fine lines and enhancing natural radiance for visibly healthier complexion.", tags: ["Hydration", "Anti-Aging"],
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201374.jpg", imageAlt: "Natural ingredients"
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201374.jpg?_wi=1", imageAlt: "Natural ingredients"
},
{
id: "2", title: "Botanical Green Tea Extract", author: "Antioxidant Specialist", description: "Rich in polyphenols, this powerful extract protects skin from environmental stressors while soothing inflammation and promoting a clear, youthful glow.", tags: ["Protection", "Clarity"],
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201374.jpg", imageAlt: "Natural ingredients"
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life-with-natural-elements_23-2148201374.jpg?_wi=2", imageAlt: "Natural ingredients"
}
]}
buttons={[{ text: "Explore Ingredients", href: "#" }]}