Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-16 06:09:03 +00:00
parent 1c39438f9e
commit c80a005e5b

View File

@@ -54,7 +54,7 @@ export default function PortfolioPage() {
price: "Engagement +250%",
rating: 5,
reviewCount: "Highly Effective",
imageSrc: "http://img.b2bpic.net/free-vector/flat-social-media-day-social-media-post-template_23-2149420400.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-social-media-day-social-media-post-template_23-2149420400.jpg?_wi=3",
imageAlt: "Social Media Campaign",
},
{
@@ -64,7 +64,7 @@ export default function PortfolioPage() {
price: "Complete Rebrand",
rating: 5,
reviewCount: "Award Winning",
imageSrc: "http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-consumer-rights-day_23-2151232976.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-consumer-rights-day_23-2151232976.jpg?_wi=3",
imageAlt: "Branding & Design",
},
{
@@ -74,7 +74,7 @@ export default function PortfolioPage() {
price: "500+ Photos",
rating: 5,
reviewCount: "Professional",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-groom_23-2150264539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-groom_23-2150264539.jpg?_wi=3",
imageAlt: "Event Photography",
},
{
@@ -84,7 +84,7 @@ export default function PortfolioPage() {
price: "Full Campaign",
rating: 5,
reviewCount: "Quality Output",
imageSrc: "http://img.b2bpic.net/free-vector/business-stationery_1055-1008.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-stationery_1055-1008.jpg?_wi=3",
imageAlt: "Printing Materials",
},
{
@@ -94,7 +94,7 @@ export default function PortfolioPage() {
price: "Complete Management",
rating: 5,
reviewCount: "Flawless Execution",
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333731.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333731.jpg?_wi=3",
imageAlt: "Corporate Event",
},
{
@@ -104,7 +104,7 @@ export default function PortfolioPage() {
price: "2 Min Commercial",
rating: 5,
reviewCount: "Professional Grade",
imageSrc: "http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579726.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579726.jpg?_wi=3",
imageAlt: "Video Production",
},
]}
@@ -131,7 +131,7 @@ export default function PortfolioPage() {
tag: "Branding Project",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg",
avatarAlt: "Ravi Kumar",
imageSrc: "http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-consumer-rights-day_23-2151232976.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-horizontal-banner-template-world-consumer-rights-day_23-2151232976.jpg?_wi=4",
},
{
id: "2",
@@ -142,7 +142,7 @@ export default function PortfolioPage() {
tag: "Social Media Project",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg",
avatarAlt: "Nirmala Silva",
imageSrc: "http://img.b2bpic.net/free-vector/flat-social-media-day-social-media-post-template_23-2149420400.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-social-media-day-social-media-post-template_23-2149420400.jpg?_wi=4",
},
{
id: "3",
@@ -153,7 +153,7 @@ export default function PortfolioPage() {
tag: "Photography Project",
avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-celebrating-christmas-party-office-drinking-champagne-smiling_176420-7729.jpg",
avatarAlt: "Arjun Perera",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-groom_23-2150264539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-photographer-groom_23-2150264539.jpg?_wi=4",
},
]}
/>
@@ -170,7 +170,7 @@ export default function PortfolioPage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-shot-worker-server-hub-using-tablet_482257-90062.jpg"
imageSrc="http://img.b2bpic.net/free-photo/extreme-close-up-shot-worker-server-hub-using-tablet_482257-90062.jpg?_wi=2"
imageAlt="Contact Us"
inputPlaceholder="Enter your email"
buttonText="Send Message"