Update src/app/page.tsx

This commit is contained in:
2026-04-09 08:41:48 +00:00
parent 007726f5b0
commit 7b77fe8b90

View File

@@ -56,35 +56,35 @@ export default function LandingPage() {
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg?_wi=1",
},
]}
buttons={[
@@ -93,7 +93,7 @@ export default function LandingPage() {
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",
@@ -161,7 +161,7 @@ export default function LandingPage() {
"Research",
"Thesis",
],
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=2",
imageAlt: "modern academic writing workspace",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
"Web Content",
"Ads",
],
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businesswoman-outdoors_23-2148002534.jpg?_wi=2",
imageAlt: "student portrait happy professional",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
"Syntax",
"Clarity",
],
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=2",
imageAlt: "student with laptop portrait",
},
]}
@@ -211,7 +211,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-satisfied-africanamerican-female-student-smiling-pleased-showing-okay-sign-like-some_1258-137770.jpg?_wi=2",
imageAlt: "mature student smiling portrait",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
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",
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",
imageAlt: "college student portrait natural",
},
{
@@ -243,7 +243,7 @@ export default function LandingPage() {
button: {
text: "Order Now",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-standing-with-crossed-arms-graduate-uniform-looking-confident_176474-82418.jpg?_wi=2",
imageAlt: "graduate student portrait professional",
},
]}
@@ -258,7 +258,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"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[
@@ -322,7 +322,7 @@ export default function LandingPage() {
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>