Update src/app/page.tsx

This commit is contained in:
2026-03-03 17:48:22 +00:00
parent f0d16381d0
commit 4b834351cf

View File

@@ -169,7 +169,7 @@ export default function HomePage() {
price: "$149.99",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17248.jpg?_wi=1",
imageAlt: "Premium wireless headphones",
isFavorited: false,
},
@@ -180,7 +180,7 @@ export default function HomePage() {
price: "$89.99",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traveler-women-s-outfit-accessories_1357-91.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-traveler-women-s-outfit-accessories_1357-91.jpg?_wi=1",
imageAlt: "Canvas backpack",
isFavorited: false,
},
@@ -191,7 +191,7 @@ export default function HomePage() {
price: "$299.99",
rating: 5,
reviewCount: "3.1k",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg?_wi=1",
imageAlt: "Ergonomic office chair",
isFavorited: false,
},
@@ -202,7 +202,7 @@ export default function HomePage() {
price: "$34.99",
rating: 5,
reviewCount: "5.2k",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-tech-setup-with-earbuds_58702-17248.jpg?_wi=2",
imageAlt: "Portable phone charger",
isFavorited: false,
},
@@ -232,7 +232,7 @@ export default function HomePage() {
{ value: "50K+", title: "Happy Customers" },
{ value: "99.2%", title: "Satisfaction Rate" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-worker-greeting-with-quality-control-inspector-industrial-building_637285-4102.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-worker-greeting-with-quality-control-inspector-industrial-building_637285-4102.jpg?_wi=1"
imageAlt="EchoStore team warehouse"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -260,7 +260,7 @@ export default function HomePage() {
{
title: "Secure Checkout",
description: "Industry-leading SSL encryption and fraud protection for every transaction. Shop with complete peace of mind.",
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530730.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/secure-payment-landing-page_23-2148530730.jpg?_wi=1",
imageAlt: "Secure checkout process",
button: { text: "Learn More", href: "#" },
},
@@ -274,14 +274,14 @@ export default function HomePage() {
{
title: "24/7 Support",
description: "Our dedicated customer support team is available around the clock to help you with any questions or concerns.",
imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=1",
imageAlt: "Customer support team",
button: { text: "Contact Us", href: "/contact" },
},
{
title: "Quality Guarantee",
description: "Every product undergoes rigorous quality testing. If you're not completely satisfied, we offer a 30-day money-back guarantee.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109523.jpg?_wi=2",
imageAlt: "Quality guarantee seal",
button: { text: "Learn More", href: "#" },
},