Merge version_1 into main #7
@@ -89,14 +89,14 @@ export default function HomePage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="New Arrivals"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZq3AkZrFXbL1VS6nk3OHopger/a-stunning-product-showcase-of-premium-l-1772810362262-8740bfe0.png"
|
||||
imageAlt="Premium laptop collection"
|
||||
buttons={[
|
||||
{ text: "Start Shopping", href: "/products" },
|
||||
{ text: "View Specs", href: "#products" },
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZq3AkZrFXbL1VS6nk3OHopger/professional-headshot-of-a-diverse-woman-1772810362562-65db9ca8.png", alt: "Customer 1"
|
||||
@@ -127,9 +127,9 @@ export default function HomePage() {
|
||||
title="Featured Laptops"
|
||||
description="Hand-picked selection of top-performing devices for work, gaming, and creative projects"
|
||||
tag="Limited Stock"
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="opacity"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
carouselMode="buttons"
|
||||
@@ -165,9 +165,9 @@ export default function HomePage() {
|
||||
description="Compare up to 5 laptops side-by-side to find the perfect match for your needs"
|
||||
tag="Smart Compare"
|
||||
tagIcon={Layers}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="opacity"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
@@ -191,9 +191,9 @@ export default function HomePage() {
|
||||
title="What Our Customers Say"
|
||||
description="Real feedback from thousands of satisfied laptop buyers"
|
||||
tag="Reviews"
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="opacity"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
@@ -239,9 +239,9 @@ export default function HomePage() {
|
||||
title="Our Marketplace Impact"
|
||||
description="See the numbers behind our commitment to customer satisfaction"
|
||||
tag="Growth"
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
animationType="opacity"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
@@ -259,10 +259,9 @@ export default function HomePage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our laptops and services"
|
||||
tag="Help"
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
animationType="smooth"
|
||||
faqsAnimation="smooth"
|
||||
faqsAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
@@ -291,7 +290,7 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Newsletter"
|
||||
tagIcon={Mail}
|
||||
tagAnimation="smooth"
|
||||
tagAnimation="slide-up"
|
||||
title="Stay Updated with Deals & New Arrivals"
|
||||
description="Subscribe to get exclusive offers, new product launches, and tech tips delivered straight to your inbox"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
|
||||
Reference in New Issue
Block a user