Update src/app/page.tsx

This commit is contained in:
2026-03-25 22:20:59 +00:00
parent fd70b4e685
commit c427ec1176

View File

@@ -117,7 +117,7 @@ export default function LandingPage() {
{
id: "1", name: "Afro Curl Enhancer", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721455.jpg?_wi=2", imageAlt: "Hair curl enhancer product"},
{
id: "2", name: "Luxury Braiding Gel", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-with-curly-hair_23-2151317385.jpg?_wi=2", imageAlt: "Luxury braiding gel product"},
id: "2", name: "Luxury Braiding Gel", price: "$22.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BSIcazFjPgdrTybNSh6n6I5RoI/uploaded-1774477249849-bx6qmjyz.webp", imageAlt: "Luxury braiding gel product"},
{
id: "3", name: "Sleek Edge Control", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721381.jpg", imageAlt: "Sleek edge control product"},
]}