Merge version_1 into main #1
354
src/app/page.tsx
354
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" }
|
||||
]}
|
||||
brandName="EditPro"
|
||||
/>
|
||||
@@ -54,117 +42,43 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Polished Prose for Every Writer"
|
||||
description="I help authors and businesses elevate their work through meticulous editing, proofreading, and stylistic refinement."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-books-blue-table-work-desk_169016-48930.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-photographer-sitting-desk-retouching-photos-computer_1098-17848.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-55141.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-notepad_23-2148223096.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sketchbook-pencils-eraser_23-2147689775.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-working-computer-wooden-table_169016-17990.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-books-blue-table-work-desk_169016-48930.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-photographer-sitting-desk-retouching-photos-computer_1098-17848.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-55141.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-notepad_23-2148223096.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sketchbook-pencils-eraser_23-2147689775.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-working-computer-wooden-table_169016-17990.jpg", imageAlt: "Editing desk" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6851.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-computer-screen-office-workspace_23-2148821932.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-library-desks-with-historic-charm-beautiful-decorations_482257-125708.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-dark-table-work-desk_169016-49125.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-tablet-cup-smartphone-plant-monitor-cooling-fan_23-2148036906.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-notepad-composition-desk_23-2147982552.jpg",
|
||||
imageAlt: "Editing desk",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-top-view-office-table-desk-workspace-background_1150-6851.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-computer-screen-office-workspace_23-2148821932.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-library-desks-with-historic-charm-beautiful-decorations_482257-125708.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-computer-dark-table-work-desk_169016-49125.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-tablet-cup-smartphone-plant-monitor-cooling-fan_23-2148036906.jpg", imageAlt: "Editing desk" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-notepad-composition-desk_23-2147982552.jpg", imageAlt: "Editing desk" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "View Services", href: "#features" },
|
||||
{ text: "Get a Quote", href: "#contact" }
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/working-table-with-computer_93675-133813.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/spiral-notepad-with-black-coffee-spectacle_1252-951.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-49023.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/camera-paper-sheet-near-computer_23-2147823719.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-computer-wooden-table-work-desk_169016-49296.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/working-table-with-computer_93675-133813.jpg", alt: "User 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/spiral-notepad-with-black-coffee-spectacle_1252-951.jpg", alt: "User 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/student-desk-with-computer-books-notepads-table_169016-49023.jpg", alt: "User 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/camera-paper-sheet-near-computer_23-2147823719.jpg", alt: "User 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-computer-wooden-table-work-desk_169016-49296.jpg", alt: "User 5" }
|
||||
]}
|
||||
avatarText="Trusted by 500+ authors"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Developmental Editing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Copyediting",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Proofreading",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Style Refinement",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Manuscript Assessment",
|
||||
},
|
||||
{ type: "text", text: "Developmental Editing" },
|
||||
{ type: "text", text: "Copyediting" },
|
||||
{ type: "text", text: "Proofreading" },
|
||||
{ type: "text", text: "Style Refinement" },
|
||||
{ type: "text", text: "Manuscript Assessment" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -173,19 +87,9 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Professional editing built on",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/it-is-portrait-brunette-young-girl-sitting-sofa-studio-she-wears-blue-shirt-white-watch-she-is-curious-about-sketches-which-she-holds-both-hands_197531-800.jpg",
|
||||
alt: "Manuscript",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
content: "years of experience and literary passion.",
|
||||
},
|
||||
{ type: "text", content: "Professional editing built on" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/it-is-portrait-brunette-young-girl-sitting-sofa-studio-she-wears-blue-shirt-white-watch-she-is-curious-about-sketches-which-she-holds-both-hands_197531-800.jpg", alt: "Manuscript" },
|
||||
{ type: "text", content: "years of experience and literary passion." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -196,24 +100,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Developmental Editing",
|
||||
description: "Big-picture structural review and feedback on pacing, character development, and narrative arc.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-books-arrangement_23-2149765843.jpg",
|
||||
imageAlt: "Editing icon",
|
||||
},
|
||||
{
|
||||
title: "Copyediting",
|
||||
description: "Fine-tuning flow, clarity, style consistency, and grammar to ensure your voice shines through.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-stack-books-blurred-background_169016-25850.jpg",
|
||||
imageAlt: "Editing icon",
|
||||
},
|
||||
{
|
||||
title: "Proofreading",
|
||||
description: "The final check for typos, punctuation, and layout consistency before you publish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bookmark-coffee-cup-assortment_23-2149894323.jpg",
|
||||
imageAlt: "Editing icon",
|
||||
},
|
||||
{ title: "Developmental Editing", description: "Big-picture structural review and feedback on pacing, character development, and narrative arc.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-books-arrangement_23-2149765843.jpg", imageAlt: "Editing icon" },
|
||||
{ title: "Copyediting", description: "Fine-tuning flow, clarity, style consistency, and grammar to ensure your voice shines through.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-stack-books-blurred-background_169016-25850.jpg", imageAlt: "Editing icon" },
|
||||
{ title: "Proofreading", description: "The final check for typos, punctuation, and layout consistency before you publish.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-bookmark-coffee-cup-assortment_23-2149894323.jpg", imageAlt: "Editing icon" }
|
||||
]}
|
||||
title="My Editing Services"
|
||||
description="Customized editing packages to suit your specific project needs."
|
||||
@@ -222,64 +111,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="process" data-section="process">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Step 1",
|
||||
name: "Initial Assessment",
|
||||
price: "1-2 Days",
|
||||
rating: 5,
|
||||
reviewCount: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flowers_23-2148213906.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Step 2",
|
||||
name: "Structural Edits",
|
||||
price: "2-3 Weeks",
|
||||
rating: 5,
|
||||
reviewCount: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-stack-books-blurred-background_169016-25852.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Step 3",
|
||||
name: "Feedback Round",
|
||||
price: "3 Days",
|
||||
rating: 5,
|
||||
reviewCount: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/opera-cake-dessert-slice-wooden-table_123827-20946.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Step 4",
|
||||
name: "Copyedit Pass",
|
||||
price: "1-2 Weeks",
|
||||
rating: 5,
|
||||
reviewCount: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-stationery-items-copy-space_23-2148500455.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Step 5",
|
||||
name: "Final Proof",
|
||||
price: "3 Days",
|
||||
rating: 5,
|
||||
reviewCount: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-beauty-products-desk_23-2148360170.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Step 6",
|
||||
name: "Manuscript Ready",
|
||||
price: "Immediate",
|
||||
rating: 5,
|
||||
reviewCount: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-stationeries-empty-cup-yellow-backdrop_23-2147880481.jpg",
|
||||
},
|
||||
{ id: "p1", brand: "Step 1", name: "Initial Assessment", price: "1-2 Days", rating: 5, reviewCount: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-book-flowers_23-2148213906.jpg" },
|
||||
{ id: "p2", brand: "Step 2", name: "Structural Edits", price: "2-3 Weeks", rating: 5, reviewCount: "2", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-stack-books-blurred-background_169016-25852.jpg" },
|
||||
{ id: "p3", brand: "Step 3", name: "Feedback Round", price: "3 Days", rating: 5, reviewCount: "3", imageSrc: "http://img.b2bpic.net/free-photo/opera-cake-dessert-slice-wooden-table_123827-20946.jpg" },
|
||||
{ id: "p4", brand: "Step 4", name: "Copyedit Pass", price: "1-2 Weeks", rating: 5, reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-stationery-items-copy-space_23-2148500455.jpg" },
|
||||
{ id: "p5", brand: "Step 5", name: "Final Proof", price: "3 Days", rating: 5, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/side-view-beauty-products-desk_23-2148360170.jpg" },
|
||||
{ id: "p6", brand: "Step 6", name: "Manuscript Ready", price: "Immediate", rating: 5, reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-stationeries-empty-cup-yellow-backdrop_23-2147880481.jpg" }
|
||||
]}
|
||||
title="My Editing Workflow"
|
||||
description="A structured and transparent process to bring your manuscript to life."
|
||||
@@ -292,46 +134,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice Author",
|
||||
handle: "@alice",
|
||||
testimonial: "Excellent service and deep insight.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bob Writer",
|
||||
handle: "@bob",
|
||||
testimonial: "Transformed my manuscript completely.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Charlie Novelist",
|
||||
handle: "@charlie",
|
||||
testimonial: "Very professional and detailed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dana Poet",
|
||||
handle: "@dana",
|
||||
testimonial: "Understands the nuances of voice.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033393.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Eve Writer",
|
||||
handle: "@eve",
|
||||
testimonial: "Great experience, will use again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg",
|
||||
},
|
||||
{ id: "1", name: "Alice Author", handle: "@alice", testimonial: "Excellent service and deep insight.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" },
|
||||
{ id: "2", name: "Bob Writer", handle: "@bob", testimonial: "Transformed my manuscript completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg" },
|
||||
{ id: "3", name: "Charlie Novelist", handle: "@charlie", testimonial: "Very professional and detailed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg" },
|
||||
{ id: "4", name: "Dana Poet", handle: "@dana", testimonial: "Understands the nuances of voice.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033393.jpg" },
|
||||
{ id: "5", name: "Eve Writer", handle: "@eve", testimonial: "Great experience, will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Authors"
|
||||
@@ -344,13 +151,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Publisher A",
|
||||
"Literary Hub",
|
||||
"Editor Society",
|
||||
"Writing Agency",
|
||||
"Writer Press",
|
||||
"Media House",
|
||||
"Book Society",
|
||||
"Publisher A", "Literary Hub", "Editor Society", "Writing Agency", "Writer Press", "Media House", "Book Society"
|
||||
]}
|
||||
title="Industry Partners"
|
||||
description="Proud to have collaborated with reputable organizations."
|
||||
@@ -362,21 +163,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do you charge?",
|
||||
content: "I offer flat fees per project or hourly rates.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How long does editing take?",
|
||||
content: "It depends on the scope of the project.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you edit technical content?",
|
||||
content: "Yes, I have experience with many genres.",
|
||||
},
|
||||
{ id: "f1", title: "How do you charge?", content: "I offer flat fees per project or hourly rates." },
|
||||
{ id: "f2", title: "How long does editing take?", content: "It depends on the scope of the project." },
|
||||
{ id: "f3", title: "Do you edit technical content?", content: "Yes, I have experience with many genres." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-various-open-book_1252-730.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -390,15 +179,10 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to get your manuscript professionally edited? Let's talk about your project."
|
||||
buttons={[
|
||||
{
|
||||
text: "Send an Inquiry",
|
||||
href: "mailto:hello@editpro.com",
|
||||
},
|
||||
{ text: "Send an Inquiry", href: "mailto:hello@editpro.com" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -409,31 +193,17 @@ export default function LandingPage() {
|
||||
logoText="EditPro"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
{
|
||||
label: "Developmental Editing",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Copyediting",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
title: "Services", items: [
|
||||
{ label: "Developmental Editing", href: "#features" },
|
||||
{ label: "Copyediting", href: "#features" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Resources", items: [
|
||||
{ label: "FAQs", href: "#faq" },
|
||||
{ label: "Contact", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 | EditPro | All rights reserved"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user