Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-03 20:56:49 +00:00
2 changed files with 23 additions and 23 deletions

View File

@@ -21,27 +21,27 @@ const AboutPage = () => {
title: "Fast & Secure Shipping", description: "Get your orders delivered quickly with full tracking and insurance.", icon: Truck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Fast shipping"},
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=5", imageAlt: "Fast shipping"},
{
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Delivery process"},
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=6", imageAlt: "Delivery process"},
] as [any, any],
},
{
title: "Premium Quality Guarantee", description: "100% authentic products with our quality assurance seal.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Quality seal"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=5", imageAlt: "Quality seal"},
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Certification"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=6", imageAlt: "Certification"},
] as [any, any],
},
{
title: "Secure Payment Options", description: "Multiple payment methods with bank-level security.", icon: Lock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Payment security"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=7", imageAlt: "Payment security"},
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Encryption"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=8", imageAlt: "Encryption"},
] as [any, any],
},
];
@@ -49,13 +49,13 @@ const AboutPage = () => {
const testimonials = [
{
id: "1", name: "Emily Rodriguez", handle: "@emily_r", testimonial: "Skicel exceeded my expectations! Premium quality and lightning-fast delivery. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Emily Rodriguez"},
{
id: "2", name: "David Kim", handle: "@david_kim", testimonial: "Best shopping experience I've had online. Great products, amazing prices, and fantastic support team.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "David Kim"},
{
id: "3", name: "Jessica Martinez", handle: "@jess_martinez", testimonial: "I've been a loyal customer for 2 years now. Skicel never disappoints with their quality and service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Jessica Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "Jessica Martinez"},
];
const footerColumns = [

View File

@@ -22,10 +22,10 @@ const HomePage = () => {
const heroTestimonials = [
{
name: "Sarah Johnson", handle: "CEO, TechVentures", testimonial: "Skicel transformed our shopping experience. Outstanding quality!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
name: "Michael Chen", handle: "Founder, InnovateHub", testimonial: "Best service and fastest delivery I've experienced.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"},
];
const products = [
@@ -48,36 +48,36 @@ const HomePage = () => {
title: "Fast & Secure Shipping", description: "Get your orders delivered quickly with full tracking and insurance.", icon: Truck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Fast shipping"},
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=1", imageAlt: "Fast shipping"},
{
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Delivery process"},
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=2", imageAlt: "Delivery process"},
] as [any, any],
},
{
title: "Premium Quality Guarantee", description: "100% authentic products with our quality assurance seal.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Quality seal"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=1", imageAlt: "Quality seal"},
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Certification"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=2", imageAlt: "Certification"},
] as [any, any],
},
{
title: "Secure Payment Options", description: "Multiple payment methods with bank-level security.", icon: Lock,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Payment security"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=3", imageAlt: "Payment security"},
{
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg", imageAlt: "Encryption"},
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page-template_23-2148535734.jpg?_wi=4", imageAlt: "Encryption"},
] as [any, any],
},
{
title: "Dedicated Customer Support", description: "24/7 support team ready to help with any questions.", icon: Headphones,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Customer service"},
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=3", imageAlt: "Customer service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Support team"},
imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=4", imageAlt: "Support team"},
] as [any, any],
},
];
@@ -103,16 +103,16 @@ const HomePage = () => {
const testimonials = [
{
id: "1", name: "Emily Rodriguez", handle: "@emily_r", testimonial: "Skicel exceeded my expectations! Premium quality and lightning-fast delivery. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
{
id: "2", name: "David Kim", handle: "@david_kim", testimonial: "Best shopping experience I've had online. Great products, amazing prices, and fantastic support team.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kim"},
{
id: "3", name: "Jessica Martinez", handle: "@jess_martinez", testimonial: "I've been a loyal customer for 2 years now. Skicel never disappoints with their quality and service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Jessica Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "Jessica Martinez"},
{
id: "4", name: "Marcus Thompson", handle: "@marcus_t", testimonial: "Outstanding company! From browsing to checkout to delivery - everything is seamless and professional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Marcus Thompson"},
];
const footerColumns = [