Merge version_1 into main #4

Merged
bender merged 3 commits from version_1 into main 2026-03-03 13:47:45 +00:00
3 changed files with 17 additions and 17 deletions

View File

@@ -41,13 +41,13 @@ export default function AboutPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "test-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
id: "test-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sarah Johnson"},
{
id: "test-2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Chen"},
id: "test-2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "test-3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
id: "test-3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Emily Rodriguez"},
{
id: "test-4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
id: "test-4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Kim"},
]}
cardTitle="Over 50,000 customers trust us to deliver exceptional shopping experiences"
cardTag="Customer Love"

View File

@@ -80,13 +80,13 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "prod-1", name: "Premium Wireless Headphones", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg", imageAlt: "Premium Wireless Headphones", initialQuantity: 1,
id: "prod-1", name: "Premium Wireless Headphones", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg?_wi=1", imageAlt: "Premium Wireless Headphones", initialQuantity: 1,
},
{
id: "prod-2", name: "Ultra-Slim Laptop Stand", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg", imageAlt: "Ultra-Slim Laptop Stand", initialQuantity: 1,
id: "prod-2", name: "Ultra-Slim Laptop Stand", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=1", imageAlt: "Ultra-Slim Laptop Stand", initialQuantity: 1,
},
{
id: "prod-3", name: "Portable USB-C Charger", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg", imageAlt: "Portable USB-C Charger", initialQuantity: 1,
id: "prod-3", name: "Portable USB-C Charger", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=1", imageAlt: "Portable USB-C Charger", initialQuantity: 1,
},
]}
ariaLabel="Featured products section"
@@ -98,13 +98,13 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "test-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
id: "test-1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "test-2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Chen"},
id: "test-2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "test-3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
id: "test-3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
{
id: "test-4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
id: "test-4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim"},
]}
cardTitle="Over 50,000 customers trust us to deliver exceptional shopping experiences"
cardTag="Customer Love"

View File

@@ -50,22 +50,22 @@ export default function ProductsPage() {
gridVariant="bento-grid"
products={[
{
id: "prod-1", name: "Premium Wireless Headphones", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg", imageAlt: "Premium Wireless Headphones", initialQuantity: 1,
id: "prod-1", name: "Premium Wireless Headphones", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg?_wi=2", imageAlt: "Premium Wireless Headphones", initialQuantity: 1,
},
{
id: "prod-2", name: "Ultra-Slim Laptop Stand", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg", imageAlt: "Ultra-Slim Laptop Stand", initialQuantity: 1,
id: "prod-2", name: "Ultra-Slim Laptop Stand", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=2", imageAlt: "Ultra-Slim Laptop Stand", initialQuantity: 1,
},
{
id: "prod-3", name: "Portable USB-C Charger", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg", imageAlt: "Portable USB-C Charger", initialQuantity: 1,
id: "prod-3", name: "Portable USB-C Charger", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=2", imageAlt: "Portable USB-C Charger", initialQuantity: 1,
},
{
id: "prod-4", name: "Ergonomic Wireless Mouse", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg", imageAlt: "Ergonomic Wireless Mouse", initialQuantity: 1,
id: "prod-4", name: "Ergonomic Wireless Mouse", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-discount-composition_23-2147696417.jpg?_wi=3", imageAlt: "Ergonomic Wireless Mouse", initialQuantity: 1,
},
{
id: "prod-5", name: "Crystal Clear Phone Case", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg", imageAlt: "Crystal Clear Phone Case", initialQuantity: 1,
id: "prod-5", name: "Crystal Clear Phone Case", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-clothes-accessories-suitcase_23-2149064271.jpg?_wi=3", imageAlt: "Crystal Clear Phone Case", initialQuantity: 1,
},
{
id: "prod-6", name: "Advanced Screen Protector", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg", imageAlt: "Advanced Screen Protector", initialQuantity: 1,
id: "prod-6", name: "Advanced Screen Protector", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=3", imageAlt: "Advanced Screen Protector", initialQuantity: 1,
},
]}
ariaLabel="All products section"