Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ name: "David K.", handle: "@david_k", testimonial: "Top quality products and even better service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-red-holding-different-products-basket-deli-store_627829-9473.jpg" },
|
||||
{ name: "Nina M.", handle: "@nina_m", testimonial: "A sanctuary for herbal wellness seekers.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-doing-groceries_23-2149284867.jpg" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-vendor-giving-free-apple-samples-clients_482257-77573.jpg", alt: "Customer avatar 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-women-shopping-food_23-2149151650.jpg", alt: "Customer avatar 2" },
|
||||
@@ -77,9 +77,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "Hierbas", name: "Golden Flower", price: "$45", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg" },
|
||||
{ id: "2", brand: "Hierbas", name: "Amber Wax", price: "$60", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg" },
|
||||
{ id: "3", brand: "Hierbas", name: "Diamond Pure", price: "$85", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg" },
|
||||
{ id: "1", brand: "Hierbas", name: "Golden Flower", price: "$45", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg?_wi=1" },
|
||||
{ id: "2", brand: "Hierbas", name: "Amber Wax", price: "$60", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg?_wi=1" },
|
||||
{ id: "3", brand: "Hierbas", name: "Diamond Pure", price: "$85", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg?_wi=1" },
|
||||
{ id: "4", brand: "Hierbas", name: "Emerald Bud", price: "$40", rating: 4, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-item-with-marijuana-leaves_23-2151336291.jpg" },
|
||||
{ id: "5", brand: "Hierbas", name: "Botanical Essence", price: "$35", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/aged-wood-surface-with-chipping_23-2148394701.jpg" },
|
||||
{ id: "6", brand: "Hierbas", name: "Cormorant Bloom", price: "$50", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-plant-concept_23-2148578479.jpg" }
|
||||
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alice G.", date: "Oct 2023", title: "Perfect quality", quote: "The attention to detail in their product selection is remarkable.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-shopping-organic-products_23-2148672825.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "1", name: "Alice G.", date: "Oct 2023", title: "Perfect quality", quote: "The attention to detail in their product selection is remarkable.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-shopping-organic-products_23-2148672825.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cloths-made-with-different-natural-pigments-assortment_23-2148734251.jpg?_wi=2", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "2", name: "Bob V.", date: "Sep 2023", title: "New favorite", quote: "A truly organic experience. I feel better knowing the origin.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-selling-crops-from-her-garden_329181-16499.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-green-apple_23-2148289389.jpg", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "3", name: "Charlie M.", date: "Aug 2023", title: "Top tier service", quote: "Knowledgeable staff and a beautiful, warm atmosphere.", tag: "Frequent", avatarSrc: "http://img.b2bpic.net/free-photo/profile-charming-professional-young-female-designer-dressed-stylish-wear-enjoying-process-creation-holding-pencil-sketching-large-tablet-people-creativity-art-design-concept_273609-329.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "4", name: "Dana L.", date: "Jul 2023", title: "Authentic vibes", quote: "Feels like a high-end apothecary. My go-to spot.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/vendor-checking-quality-organic-items_482257-90439.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "5", name: "Evan K.", date: "Jun 2023", title: "Highly recommended", quote: "Quality is consistent and the vibe is always great.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/person-using-nfc-technology-pay-bill-restaurant_23-2150039428.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg", imageAlt: "happy customer apothecary shop" }
|
||||
{ id: "3", name: "Charlie M.", date: "Aug 2023", title: "Top tier service", quote: "Knowledgeable staff and a beautiful, warm atmosphere.", tag: "Frequent", avatarSrc: "http://img.b2bpic.net/free-photo/profile-charming-professional-young-female-designer-dressed-stylish-wear-enjoying-process-creation-holding-pencil-sketching-large-tablet-people-creativity-art-design-concept_273609-329.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cloves-bay-leaves-near-blurred-turmeric_23-2147773428.jpg?_wi=2", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "4", name: "Dana L.", date: "Jul 2023", title: "Authentic vibes", quote: "Feels like a high-end apothecary. My go-to spot.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/vendor-checking-quality-organic-items_482257-90439.jpg", imageSrc: "http://img.b2bpic.net/free-photo/yellow-sugar-candies-marble-table_114579-75860.jpg?_wi=2", imageAlt: "happy customer apothecary shop" },
|
||||
{ id: "5", name: "Evan K.", date: "Jun 2023", title: "Highly recommended", quote: "Quality is consistent and the vibe is always great.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/person-using-nfc-technology-pay-bill-restaurant_23-2150039428.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wood-wall-cinnamon-sticks-star-anise-lemon_169016-5212.jpg?_wi=2", imageAlt: "happy customer apothecary shop" }
|
||||
]}
|
||||
title="Community Voices"
|
||||
description="Hear what our patrons say about the Hierbas experience."
|
||||
|
||||
Reference in New Issue
Block a user