Merge version_1 into main #1
@@ -114,10 +114,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "2B+", title: "Active Devices", description: "Worldwide connected to Apple ecosystem", imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147759990.jpg", imageAlt: "Global reach"
|
||||
id: "1", value: "2B+", title: "Active Devices", description: "Worldwide connected to Apple ecosystem", imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147759990.jpg?_wi=1", imageAlt: "Global reach"
|
||||
},
|
||||
{
|
||||
id: "2", value: "98%", title: "Customer Satisfaction", description: "Highest rated in customer loyalty surveys", imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147759990.jpg", imageAlt: "Customer satisfaction"
|
||||
id: "2", value: "98%", title: "Customer Satisfaction", description: "Highest rated in customer loyalty surveys", imageSrc: "http://img.b2bpic.net/free-vector/technology-elements-background-flat-style_23-2147759990.jpg?_wi=2", imageAlt: "Customer satisfaction"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -134,22 +134,22 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "Apple products have transformed the way I work. The seamless integration between devices is unmatched, and the build quality is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"
|
||||
id: "1", name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "Apple products have transformed the way I work. The seamless integration between devices is unmatched, and the build quality is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Rodriguez", handle: "@mrodtech", testimonial: "The performance and reliability of my MacBook Pro has been incredible. It handles all my creative projects without breaking a sweat.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"
|
||||
id: "2", name: "Michael Rodriguez", handle: "@mrodtech", testimonial: "The performance and reliability of my MacBook Pro has been incredible. It handles all my creative projects without breaking a sweat.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Williams", handle: "@emmawill", testimonial: "I love how intuitive everything is. The ecosystem just works, and that attention to detail in every interaction makes all the difference.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Williams"
|
||||
id: "3", name: "Emma Williams", handle: "@emmawill", testimonial: "I love how intuitive everything is. The ecosystem just works, and that attention to detail in every interaction makes all the difference.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emma Williams"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Park", handle: "@davidpark_pro", testimonial: "The build quality and design are simply outstanding. Every time I use my devices, I'm reminded why Apple is a leader in innovation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park"
|
||||
id: "4", name: "David Park", handle: "@davidpark_pro", testimonial: "The build quality and design are simply outstanding. Every time I use my devices, I'm reminded why Apple is a leader in innovation.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Park"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "Investment in Apple products pays off in productivity and longevity. These devices truly stand the test of time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Thompson"
|
||||
id: "5", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "Investment in Apple products pays off in productivity and longevity. These devices truly stand the test of time.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Lisa Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "@jameswilson_dev", testimonial: "As a developer, the ecosystem integration is phenomenal. Everything I need is right there, working perfectly together.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"
|
||||
id: "6", name: "James Wilson", handle: "@jameswilson_dev", testimonial: "As a developer, the ecosystem integration is phenomenal. Everything I need is right there, working perfectly together.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "James Wilson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user