Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 14:30:07 +00:00

View File

@@ -45,11 +45,14 @@ export default function LandingPage() {
background={{ variant: "aurora" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Customer Avatar 1"},
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Customer Avatar 1"
},
{
src: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", alt: "Customer Avatar 2"},
src: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", alt: "Customer Avatar 2"
},
{
src: "http://img.b2bpic.net/free-photo/thoughtful-senior-man-light-blue-shirt_53876-105183.jpg", alt: "Customer Avatar 3"},
src: "http://img.b2bpic.net/free-photo/thoughtful-senior-man-light-blue-shirt_53876-105183.jpg", alt: "Customer Avatar 3"
},
]}
avatarText="Trusted by over 5000+ satisfied customers"
buttons={[
@@ -65,7 +68,8 @@ export default function LandingPage() {
heading={[
{ type: "text", content: "Crafted with passion," },
{
type: "image", src: "http://img.b2bpic.net/free-vector/modern-sale-banner-with-product-description_1361-1259.jpg", alt: "Premium Shoes"},
type: "image", src: "http://img.b2bpic.net/free-vector/modern-sale-banner-with-product-description_1361-1259.jpg", alt: "Premium Shoes"
},
{ type: "text", content: "designed for you" },
]}
useInvertedBackground={true}
@@ -83,16 +87,13 @@ export default function LandingPage() {
description="Premium shoes for every occasion. From athletic performance to elegant style, find your perfect pair."
products={[
{
id: "1", name: "Performance Athletic Pro", price: "$129.99", imageSrc:
"http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=1", imageAlt: "Performance Athletic Pro Shoes", initialQuantity: 1,
id: "1", name: "Performance Athletic Pro", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg", imageAlt: "Performance Athletic Pro Shoes", initialQuantity: 1,
},
{
id: "2", name: "Classic Formal Oxford", price: "$159.99", imageSrc:
"http://img.b2bpic.net/free-photo/modern-businesswoman-relaxing-outdoors_23-2148002292.jpg?_wi=1", imageAlt: "Classic Formal Oxford", initialQuantity: 1,
id: "2", name: "Classic Formal Oxford", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-relaxing-outdoors_23-2148002292.jpg", imageAlt: "Classic Formal Oxford", initialQuantity: 1,
},
{
id: "3", name: "Urban Comfort Casual", price: "$99.99", imageSrc:
"http://img.b2bpic.net/free-photo/good-day-young-pretty-woman-casual-clothes-touching-hands-chin-sitting-pensive-porch-country-house-sideways-camera-autumn-sunny-day_259150-59324.jpg?_wi=1", imageAlt: "Urban Comfort Casual Shoes", initialQuantity: 1,
id: "3", name: "Urban Comfort Casual", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/good-day-young-pretty-woman-casual-clothes-touching-hands-chin-sitting-pensive-porch-country-house-sideways-camera-autumn-sunny-day_259150-59324.jpg", imageAlt: "Urban Comfort Casual Shoes", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -111,23 +112,21 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Premium Materials", description:
"Sourced from the finest suppliers worldwide, every shoe features top-quality leather and sustainable materials for durability and comfort.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=2"},
title: "Premium Materials", description: "Sourced from the finest suppliers worldwide, every shoe features top-quality leather and sustainable materials for durability and comfort.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/modern-businesswoman-relaxing-outdoors_23-2148002292.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman-relaxing-outdoors_23-2148002292.jpg"
},
},
{
id: 2,
title: "Expert Craftsmanship", description:
"Each pair is handcrafted by skilled artisans with years of experience in footwear design and manufacturing excellence.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/good-day-young-pretty-woman-casual-clothes-touching-hands-chin-sitting-pensive-porch-country-house-sideways-camera-autumn-sunny-day_259150-59324.jpg?_wi=2"},
title: "Expert Craftsmanship", description: "Each pair is handcrafted by skilled artisans with years of experience in footwear design and manufacturing excellence.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/good-day-young-pretty-woman-casual-clothes-touching-hands-chin-sitting-pensive-porch-country-house-sideways-camera-autumn-sunny-day_259150-59324.jpg"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=3"},
imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg"
},
},
]}
showStepNumbers={true}
@@ -148,25 +147,21 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial:
"These shoes are absolutely incredible! The comfort is unmatched and they look amazing. I've received so many compliments. Highly recommend!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "These shoes are absolutely incredible! The comfort is unmatched and they look amazing. I've received so many compliments. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "@mchen", testimonial:
"Best investment I've made in footwear. The quality is evident from day one, and they've held up perfectly after months of daily use.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Best investment I've made in footwear. The quality is evident from day one, and they've held up perfectly after months of daily use.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial:
"The attention to detail is phenomenal. Every stitch, every material choice shows that someone truly cares about excellence.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/thoughtful-senior-man-light-blue-shirt_53876-105183.jpg", imageAlt: "Emily Rodriguez"},
id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "The attention to detail is phenomenal. Every stitch, every material choice shows that someone truly cares about excellence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-senior-man-light-blue-shirt_53876-105183.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "@dkim", testimonial:
"I've owned many shoes, but these are in a league of their own. The comfort, style, and durability are unbeatable. Worth every penny!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-woman-thinking_23-2147611625.jpg", imageAlt: "David Kim"},
id: "4", name: "David Kim", handle: "@dkim", testimonial: "I've owned many shoes, but these are in a league of their own. The comfort, style, and durability are unbeatable. Worth every penny!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-thinking_23-2147611625.jpg", imageAlt: "David Kim"
},
]}
/>
</div>
@@ -178,8 +173,9 @@ export default function LandingPage() {
tag="Partners"
textboxLayout="default"
useInvertedBackground={true}
names=[
"Nike", "Adidas", "Puma", "Reebok", "New Balance", "Skechers", "Under Armour"]
names={[
"Nike", "Adidas", "Puma", "Reebok", "New Balance", "Skechers", "Under Armour"
]}
speed={40}
showCard={true}
/>