Merge version_1 into main #2
@@ -77,28 +77,28 @@ export default function LandingPage() {
|
||||
handle: "@CreativeClient",
|
||||
testimonial: "Jatin's designs significantly boosted our brand's online presence. Truly exceptional work!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg",
|
||||
},
|
||||
{
|
||||
name: "Mark Davis",
|
||||
handle: "@BrandBuilder",
|
||||
testimonial: "The logo Jatin created perfectly captures our vision. Professional, fast, and highly creative.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg",
|
||||
},
|
||||
{
|
||||
name: "Emily White",
|
||||
handle: "@SocialStrategist",
|
||||
testimonial: "Our social media engagement doubled thanks to Jatin's captivating poster designs. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-man-looking-up-copy-space_171337-12861.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-man-looking-up-copy-space_171337-12861.jpg",
|
||||
},
|
||||
{
|
||||
name: "David Lee",
|
||||
handle: "@GamingGuru",
|
||||
testimonial: "The YouTube thumbnails are incredible! They stand out and directly lead to more clicks. Fantastic!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -212,21 +212,21 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
|
||||
name: "Gaming Thumbnail",
|
||||
price: "Commissioned",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/gradients-style-facebook-template_23-2150583132.jpg",
|
||||
imageAlt: "Dynamic gaming YouTube thumbnail design",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
name: "Esports Logo",
|
||||
price: "Commissioned",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/jiu-jitsu-logo-design_23-2150891946.jpg",
|
||||
imageAlt: "Modern esports team logo design",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
name: "Event Poster",
|
||||
price: "Commissioned",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-new-year-2020-party-poster-template_23-2148314968.jpg",
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
role: "Marketing Manager",
|
||||
company: "GrowthX Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -279,7 +279,7 @@ export default function LandingPage() {
|
||||
role: "YouTuber",
|
||||
company: "GamingNation",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man-listening-music_23-2148763848.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -287,7 +287,7 @@ export default function LandingPage() {
|
||||
role: "Brand Strategist",
|
||||
company: "Innovate Brands",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-man-looking-up-copy-space_171337-12861.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-man-looking-up-copy-space_171337-12861.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -295,7 +295,7 @@ export default function LandingPage() {
|
||||
role: "Startup Founder",
|
||||
company: "CodeFlow Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg?_wi=2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-man_1098-14700.jpg",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user