Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:54:19 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Premium, trendy headwear for the modern individual. From classic fedoras to contemporary streetwear, discover the perfect hat that defines your unique style and confidence."
tag="Premium Collection"
tagIcon={Sparkles}
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/woman-with-long-blonde-hair-standing-with-her-back_1303-26557.jpg"
imageAlt="Premium hat collection showcase"
imagePosition="right"
@@ -90,11 +90,11 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Premium Quality Materials", tags: ["Quality", "Crafted"],
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-model-posing-near-business-building_7502-6200.jpg?_wi=1", imageAlt: "Premium hat materials"
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-model-posing-near-business-building_7502-6200.jpg", imageAlt: "Premium hat materials"
},
{
id: "2", title: "Stylish & Versatile Designs", tags: ["Fashion", "Trending"],
imageSrc: "http://img.b2bpic.net/free-photo/jeju-island-korea-october-12-traditional-hat-shop-jeju_1258-58.jpg?_wi=1", imageAlt: "Versatile hat designs"
imageSrc: "http://img.b2bpic.net/free-photo/jeju-island-korea-october-12-traditional-hat-shop-jeju_1258-58.jpg", imageAlt: "Versatile hat designs"
}
]}
animationType="slide-up"
@@ -109,10 +109,10 @@ export default function LandingPage() {
description="Join thousands of satisfied customers who have elevated their style with Make Money Hats."
metrics={[
{
id: "1", value: "50K+", title: "Happy Customers", description: "Worldwide fashion enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-model-posing-near-business-building_7502-6200.jpg?_wi=2", imageAlt: "Happy customers"
id: "1", value: "50K+", title: "Happy Customers", description: "Worldwide fashion enthusiasts", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-model-posing-near-business-building_7502-6200.jpg", imageAlt: "Happy customers"
},
{
id: "2", value: "200+", title: "Hat Designs", description: "Unique styles for every personality", imageSrc: "http://img.b2bpic.net/free-photo/jeju-island-korea-october-12-traditional-hat-shop-jeju_1258-58.jpg?_wi=2", imageAlt: "Hat designs collection"
id: "2", value: "200+", title: "Hat Designs", description: "Unique styles for every personality", imageSrc: "http://img.b2bpic.net/free-photo/jeju-island-korea-october-12-traditional-hat-shop-jeju_1258-58.jpg", imageAlt: "Hat designs collection"
}
]}
animationType="slide-up"
@@ -138,16 +138,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Rodriguez"
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez"
},
{
id: "3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Chen"
id: "3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Chen"
},
{
id: "4", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Thompson"
id: "4", name: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Thompson"
}
]}
cardTitle="Over 50,000 customers love Make Money Hats for quality, style, and exceptional value"