Update src/app/page.tsx

This commit is contained in:
2026-03-07 15:48:53 +00:00
parent e5843257d4
commit 3c2fbd155c

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/young-caucasian-slender-brunette-girl-black-elegant-suit-glasses-sits-by-window-with-glass-drink-evening-lifestyle-concept_197531-32089.jpg"
imageAlt="StyleHub Fashion Collection"
mediaAnimation="blur-reveal"
@@ -114,18 +114,18 @@ export default function LandingPage() {
title: "Perfect Sizing Guide", description: "Comprehensive size charts and fitting guides to ensure every piece fits you perfectly. Easy returns and exchanges for complete satisfaction.", icon: Ruler,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg?_wi=1", imageAlt: "Size chart guide"},
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg", imageAlt: "Size chart guide"},
{
imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg?_wi=1", imageAlt: "Quality fabric detail"},
imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg", imageAlt: "Quality fabric detail"},
],
},
{
title: "Premium Quality Materials", description: "All our garments are crafted from the finest fabrics sourced globally. We maintain rigorous quality standards for durability and comfort in every collection.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg?_wi=2", imageAlt: "Premium fabric texture"},
imageSrc: "http://img.b2bpic.net/free-photo/detail-brown-black-feather-backgrounds_23-2148114526.jpg", imageAlt: "Premium fabric texture"},
{
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg?_wi=2", imageAlt: "Quality assurance"},
imageSrc: "http://img.b2bpic.net/free-psd/luxury-men-s-fashion-invoice-template_23-2150860024.jpg", imageAlt: "Quality assurance"},
],
},
]}
@@ -190,7 +190,7 @@ export default function LandingPage() {
title="Stay Updated with New Collections"
description="Subscribe to our newsletter for exclusive previews of new collections, special discounts, and styling tips from our fashion experts."
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/web-member-signup-page-form-template-with-easy-user-interface_1017-59678.jpg"
imageAlt="Newsletter signup"