Merge version_2 into main #4
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
||||
title="Latest Book Features"
|
||||
description="Explore the latest additions to our literary collection, complete with author spotlights and release dates."
|
||||
blogs={[
|
||||
{ id: "1", category: "Fantasy", title: "The Last Chronicles", excerpt: "A breathtaking journey through forgotten realms.", imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756320.jpg", authorName: "Jane Doe", authorAvatar: "", date: "Oct 24, 2023" },
|
||||
{ id: "2", category: "Sci-Fi", title: "Nebula Dawn", excerpt: "An epic quest across star systems.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063079.jpg", authorName: "John Smith", authorAvatar: "", date: "Oct 25, 2023" }
|
||||
{ id: "1", category: "Fantasy", title: "The Last Chronicles", excerpt: "A breathtaking journey through forgotten realms.", imageSrc: "http://img.b2bpic.net/free-photo/old-device-studio_23-2150756320.jpg?_wi=1", authorName: "Jane Doe", authorAvatar: "", date: "Oct 24, 2023" },
|
||||
{ id: "2", category: "Sci-Fi", title: "Nebula Dawn", excerpt: "An epic quest across star systems.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063079.jpg?_wi=1", authorName: "John Smith", authorAvatar: "", date: "Oct 25, 2023" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{ name: "Mark D.", handle: "@publisher", testimonial: "Reliable and professional engagement.", rating: 5 }
|
||||
]}
|
||||
buttons={[{ text: "Get Promoted", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-device-studio_23-2150756320.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-device-studio_23-2150756320.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Strategic Book Launch", descriptions: ["Targeted outreach and PR campaigns."], imageSrc: "http://img.b2bpic.net/free-vector/copyright-law-day-banner-design_1308-123278.jpg" },
|
||||
{ id: "2", title: "Exclusive Interviews", descriptions: ["Deep-dive spotlights for your brand."], imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063079.jpg" },
|
||||
{ id: "2", title: "Exclusive Interviews", descriptions: ["Deep-dive spotlights for your brand."], imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150063079.jpg?_wi=2" },
|
||||
{ id: "3", title: "Platform Collaboration", descriptions: ["High-level partner growth strategies."], imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104553.jpg" }
|
||||
]}
|
||||
title="Enhanced Service Suite"
|
||||
|
||||
Reference in New Issue
Block a user