|
|
|
@@ -2,9 +2,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ReactLenis from "lenis/react";
|
|
|
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
|
|
|
import ContactText from '@/components/sections/contact/ContactText';
|
|
|
|
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
|
|
|
|
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
|
|
|
|
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
|
|
|
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
|
|
|
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
|
|
|
|
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
|
|
|
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
|
|
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
|
|
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
|
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
|
|
|
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
<NavbarStyleFullscreen
|
|
|
|
navItems={[
|
|
|
|
navItems={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Home",
|
|
|
|
name: "Home", id: "hero"},
|
|
|
|
id: "hero",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "About",
|
|
|
|
name: "About", id: "about"},
|
|
|
|
id: "about",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Collection",
|
|
|
|
name: "Collection", id: "products"},
|
|
|
|
id: "products",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Testimonials",
|
|
|
|
name: "Testimonials", id: "testimonials"},
|
|
|
|
id: "testimonials",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Contact",
|
|
|
|
name: "Contact", id: "contact"},
|
|
|
|
id: "contact",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
brandName="Viora Bracelet"
|
|
|
|
brandName="Viora Bracelet"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -61,78 +51,39 @@ export default function LandingPage() {
|
|
|
|
description="Dibuat dari batok kelapa alami, Viora Bracelet menggabungkan keindahan estetik dengan semangat keberlanjutan."
|
|
|
|
description="Dibuat dari batok kelapa alami, Viora Bracelet menggabungkan keindahan estetik dengan semangat keberlanjutan."
|
|
|
|
testimonials={[
|
|
|
|
testimonials={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Siti Aminah",
|
|
|
|
name: "Siti Aminah", handle: "@siti_am", testimonial: "Bagus banget, sesuai request!", rating: 5,
|
|
|
|
handle: "@siti_am",
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg?_wi=1", imageAlt: "minimalist eco friendly jewelry background"},
|
|
|
|
testimonial: "Bagus banget, sesuai request!",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg?_wi=1",
|
|
|
|
|
|
|
|
imageAlt: "minimalist eco friendly jewelry background",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Budi Santoso",
|
|
|
|
name: "Budi Santoso", handle: "@budi_s", testimonial: "Keren dipakai, pasti beli lagi", rating: 5,
|
|
|
|
handle: "@budi_s",
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-soil-plants_23-2148928441.jpg?_wi=1", imageAlt: "natural coconut shell material macro"},
|
|
|
|
testimonial: "Keren dipakai, pasti beli lagi",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-soil-plants_23-2148928441.jpg?_wi=1",
|
|
|
|
|
|
|
|
imageAlt: "natural coconut shell material macro",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Dewi Lestari",
|
|
|
|
name: "Dewi Lestari", handle: "@dewi_l", testimonial: "Kualitas bahan bagus & awet", rating: 5,
|
|
|
|
handle: "@dewi_l",
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg?_wi=1", imageAlt: "natural coconut shell bracelet"},
|
|
|
|
testimonial: "Kualitas bahan bagus & awet",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg?_wi=1",
|
|
|
|
|
|
|
|
imageAlt: "natural coconut shell bracelet",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Andi Wijaya",
|
|
|
|
name: "Andi Wijaya", handle: "@andi_w", testimonial: "Sangat unik dan ramah lingkungan!", rating: 5,
|
|
|
|
handle: "@andi_w",
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg?_wi=1", imageAlt: "sustainable wood bracelet"},
|
|
|
|
testimonial: "Sangat unik dan ramah lingkungan!",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg?_wi=1",
|
|
|
|
|
|
|
|
imageAlt: "sustainable wood bracelet",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "Putri Ayu",
|
|
|
|
name: "Putri Ayu", handle: "@putri_a", testimonial: "Suka banget sama modelnya!", rating: 5,
|
|
|
|
handle: "@putri_a",
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg?_wi=1", imageAlt: "eco friendly beaded bracelet"},
|
|
|
|
testimonial: "Suka banget sama modelnya!",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg?_wi=1",
|
|
|
|
|
|
|
|
imageAlt: "eco friendly beaded bracelet",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Beli Sekarang",
|
|
|
|
text: "Beli Sekarang", href: "#products"},
|
|
|
|
href: "#products",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
text: "Lihat Koleksi",
|
|
|
|
text: "Lihat Koleksi", href: "#products"},
|
|
|
|
href: "#products",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg?_wi=2"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/white-wedding-arrangement-with-copy-space_23-2148243968.jpg?_wi=2"
|
|
|
|
avatars={[
|
|
|
|
avatars={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
src: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg",
|
|
|
|
src: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg", alt: "Customer 1"},
|
|
|
|
alt: "Customer 1",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
src: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg",
|
|
|
|
src: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg", alt: "Customer 2"},
|
|
|
|
alt: "Customer 2",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
src: "http://img.b2bpic.net/free-photo/people-beauty-ethnicity-facial-expressions-concept-attractive-african-american-female-model-rests-coffee-shop-with-friend-lover_273609-3170.jpg",
|
|
|
|
src: "http://img.b2bpic.net/free-photo/people-beauty-ethnicity-facial-expressions-concept-attractive-african-american-female-model-rests-coffee-shop-with-friend-lover_273609-3170.jpg", alt: "Customer 3"},
|
|
|
|
alt: "Customer 3",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
src: "http://img.b2bpic.net/free-photo/portrait-mixed-race-black-woman-park-full-flowers-with-huge-afro-hair-contour-sunlight-watching-aside-cinema-film-colors_633478-451.jpg",
|
|
|
|
src: "http://img.b2bpic.net/free-photo/portrait-mixed-race-black-woman-park-full-flowers-with-huge-afro-hair-contour-sunlight-watching-aside-cinema-film-colors_633478-451.jpg", alt: "Customer 4"},
|
|
|
|
alt: "Customer 4",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
src: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-with-brushes_23-2148818465.jpg",
|
|
|
|
src: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-with-brushes_23-2148818465.jpg", alt: "Customer 5"},
|
|
|
|
alt: "Customer 5",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
avatarText="Lebih dari 1000+ pelanggan puas dengan produk Viora."
|
|
|
|
avatarText="Lebih dari 1000+ pelanggan puas dengan produk Viora."
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
@@ -155,59 +106,23 @@ export default function LandingPage() {
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p1",
|
|
|
|
id: "p1", brand: "Viora", name: "Coconut Minimalist", price: "Rp 35.000", rating: 5,
|
|
|
|
brand: "Viora",
|
|
|
|
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg?_wi=2"},
|
|
|
|
name: "Coconut Minimalist",
|
|
|
|
|
|
|
|
price: "Rp 35.000",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
reviewCount: "24",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-summer-dress-vacation-beach-colorful-yellow-sunglasess-smiling-happy_285396-6631.jpg?_wi=2",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p2",
|
|
|
|
id: "p2", brand: "Viora", name: "Eco-Charm Bracelet", price: "Rp 40.000", rating: 5,
|
|
|
|
brand: "Viora",
|
|
|
|
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg?_wi=2"},
|
|
|
|
name: "Eco-Charm Bracelet",
|
|
|
|
|
|
|
|
price: "Rp 40.000",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
reviewCount: "18",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-cakes-with-coconut-light-white-surface_140725-115543.jpg?_wi=2",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p3",
|
|
|
|
id: "p3", brand: "Viora", name: "Natural Earth Link", price: "Rp 38.000", rating: 4,
|
|
|
|
brand: "Viora",
|
|
|
|
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg?_wi=2"},
|
|
|
|
name: "Natural Earth Link",
|
|
|
|
|
|
|
|
price: "Rp 38.000",
|
|
|
|
|
|
|
|
rating: 4,
|
|
|
|
|
|
|
|
reviewCount: "32",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-holding-beads-button-with-tweezers_23-2147899011.jpg?_wi=2",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p4",
|
|
|
|
id: "p4", brand: "Viora", name: "Handmade Shell Cuff", price: "Rp 45.000", rating: 5,
|
|
|
|
brand: "Viora",
|
|
|
|
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-holding-durian-fruit_343596-1645.jpg"},
|
|
|
|
name: "Handmade Shell Cuff",
|
|
|
|
|
|
|
|
price: "Rp 45.000",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
reviewCount: "12",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-holding-durian-fruit_343596-1645.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p5",
|
|
|
|
id: "p5", brand: "Viora", name: "Artisan Coconut Cuff", price: "Rp 50.000", rating: 5,
|
|
|
|
brand: "Viora",
|
|
|
|
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/working-with-wood-set-letters-hand-made-things-materials-composition-top-view_1268-17354.jpg"},
|
|
|
|
name: "Artisan Coconut Cuff",
|
|
|
|
|
|
|
|
price: "Rp 50.000",
|
|
|
|
|
|
|
|
rating: 5,
|
|
|
|
|
|
|
|
reviewCount: "9",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/working-with-wood-set-letters-hand-made-things-materials-composition-top-view_1268-17354.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "p6",
|
|
|
|
id: "p6", brand: "Viora", name: "Classic Eco Bracelet", price: "Rp 30.000", rating: 4,
|
|
|
|
brand: "Viora",
|
|
|
|
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-vacation-beachhands-with-colorful-yellow-sunglasess-accessories-jewelry-bag_285396-6637.jpg"},
|
|
|
|
name: "Classic Eco Bracelet",
|
|
|
|
|
|
|
|
price: "Rp 30.000",
|
|
|
|
|
|
|
|
rating: 4,
|
|
|
|
|
|
|
|
reviewCount: "45",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-vacation-beachhands-with-colorful-yellow-sunglasess-accessories-jewelry-bag_285396-6637.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="Koleksi Kami"
|
|
|
|
title="Koleksi Kami"
|
|
|
|
description="Pilihan gelang batok kelapa unik dan handmade untuk tampilan yang natural."
|
|
|
|
description="Pilihan gelang batok kelapa unik dan handmade untuk tampilan yang natural."
|
|
|
|
@@ -219,30 +134,15 @@ export default function LandingPage() {
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
testimonials={[
|
|
|
|
testimonials={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "t1",
|
|
|
|
id: "t1", name: "Siti Aminah", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg"},
|
|
|
|
name: "Siti Aminah",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-making-client-laugh_23-2148398584.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "t2",
|
|
|
|
id: "t2", name: "Budi Santoso", imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg"},
|
|
|
|
name: "Budi Santoso",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "t3",
|
|
|
|
id: "t3", name: "Dewi Lestari", imageSrc: "http://img.b2bpic.net/free-photo/people-beauty-ethnicity-facial-expressions-concept-attractive-african-american-female-model-rests-coffee-shop-with-friend-lover_273609-3170.jpg"},
|
|
|
|
name: "Dewi Lestari",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/people-beauty-ethnicity-facial-expressions-concept-attractive-african-american-female-model-rests-coffee-shop-with-friend-lover_273609-3170.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "t4",
|
|
|
|
id: "t4", name: "Andi Wijaya", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mixed-race-black-woman-park-full-flowers-with-huge-afro-hair-contour-sunlight-watching-aside-cinema-film-colors_633478-451.jpg"},
|
|
|
|
name: "Andi Wijaya",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mixed-race-black-woman-park-full-flowers-with-huge-afro-hair-contour-sunlight-watching-aside-cinema-film-colors_633478-451.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
id: "t5",
|
|
|
|
id: "t5", name: "Putri Ayu", imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-with-brushes_23-2148818465.jpg"},
|
|
|
|
name: "Putri Ayu",
|
|
|
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-with-brushes_23-2148818465.jpg",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
cardTitle="Apa Kata Mereka?"
|
|
|
|
cardTitle="Apa Kata Mereka?"
|
|
|
|
cardTag="Testimoni"
|
|
|
|
cardTag="Testimoni"
|
|
|
|
@@ -258,19 +158,13 @@ export default function LandingPage() {
|
|
|
|
features={[
|
|
|
|
features={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
icon: Leaf,
|
|
|
|
icon: Leaf,
|
|
|
|
title: "100% Natural",
|
|
|
|
title: "100% Natural", description: "Dibuat langsung dari bahan batok kelapa alami tanpa bahan kimia."},
|
|
|
|
description: "Dibuat langsung dari bahan batok kelapa alami tanpa bahan kimia.",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
icon: Heart,
|
|
|
|
icon: Heart,
|
|
|
|
title: "Handmade",
|
|
|
|
title: "Handmade", description: "Dikerjakan dengan ketelitian tangan artisan lokal Indonesia."},
|
|
|
|
description: "Dikerjakan dengan ketelitian tangan artisan lokal Indonesia.",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
icon: Diamond,
|
|
|
|
icon: Diamond,
|
|
|
|
title: "Desain Unik",
|
|
|
|
title: "Desain Unik", description: "Setiap produk memiliki tekstur batok kelapa yang unik dan asli."},
|
|
|
|
description: "Setiap produk memiliki tekstur batok kelapa yang unik dan asli.",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
title="Mengapa Pilih Viora?"
|
|
|
|
title="Mengapa Pilih Viora?"
|
|
|
|
description="Kualitas yang menyatu dengan nilai keberlanjutan alam."
|
|
|
|
description="Kualitas yang menyatu dengan nilai keberlanjutan alam."
|
|
|
|
@@ -278,52 +172,36 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactSplit
|
|
|
|
<ContactText
|
|
|
|
useInvertedBackground={false}
|
|
|
|
text="Siap untuk tampil alami dengan Viora? Hubungi kami sekarang!"
|
|
|
|
background={{
|
|
|
|
background={{
|
|
|
|
variant: "plain",
|
|
|
|
variant: "gradient-bars"
|
|
|
|
}}
|
|
|
|
}}
|
|
|
|
tag="Contact Us"
|
|
|
|
buttons={[
|
|
|
|
title="Jadi bagian dari perubahan 🌿"
|
|
|
|
{ text: "Hubungi Kami", href: "https://wa.me/" }
|
|
|
|
description="Hubungi kami melalui WhatsApp atau Instagram untuk pemesanan khusus atau pertanyaan produk."
|
|
|
|
]}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-flowers-with-copyspace_23-2148134775.jpg"
|
|
|
|
useInvertedBackground={true}
|
|
|
|
buttonText="Kirim via WhatsApp"
|
|
|
|
|
|
|
|
onSubmit={(email) => console.log(email)}
|
|
|
|
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<div id="footer" data-section="footer">
|
|
|
|
<FooterBaseCard
|
|
|
|
<FooterSimple
|
|
|
|
logoText="Viora Bracelet"
|
|
|
|
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Produk",
|
|
|
|
title: "Produk", items: [
|
|
|
|
items: [
|
|
|
|
{ label: "Katalog", href: "#products" },
|
|
|
|
{
|
|
|
|
{ label: "Tentang Kami", href: "#about" },
|
|
|
|
label: "Katalog",
|
|
|
|
]
|
|
|
|
href: "#products",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
label: "Tentang",
|
|
|
|
|
|
|
|
href: "#about",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
title: "Kontak",
|
|
|
|
title: "Kontak", items: [
|
|
|
|
items: [
|
|
|
|
{ label: "WhatsApp", href: "https://wa.me/" },
|
|
|
|
{
|
|
|
|
{ label: "Instagram", href: "https://instagram.com/viora.bracelet" },
|
|
|
|
label: "WhatsApp",
|
|
|
|
]
|
|
|
|
href: "https://wa.me/",
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
label: "Instagram",
|
|
|
|
|
|
|
|
href: "https://instagram.com/viora.bracelet",
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
copyrightText="© 2026 Viora Bracelet. All rights reserved."
|
|
|
|
bottomLeftText="Viora Bracelet"
|
|
|
|
|
|
|
|
bottomRightText="© 2026"
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ReactLenis>
|
|
|
|
</ReactLenis>
|
|
|
|
|