Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 22bfe3d91f | |||
| 160713c14b | |||
| 3c9d84a143 | |||
| e408826df0 | |||
| 0eb4a7539c | |||
| 939af2df56 |
@@ -29,6 +29,8 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
brandName="KHENAR.id"
|
brandName="KHENAR.id"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWJrRrKmPQnAA7eYKlLfdw7yZv/uploaded-1780289967302-4jquxsyf.png"
|
||||||
|
logoAlt="Khenar.id Logo"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Koleksi", id: "product-showcase" },
|
{ name: "Koleksi", id: "product-showcase" },
|
||||||
{ name: "Tentang Kami", id: "brand-story" },
|
{ name: "Tentang Kami", id: "brand-story" },
|
||||||
@@ -112,6 +114,7 @@ export default function LandingPage() {
|
|||||||
<InlineImageSplitTextAbout
|
<InlineImageSplitTextAbout
|
||||||
heading={[
|
heading={[
|
||||||
{ type: "text", content: "Tentang Khenar" },
|
{ type: "text", content: "Tentang Khenar" },
|
||||||
|
{ type: "image", src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-blond-female-trendy-summer-skirt-sexy-carefree-woman-posing-near-blue-wall-studio-positive-model-having-fun-indoors-cheerful-happy_158538-27046.jpg", alt: "Khenar fashion model" },
|
||||||
{ type: "text", content: "Khenar lahir dari kecintaan terhadap fashion lokal yang modern dan accessible untuk semua perempuan muda Indonesia." },
|
{ type: "text", content: "Khenar lahir dari kecintaan terhadap fashion lokal yang modern dan accessible untuk semua perempuan muda Indonesia." },
|
||||||
{ type: "text", content: "Kami percaya bahwa style yang baik tidak harus mahal — cukup tepat, kekinian, dan jadi kamu. Setiap koleksi kami dirancang untuk menemani hari-hari kamu, dari morning hangout sampai evening stroll." },
|
{ type: "text", content: "Kami percaya bahwa style yang baik tidak harus mahal — cukup tepat, kekinian, dan jadi kamu. Setiap koleksi kami dirancang untuk menemani hari-hari kamu, dari morning hangout sampai evening stroll." },
|
||||||
{ type: "text", content: "Bergabunglah dengan ribuan perempuan yang sudah percaya pada Khenar." },
|
{ type: "text", content: "Bergabunglah dengan ribuan perempuan yang sudah percaya pada Khenar." },
|
||||||
|
|||||||
Reference in New Issue
Block a user