Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cd8b708aec | |||
| 21f1c52661 | |||
| a2282daeca | |||
| c57b93a0c6 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="AMBEZWA"
|
||||
description="Premium quality weaves and hair extensions crafted for elegance and confidence"
|
||||
description="Authentic virgin hair trusted by beauty professionals worldwide"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#features" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Premium Hair Excellence Since 2015" }
|
||||
{ type: "text", content: "Premium Hair Excellence Since 2015 • Ethically sourced from trusted suppliers worldwide • Dedicated to delivering quality and trust to every client" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "#features" },
|
||||
|
||||
Reference in New Issue
Block a user