Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -87,8 +87,8 @@ export default function LandingPage() {
|
||||
title="Engineering Insights"
|
||||
description="Latest industry news and technical articles."
|
||||
blogs={[
|
||||
{ id: "1", category: "Sustainability", title: "Sustainable Doha", excerpt: "Exploring green building in Qatar", authorName: "Admin", authorAvatar: "", date: "2024-01-01", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-831.jpg" },
|
||||
{ id: "2", category: "Innovation", title: "Future of Design", excerpt: "The next generation of structural planning", authorName: "Admin", authorAvatar: "", date: "2024-01-02", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-831.jpg" }
|
||||
{ id: "1", category: "Sustainability", title: "Sustainable Doha", excerpt: "Exploring green building in Qatar", authorName: "Admin", authorAvatar: "", date: "2024-01-01", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-831.jpg?_wi=1" },
|
||||
{ id: "2", category: "Innovation", title: "Future of Design", excerpt: "The next generation of structural planning", authorName: "Admin", authorAvatar: "", date: "2024-01-02", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-831.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user