diff --git a/src/app/page.tsx b/src/app/page.tsx index 392624a..0d218eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "circleGradient" }} imageSrc="http://img.b2bpic.net/free-photo/desk-arrangement-with-coffee-high-angle_23-2149073075.jpg" - imageAlt="Writer journaling thoughtfully" + imageAlt="personal blog writer journaling quiet moment" imagePosition="right" mediaAnimation="blur-reveal" buttons={[ @@ -85,15 +85,15 @@ export default function LandingPage() { blogs={[ { id: "1", category: ["Books", "Reflection"], - title: "Books I Love", excerpt: "Today was a very tiring day. Exploring the worlds and ideas found in the pages I cherish most.", imageSrc: "http://img.b2bpic.net/free-psd/arts-handcraft-invitation-template_23-2149962605.jpg", imageAlt: "Stack of beloved books", authorName: "Sobirov", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13343.jpg", date: "Recent" + title: "Books I Love", excerpt: "Today was a very tiring day. Exploring the worlds and ideas found in the pages I cherish most.", imageSrc: "http://img.b2bpic.net/free-psd/arts-handcraft-invitation-template_23-2149962605.jpg", imageAlt: "open book reading literature page", authorName: "Sobirov", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13343.jpg", date: "Recent" }, { id: "2", category: ["Entertainment", "Reviews"], - title: "This is a Really Great Movie", excerpt: "A film that captivated me completely. Sharing thoughts on cinema that moved my heart.", imageSrc: "http://img.b2bpic.net/free-photo/heart-formed-pocorn_23-2148470215.jpg", imageAlt: "Movie theater cinema", authorName: "Sobirov", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13343.jpg", date: "Recent" + title: "This is a Really Great Movie", excerpt: "A film that captivated me completely. Sharing thoughts on cinema that moved my heart.", imageSrc: "http://img.b2bpic.net/free-photo/heart-formed-pocorn_23-2148470215.jpg", imageAlt: "cinema movie night film aesthetic", authorName: "Sobirov", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13343.jpg", date: "Recent" }, { id: "3", category: ["Nature", "Landscape"], - title: "Nature's Beauty", excerpt: "A moment of tranquility captured in landscape. The world speaks to us in silent beauty.", imageSrc: "http://img.b2bpic.net/free-photo/adventurous-romantic-hiker-couple-sitting-rocks-looking-mountains_181624-40345.jpg", imageAlt: "Scenic landscape view", authorName: "Sobirov", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13343.jpg", date: "Recent" + title: "Nature's Beauty", excerpt: "A moment of tranquility captured in landscape. The world speaks to us in silent beauty.", imageSrc: "http://img.b2bpic.net/free-photo/adventurous-romantic-hiker-couple-sitting-rocks-looking-mountains_181624-40345.jpg", imageAlt: "landscape mountains nature scenic valley", authorName: "Sobirov", authorAvatar: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13343.jpg", date: "Recent" } ]} buttons={[