Update src/app/portfolio/page.tsx

This commit is contained in:
2026-01-22 14:53:44 +00:00
parent 2998dfbfd7
commit 3df8ae4d80

View File

@@ -6,6 +6,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import FooterCard from '@/components/sections/footer/FooterCard'; import FooterCard from '@/components/sections/footer/FooterCard';
import { Camera, TrendingUp, Instagram, Linkedin, Twitter } from 'lucide-react'; import { Camera, TrendingUp, Instagram, Linkedin, Twitter } from 'lucide-react';
import Link from "next/link";
export default function PortfolioPage() { export default function PortfolioPage() {
return ( return (
@@ -25,14 +26,14 @@ export default function PortfolioPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
brandName="Alesha" brandName="Alesha"
navItems={[ navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" }, { name: "About", id: "/about" },
{ name: "Portfolio", id: "/portfolio" }, { name: "Portfolio", id: "/portfolio" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
{ name: "Contact", id: "/contact" } { name: "Contact", id: "/contact" }
]} ]}
button={{ button={{
text: "Get in Touch", text: "Get in Touch", href: "/contact"
href: "/contact"
}} }}
/> />
</div> </div>
@@ -45,32 +46,16 @@ export default function PortfolioPage() {
tagIcon={Camera} tagIcon={Camera}
products={[ products={[
{ {
id: "1", id: "1", name: "Sophia Laurent", price: "High Fashion & Runway", imageSrc: "https://img.b2bpic.net/free-photo/young-transgender-person-looking-away_23-2148827036.jpg", imageAlt: "Sophia Laurent - Elite high fashion model"
name: "Sophia Laurent",
price: "High Fashion & Runway",
imageSrc: "https://img.b2bpic.net/free-photo/young-transgender-person-looking-away_23-2148827036.jpg",
imageAlt: "Sophia Laurent - Elite high fashion model"
}, },
{ {
id: "2", id: "2", name: "Marcus Sterling", price: "Commercial & Editorial", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling_176420-3742.jpg", imageAlt: "Marcus Sterling - Versatile commercial and editorial model"
name: "Marcus Sterling",
price: "Commercial & Editorial",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-smiling_176420-3742.jpg",
imageAlt: "Marcus Sterling - Versatile commercial and editorial model"
}, },
{ {
id: "3", id: "3", name: "Aria Chen", price: "Editorial Specialist", imageSrc: "https://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827030.jpg", imageAlt: "Aria Chen - Editorial and artistic photography specialist"
name: "Aria Chen",
price: "Editorial Specialist",
imageSrc: "https://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827030.jpg",
imageAlt: "Aria Chen - Editorial and artistic photography specialist"
}, },
{ {
id: "4", id: "4", name: "Elena Rodriguez", price: "Luxury Campaigns", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-posing_176420-3741.jpg", imageAlt: "Elena Rodriguez - Luxury brand campaign specialist"
name: "Elena Rodriguez",
price: "Luxury Campaigns",
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-posing_176420-3741.jpg",
imageAlt: "Elena Rodriguez - Luxury brand campaign specialist"
} }
]} ]}
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
@@ -89,20 +74,10 @@ export default function PortfolioPage() {
tagIcon={TrendingUp} tagIcon={TrendingUp}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "500+", title: "Runway Shows", description: "Elite fashion week appearances across global fashion capitals", imageSrc: "https://img.b2bpic.net/free-photo/seductive-close-up-photo-beautiful-blonde-girl-cocktail-silk-dress-seduces-someone-touching-her-lips-by-her-finger_639032-835.jpg", imageAlt: "Professional runway show photography"
value: "500+",
title: "Runway Shows",
description: "Elite fashion week appearances across global fashion capitals",
imageSrc: "https://img.b2bpic.net/free-photo/seductive-close-up-photo-beautiful-blonde-girl-cocktail-silk-dress-seduces-someone-touching-her-lips-by-her-finger_639032-835.jpg",
imageAlt: "Professional runway show photography"
}, },
{ {
id: "2", id: "2", value: "1.2K+", title: "Editorial Features", description: "Magazine covers and editorial spreads in top fashion publications", imageSrc: "https://img.b2bpic.net/free-photo/happy-attractive-woman-standing-gray-looking-camera_231208-9141.jpg", imageAlt: "Editorial magazine photography session"
value: "1.2K+",
title: "Editorial Features",
description: "Magazine covers and editorial spreads in top fashion publications",
imageSrc: "https://img.b2bpic.net/free-photo/happy-attractive-woman-standing-gray-looking-camera_231208-9141.jpg",
imageAlt: "Editorial magazine photography session"
} }
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -119,18 +94,10 @@ export default function PortfolioPage() {
tagIcon={Camera} tagIcon={Camera}
products={[ products={[
{ {
id: "5", id: "5", name: "Runway Division", price: "Fashion Week Ready", imageSrc: "https://img.b2bpic.net/free-photo/seductive-close-up-photo-beautiful-blonde-girl-cocktail-silk-dress-seduces-someone-touching-her-lips-by-her-finger_639032-835.jpg", imageAlt: "Runway specialists for fashion week events"
name: "Runway Division",
price: "Fashion Week Ready",
imageSrc: "https://img.b2bpic.net/free-photo/seductive-close-up-photo-beautiful-blonde-girl-cocktail-silk-dress-seduces-someone-touching-her-lips-by-her-finger_639032-835.jpg",
imageAlt: "Runway specialists for fashion week events"
}, },
{ {
id: "6", id: "6", name: "Commercial Stars", price: "Brand Ambassadors", imageSrc: "https://img.b2bpic.net/free-photo/happy-attractive-woman-standing-gray-looking-camera_231208-9141.jpg", imageAlt: "Commercial and brand campaign specialists"
name: "Commercial Stars",
price: "Brand Ambassadors",
imageSrc: "https://img.b2bpic.net/free-photo/happy-attractive-woman-standing-gray-looking-camera_231208-9141.jpg",
imageAlt: "Commercial and brand campaign specialists"
} }
]} ]}
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"