Merge version_1 into main #1
@@ -52,16 +52,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Thompson", handle: "Design Enthusiast", testimonial: "The quality and detail of these 3D prints exceeded my expectations. Perfect for my custom project!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
name: "Jordan Miller", handle: "Maker Community", testimonial: "Fast delivery and exceptional craftsmanship. These prints are exactly what I needed for my prototype.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
name: "Casey Rivera", handle: "Product Designer", testimonial: "Outstanding attention to detail and material quality. Highly recommend for any serious project.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
{
|
||||
name: "Morgan Lee", handle: "Small Business Owner", testimonial: "These custom prints elevated our product line. Great partner for quality manufacturing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
@@ -177,17 +177,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Perfect for Our Product Line", quote: "PrintHub transformed our product development cycle. The quality is exceptional and the turnaround time is incredibly fast. We've already ordered multiple batches!", name: "Sarah Chen", role: "Product Manager at TechStart Co", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Chen profile photo"},
|
||||
id: "1", title: "Perfect for Our Product Line", quote: "PrintHub transformed our product development cycle. The quality is exceptional and the turnaround time is incredibly fast. We've already ordered multiple batches!", name: "Sarah Chen", role: "Product Manager at TechStart Co", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Sarah Chen profile photo"},
|
||||
{
|
||||
id: "2", title: "Outstanding Craftsmanship", quote: "I was amazed at how detailed and well-finished each piece arrived. Every specification was met perfectly. Highly recommend for anyone needing professional 3D printing.", name: "Marcus Johnson", role: "Designer at Creative Studio", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson profile photo"},
|
||||
id: "2", title: "Outstanding Craftsmanship", quote: "I was amazed at how detailed and well-finished each piece arrived. Every specification was met perfectly. Highly recommend for anyone needing professional 3D printing.", name: "Marcus Johnson", role: "Designer at Creative Studio", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Marcus Johnson profile photo"},
|
||||
{
|
||||
id: "3", title: "Reliable Partner for Custom Projects", quote: "Working with PrintHub has been seamless. They understood my vision and delivered exactly what I needed. The communication and follow-up were exceptional.", name: "Emily Rodriguez", role: "Founder of Artisan Goods", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Emily Rodriguez profile photo"},
|
||||
{
|
||||
id: "4", title: "Best Quality in the Market", quote: "After trying several 3D printing services, PrintHub stands out significantly. The material quality and finishing touches are unmatched at this price point.", name: "David Park", role: "Engineering Lead at InnovateLab", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park profile photo"},
|
||||
id: "4", title: "Best Quality in the Market", quote: "After trying several 3D printing services, PrintHub stands out significantly. The material quality and finishing touches are unmatched at this price point.", name: "David Park", role: "Engineering Lead at InnovateLab", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Park profile photo"},
|
||||
{
|
||||
id: "5", title: "Perfect for Gift Items", quote: "I ordered custom figurines as gifts and everyone loved them. The personalization options are fantastic and the attention to detail is remarkable.", name: "Jessica Wells", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Jessica Wells profile photo"},
|
||||
id: "5", title: "Perfect for Gift Items", quote: "I ordered custom figurines as gifts and everyone loved them. The personalization options are fantastic and the attention to detail is remarkable.", name: "Jessica Wells", role: "Small Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "Jessica Wells profile photo"},
|
||||
{
|
||||
id: "6", title: "Game-Changer for Prototyping", quote: "PrintHub helped us accelerate our prototyping phase significantly. Their expertise and reliability gave us confidence to scale our project faster.", name: "Alex Thompson", role: "CTO at StartupXYZ", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Thompson profile photo"},
|
||||
id: "6", title: "Game-Changer for Prototyping", quote: "PrintHub helped us accelerate our prototyping phase significantly. Their expertise and reliability gave us confidence to scale our project faster.", name: "Alex Thompson", role: "CTO at StartupXYZ", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "Alex Thompson profile photo"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user