Merge version_1 into main #1
@@ -74,13 +74,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Designer, Creative Studio", testimonial: "Finally, a retailer that actually understands what I need. No pushy sales, just honest advice.", 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: "Marcus Johnson", handle: "Executive, Tech Company", testimonial: "They saved me €800 by recommending the perfect device instead of the most expensive one.", 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: "Elena Rodriguez", handle: "Freelancer, Content Creator", testimonial: "The quiz was incredibly helpful. No regrets with my purchase and their support is top-notch.", 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"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -102,13 +102,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Step One", title: "Tell Us Your Needs", subtitle: "What's your primary use case?", description: "Answer a few quick questions about your work style, daily tasks, and budget. We're here to understand your real requirements, not sell you something unnecessary.", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg"},
|
||||
tag: "Step One", title: "Tell Us Your Needs", subtitle: "What's your primary use case?", description: "Answer a few quick questions about your work style, daily tasks, and budget. We're here to understand your real requirements, not sell you something unnecessary.", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Step Two", title: "Get Personalized Recommendations", subtitle: "Models tailored to you", description: "Receive a curated selection of 2-3 devices that match your exact needs. Each recommendation includes transparent pricing and honest performance comparisons.", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg"},
|
||||
tag: "Step Two", title: "Get Personalized Recommendations", subtitle: "Models tailored to you", description: "Receive a curated selection of 2-3 devices that match your exact needs. Each recommendation includes transparent pricing and honest performance comparisons.", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Step Three", title: "Expert Support at Every Stage", subtitle: "We're here to help you decide", description: "Chat with our specialists about any device, get setup assistance after purchase, and enjoy lifetime customer support. Your satisfaction is our priority.", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg"},
|
||||
tag: "Step Three", title: "Expert Support at Every Stage", subtitle: "We're here to help you decide", description: "Chat with our specialists about any device, get setup assistance after purchase, and enjoy lifetime customer support. Your satisfaction is our priority.", imageSrc: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg?_wi=3"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -221,13 +221,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5"},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6"},
|
||||
{
|
||||
id: "4", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "4", name: "James Williams", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7"},
|
||||
]}
|
||||
cardTitle="Over 15,000 customers trust Kiborg to deliver honest recommendations and exceptional support"
|
||||
cardTag="See what our customers say"
|
||||
|
||||
Reference in New Issue
Block a user