Merge version_1 into main #2
@@ -50,19 +50,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
tag="🥑 Premium Hass"
|
||||
title="Hass Avocados. No Drama. Just Quality."
|
||||
title="Hass Avocados. "
|
||||
description="Fresh Hass avocados in Ubud. Direct from source. Creamy, consistent, premium. Zero middlemen. We're not messing around."
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-high-angle-closeup-shot-two-whole-limes-wooden-table_181624-28335.jpg", imageAlt: "Fresh Hass avocado halves"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgrflFkNWYx7xvIRSSSb4T7Ham/uploaded-1773025827453-nhxcxtcm.png", imageAlt: "Fresh Hass avocado halves"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg?_wi=1", imageAlt: "Pepe the avocado merchant philosopher"
|
||||
}
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by Ubud locals & cafes"
|
||||
ratingText="Trusted by Ubud locals"
|
||||
buttons={[{ text: "Order Now", href: "order" }]}
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -89,12 +89,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "single", badge: "Single Fruit", price: "10,000 IDR", subtitle: "Per premium Hass avocado", features: [
|
||||
id: "single", badge: "Single Fruit", price: "50,000 IDR", subtitle: "Per 1kg of premium Hass avocado", features: [
|
||||
"Hand-selected ripeness", "Peak flavor guaranteed", "Perfect for your toast today"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "bulk", badge: "Bulk Order", price: "85,000 IDR", subtitle: "For 10 premium fruits", features: [
|
||||
id: "bulk", badge: "Bulk Order", price: "105,000 IDR", subtitle: "For 10 premium fruits", features: [
|
||||
"Free delivery in Ubud", "Restaurant & cafe wholesale", "Volume discounts available"
|
||||
]
|
||||
},
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "30", title: "kg available", description: "Premium Hass avocados in stock", icon: Leaf
|
||||
id: "1", value: "1000", title: "kg available", description: "Premium Hass avocados in stock", icon: Leaf
|
||||
},
|
||||
{
|
||||
id: "2", value: "7", title: "days delivery", description: "Free shipping in Ubud area", icon: Truck
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "How many avocados? Delivery preferences? Tell us everything.", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/workers-planting-vegetables-farm-with-equipments_114579-2780.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AgrflFkNWYx7xvIRSSSb4T7Ham/uploaded-1773025913577-2sweqd19.png"
|
||||
imageAlt="Ubud Bali tropical landscape"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user