Update src/app/page.tsx
This commit is contained in:
@@ -201,13 +201,13 @@ export default function TallinnOldTownPage() {
|
||||
tag="Events"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Medieval Life", title: "Medieval Days Festival", excerpt: "Experience authentic medieval market atmosphere with craftspeople, performances, and period costumes.", imageSrc: "https://img.b2bpic.net/free-photo/antique-bible-wooden-table-reading-christian-text-generated-by-ai_188544-16942.jpg", imageAlt: "Medieval Days Festival"
|
||||
id: "1", category: "Medieval Life", title: "Medieval Days Festival", excerpt: "Experience authentic medieval market atmosphere with craftspeople, performances, and period costumes.", imageSrc: "https://img.b2bpic.net/free-photo/antique-bible-wooden-table-reading-christian-text-generated-by-ai_188544-16942.jpg", imageAlt: "Medieval Days Festival", authorName: "Elena Virtanen", authorAvatar: "https://img.b2bpic.net/free-photo/young-hispanic-tourist-woman-smiling-happy-drinking-coffee-city_839833-25789.jpg", date: "June 15, 2024"
|
||||
},
|
||||
{
|
||||
id: "2", category: "Travel Guide", title: "Best Time to Visit Tallinn", excerpt: "Plan your perfect trip with our seasonal guide to weather, events, and local highlights.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-hand-holding-notebook_23-2149617649.jpg", imageAlt: "Travel tips"
|
||||
id: "2", category: "Travel Guide", title: "Best Time to Visit Tallinn", excerpt: "Plan your perfect trip with our seasonal guide to weather, events, and local highlights.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-hand-holding-notebook_23-2149617649.jpg", imageAlt: "Travel tips", authorName: "Mikael Saar", authorAvatar: "https://img.b2bpic.net/free-photo/young-blonde-woman-smiling-confident-standing-street_839833-7910.jpg", date: "May 20, 2024"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Culture", title: "Estonian Traditions & Customs", excerpt: "Discover the unique cultural heritage and local traditions that define Tallinn's spirit.", imageSrc: "https://img.b2bpic.net/free-photo/young-girl-goes-out-house-traditional-ukrainian-dress_8353-9546.jpg", imageAlt: "Local culture"
|
||||
id: "3", category: "Culture", title: "Estonian Traditions & Customs", excerpt: "Discover the unique cultural heritage and local traditions that define Tallinn's spirit.", imageSrc: "https://img.b2bpic.net/free-photo/young-girl-goes-out-house-traditional-ukrainian-dress_8353-9546.jpg", imageAlt: "Local culture", authorName: "Katrin Tamm", authorAvatar: "https://img.b2bpic.net/free-photo/young-beautiful-blonde-woman-vacation-wearing-summer-hat-smiling-happy-standing-with-smile-face-having-conversation-talking-smartphone-street-city_839833-7897.jpg", date: "April 10, 2024"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user