Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,14 +44,14 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="SAMXP"
|
||||
description="Wear Your Attitude. Discover SAMXP's curated collection of premium t-shirts, hoodies, caps, and accessories designed for those who stand out. Bold design meets everyday comfort."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Explore Collection", href: "#featured" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg"
|
||||
imageAlt="SAMXP Premium Streetwear Collection"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="card"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "SAMXP Classic Tee", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg?_wi=2", imageAlt: "SAMXP Classic Tee", initialQuantity: 1,
|
||||
id: "1", name: "SAMXP Classic Tee", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/upset-european-man-white-shirt-with-tattooed-arms-sitting-outdoors_181624-59916.jpg", imageAlt: "SAMXP Classic Tee", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Attitude Hoodie", price: "$149.00", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Attitude Hoodie", initialQuantity: 1,
|
||||
@@ -141,17 +141,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Fashion Enthusiast", testimonial: "SAMXP transformed my wardrobe. The quality is unmatched and the designs are absolutely fire. This is authentic streetwear done right.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson"},
|
||||
id: "1", name: "Marcus Johnson", role: "Fashion Enthusiast", testimonial: "SAMXP transformed my wardrobe. The quality is unmatched and the designs are absolutely fire. This is authentic streetwear done right.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "2", name: "Sofia Chen", role: "Style Influencer", testimonial: "Every piece from SAMXP tells a story. The attention to detail and bold designs set them apart from every other brand I've worn.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sofia Chen"},
|
||||
id: "2", name: "Sofia Chen", role: "Style Influencer", testimonial: "Every piece from SAMXP tells a story. The attention to detail and bold designs set them apart from every other brand I've worn.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sofia Chen"},
|
||||
{
|
||||
id: "3", name: "Alex Rivera", role: "Creative Director", testimonial: "I recommend SAMXP to everyone who wants premium quality without compromising on style. Their customer service is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Alex Rivera"},
|
||||
id: "3", name: "Alex Rivera", role: "Creative Director", testimonial: "I recommend SAMXP to everyone who wants premium quality without compromising on style. Their customer service is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Rivera"},
|
||||
{
|
||||
id: "4", name: "Jordan Lee", role: "Streetwear Collector", testimonial: "The craftsmanship is incredible. SAMXP hoodies and tees have become staples in my collection. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jordan Lee"},
|
||||
id: "4", name: "Jordan Lee", role: "Streetwear Collector", testimonial: "The craftsmanship is incredible. SAMXP hoodies and tees have become staples in my collection. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jordan Lee"},
|
||||
{
|
||||
id: "5", name: "Taylor Kim", role: "Fashion Blogger", testimonial: "SAMXP represents the future of streetwear. Bold, unapologetic, and uncompromisingly quality. This is the brand I've been waiting for.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Taylor Kim"},
|
||||
id: "5", name: "Taylor Kim", role: "Fashion Blogger", testimonial: "SAMXP represents the future of streetwear. Bold, unapologetic, and uncompromisingly quality. This is the brand I've been waiting for.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Taylor Kim"},
|
||||
{
|
||||
id: "6", name: "Casey Thompson", role: "Brand Advocate", testimonial: "From the moment I opened my first SAMXP package, I knew I'd found something special. The attitude, the quality, the vibe—it's all there.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Casey Thompson"},
|
||||
id: "6", name: "Casey Thompson", role: "Brand Advocate", testimonial: "From the moment I opened my first SAMXP package, I knew I'd found something special. The attitude, the quality, the vibe—it's all there.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Casey Thompson"},
|
||||
]}
|
||||
title="Customer Stories"
|
||||
description="Hear from those who have embraced the SAMXP attitude."
|
||||
|
||||
Reference in New Issue
Block a user