Update src/app/journal/page.tsx
This commit is contained in:
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "journal-articles", Component: BlogCardThree,
|
||||
props: {
|
||||
animationType: "slide-up", textboxLayout: "default", useInvertedBackground: false,
|
||||
animationType: "slide-up" as const, textboxLayout: "default", useInvertedBackground: false,
|
||||
carouselMode: "buttons" as const, uniformGridCustomHeightClasses: "min-h-[500px]", title: "Mivaara Journal", description: "Immerse yourselves in stories of intentional living, global artistry, and the profound joy of gathering. Our editorial features offer inspiration for your home and soul.", blogs: [
|
||||
{
|
||||
id: "journal-full-1", category: "Tablescapes", title: "Designing a Tablescape for Memory-Making", excerpt: "Transform your dining table into a canvas for cherished moments with our guide to thoughtful tablescaping, blending Mivaara pieces with personal touches.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cozy-table-winter-scenes_23-2149187684.jpg", imageAlt: "A beautifully decorated dining table with candles and elegant place settings.", authorName: "Mivaara Team", authorAvatar: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", date: "October 26, 2024"
|
||||
|
||||
Reference in New Issue
Block a user