Merge version_1 into main #4
@@ -44,14 +44,14 @@ export default function LandingPage() {
|
||||
title="Professional Writing Services That Guarantee Results"
|
||||
description="Essays, research papers, and copywriting delivered on time. Trusted by thousands of students and professionals."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarah_j", testimonial: "Exceptional work, delivered right on deadline. My grade improved significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg" },
|
||||
{ name: "Michael R.", handle: "@m_r_99", testimonial: "Very high quality research and zero plagiarism. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg" },
|
||||
{ name: "Emily D.", handle: "@emily_d", testimonial: "Dr Paper saved me during finals week. Fast, accurate, and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg" },
|
||||
{ name: "Kevin L.", handle: "@kevin_l", testimonial: "Clear communication and perfect execution. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-beautiful-woman-looks-away-dressed-casual-green-jumper-holds-notebook-pencil-focused-somewhere-stands-near-modern-urban-building-background_273609-61333.jpg" },
|
||||
{ name: "Julia M.", handle: "@julia_m", testimonial: "The best writing service I have used. Highly detailed and original.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg" },
|
||||
{ name: "Sarah J.", handle: "@sarah_j", testimonial: "Exceptional work, delivered right on deadline. My grade improved significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg?_wi=1" },
|
||||
{ name: "Michael R.", handle: "@m_r_99", testimonial: "Very high quality research and zero plagiarism. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=1" },
|
||||
{ name: "Emily D.", handle: "@emily_d", testimonial: "Dr Paper saved me during finals week. Fast, accurate, and professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg?_wi=1" },
|
||||
{ name: "Kevin L.", handle: "@kevin_l", testimonial: "Clear communication and perfect execution. Will use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-beautiful-woman-looks-away-dressed-casual-green-jumper-holds-notebook-pencil-focused-somewhere-stands-near-modern-urban-building-background_273609-61333.jpg?_wi=1" },
|
||||
{ name: "Julia M.", handle: "@julia_m", testimonial: "The best writing service I have used. Highly detailed and original.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg?_wi=1" },
|
||||
]}
|
||||
buttons={[{ text: "Get Your Paper", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg", alt: "Sarah J." },
|
||||
{ src: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg", alt: "Michael R." },
|
||||
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "s1", title: "Academic Writing", tags: ["Essays", "Research", "Thesis"], imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg" },
|
||||
{ id: "s2", title: "Copywriting", tags: ["Blogs", "Web Content", "Ads"], imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg" },
|
||||
{ id: "s3", title: "Editing & Proofreading", tags: ["Grammar", "Syntax", "Clarity"], imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg" },
|
||||
{ id: "s1", title: "Academic Writing", tags: ["Essays", "Research", "Thesis"], imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg?_wi=2" },
|
||||
{ id: "s2", title: "Copywriting", tags: ["Blogs", "Web Content", "Ads"], imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg?_wi=2" },
|
||||
{ id: "s3", title: "Editing & Proofreading", tags: ["Grammar", "Syntax", "Clarity"], imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=2" },
|
||||
]}
|
||||
title="Services We Offer"
|
||||
description="Comprehensive writing solutions for every academic and professional need."
|
||||
@@ -91,9 +91,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", title: "Standard Paper", price: "$25", period: "per page", features: ["Research included", "Plagiarism-free", "Standard deadline"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg" },
|
||||
{ id: "p2", title: "Professional Copy", price: "$45", period: "per 500 words", features: ["Expert writer", "Unlimited revisions", "SEO optimized"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-beautiful-woman-looks-away-dressed-casual-green-jumper-holds-notebook-pencil-focused-somewhere-stands-near-modern-urban-building-background_273609-61333.jpg" },
|
||||
{ id: "p3", title: "Premium Research", price: "$70", period: "per page", features: ["Ph.D. level writer", "Priority support", "Rush delivery"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg" },
|
||||
{ id: "p1", title: "Standard Paper", price: "$25", period: "per page", features: ["Research included", "Plagiarism-free", "Standard deadline"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg?_wi=2" },
|
||||
{ id: "p2", title: "Professional Copy", price: "$45", period: "per 500 words", features: ["Expert writer", "Unlimited revisions", "SEO optimized"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-beautiful-woman-looks-away-dressed-casual-green-jumper-holds-notebook-pencil-focused-somewhere-stands-near-modern-urban-building-background_273609-61333.jpg?_wi=2" },
|
||||
{ id: "p3", title: "Premium Research", price: "$70", period: "per page", features: ["Ph.D. level writer", "Priority support", "Rush delivery"], button: { text: "Order Now" }, imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg?_wi=2" },
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
description="Simple pricing to fit your needs. Starting from $25."
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our professional writing process."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg?_wi=3"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{ id: "f1", title: "How do you ensure originality?", content: "Every paper undergoes rigorous plagiarism checks using professional software before delivery." },
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "instructions", placeholder: "Project details or deadline...", required: true }}
|
||||
buttonText="Submit Order"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-copy-space_23-2148226848.jpg?_wi=4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user