Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-07 10:57:38 +00:00
parent 3dcd39f665
commit ee0067a9e9

View File

@@ -46,7 +46,7 @@ export default function PortfolioPage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097701.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097701.jpg?_wi=3"
imageAlt="TimeLux Portfolio Showcase"
mediaAnimation="slide-up"
frameStyle="card"
@@ -68,11 +68,11 @@ export default function PortfolioPage() {
{
id: "3", name: "Ocean Depths Collection", price: "$4,200", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-checking-clock_23-2148662074.jpg?_wi=1", imageAlt: "Ocean Depths Collection professional timepiece"},
{
id: "4", name: "Vintage Elegance Reissue", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-man_171337-4226.jpg", imageAlt: "Vintage Elegance Reissue classic design"},
id: "4", name: "Vintage Elegance Reissue", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-man_171337-4226.jpg?_wi=3", imageAlt: "Vintage Elegance Reissue classic design"},
{
id: "5", name: "Urban Motion Pro", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-sitting-outside-cafe_1303-19450.jpg", imageAlt: "Urban Motion Pro contemporary sports watch"},
id: "5", name: "Urban Motion Pro", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/elderly-businesswoman-sitting-outside-cafe_1303-19450.jpg?_wi=3", imageAlt: "Urban Motion Pro contemporary sports watch"},
{
id: "6", name: "Golden Heritage Limited", price: "$5,200", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-macho-boy-black-jacket-posed-outdoor-street-amazing-model-man_627829-6126.jpg", imageAlt: "Golden Heritage Limited luxury timepiece"},
id: "6", name: "Golden Heritage Limited", price: "$5,200", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-macho-boy-black-jacket-posed-outdoor-street-amazing-model-man_627829-6126.jpg?_wi=3", imageAlt: "Golden Heritage Limited luxury timepiece"},
]}
gridVariant="bento-grid"
animationType="slide-up"