Merge version_3 into main #4
@@ -41,6 +41,10 @@ export default function IntroductionPage() {
|
||||
description="Welcome to TechLaptops. We bridge the gap between innovation and power with our curated selection of professional-grade machines."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994381.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{ name: "Alice Johnson", handle: "@alicej", testimonial: "The best laptop I've ever owned. Incredible power and design.", rating: 5 },
|
||||
{ name: "Bob Smith", handle: "@bobsmith", testimonial: "A game-changer for my professional workflow.", rating: 5 }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,10 +52,10 @@ export default function IntroductionPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="About Our Mission"
|
||||
description="We are dedicated to providing the most advanced computing solutions for creators and professionals. Our mission is to ensure you have the technology to excel in a digital-first world."
|
||||
buttons={[
|
||||
{ text: "View Laptops", href: "/laptops" },
|
||||
]}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user