Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 03:01:11 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
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: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", imageAlt: "Pepe the avocado merchant philosopher"
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}
@@ -140,16 +140,16 @@ export default function LandingPage() {
useInvertedBackground={false}
blogs={[
{
id: "1", category: "Philosophy", title: "The Stoic Avocado", excerpt: "Marcus Aurelius said 'You have power over your mind, not outside events.' We apply this to avocado ripeness. You control when you eat it.", imageSrc: "http://img.b2bpic.net/free-psd/world-cancer-day-instagram-stories_23-2150023509.jpg", imageAlt: "Pepe philosopher with ancient scrolls", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
id: "1", category: "Philosophy", title: "The Stoic Avocado", excerpt: "Marcus Aurelius said 'You have power over your mind, not outside events.' We apply this to avocado ripeness. You control when you eat it.", imageSrc: "http://img.b2bpic.net/free-psd/world-cancer-day-instagram-stories_23-2150023509.jpg?_wi=1", imageAlt: "Pepe philosopher with ancient scrolls", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
},
{
id: "2", category: "Meme Culture", title: "Evolution: Supermarket to Ubud", excerpt: "From overpriced supermarket (7,500 IDR per 100g) to direct source quality (10,000 IDR whole fruit). This is the way.", imageSrc: "http://img.b2bpic.net/free-psd/world-cancer-day-instagram-stories_23-2150023509.jpg", imageAlt: "Evolution meme progression chart", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
id: "2", category: "Meme Culture", title: "Evolution: Supermarket to Ubud", excerpt: "From overpriced supermarket (7,500 IDR per 100g) to direct source quality (10,000 IDR whole fruit). This is the way.", imageSrc: "http://img.b2bpic.net/free-psd/world-cancer-day-instagram-stories_23-2150023509.jpg?_wi=2", imageAlt: "Evolution meme progression chart", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
},
{
id: "3", category: "Confidence", title: "No Drama. Just Quality.", excerpt: "We don't make excuses. We don't oversell. We deliver premium Hass avocados, period. That's the whole thing.", imageSrc: "http://img.b2bpic.net/free-photo/watermelon-pineapple-kivi-cut-into-pieces-with-apples-broccoli-wooden-plate_1150-21590.jpg", imageAlt: "Creamy Hass avocado perfection", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
},
{
id: "4", category: "Humor", title: "Pepe's Avocado Merchant Guide", excerpt: "A wise frog once said: 'Know your product. Honor your customer. Never compromise on ripeness.' Pepe understood the merchant code.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", imageAlt: "Medieval Pepe statue merchant", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
id: "4", category: "Humor", title: "Pepe's Avocado Merchant Guide", excerpt: "A wise frog once said: 'Know your product. Honor your customer. Never compromise on ripeness.' Pepe understood the merchant code.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg?_wi=2", imageAlt: "Medieval Pepe statue merchant", authorName: "Pepe the Wise", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-old-man-with-copy-space_23-2148719354.jpg", date: "Every Week"
}
]}
carouselMode="buttons"