Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-24 02:34:02 +00:00

View File

@@ -78,6 +78,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Divine Belle Hair"
description="Divine Belle Hair was created for women who want to feel confident, bold, and beautiful every day. We provide premium-quality human hair that looks natural, lasts long, and elevates your entire look."
buttons={[{ text: "Browse Collection", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/fashionable-white-woman-jacket-posing-street-wavy-hairs-natural-make-up_273443-3204.jpg"
imageAlt="Luxurious hair branding"
/>
@@ -167,4 +168,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}