diff --git a/src/app/page.tsx b/src/app/page.tsx index 222cef7..41a90c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,9 +46,9 @@ export default function PortfolioPage() { title="Creative Developer" description="Crafting digital solutions that blend aesthetics with functionality. Turning complex problems into intuitive experiences." mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg", imageAlt: "Project 1" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg", imageAlt: "Project 2" }, - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg", imageAlt: "Project 3" } + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=1", imageAlt: "Project 1" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=2", imageAlt: "Project 2" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=3", imageAlt: "Project 3" } ]} buttons={[{ text: "Explore Work", href: "#projects" }, { text: "Get in touch", href: "#contact" }]} /> @@ -88,9 +88,9 @@ export default function PortfolioPage() { useInvertedBackground={false} description="Curated list of technical projects demonstrating diverse problem-solving skills." products={[ - { id: "1", name: "Design System", price: "Web App", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg" }, - { id: "2", name: "E-commerce Platform", price: "SaaS", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg" }, - { id: "3", name: "Fintech Dashboard", price: "Fintech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg" } + { id: "1", name: "Design System", price: "Web App", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=4" }, + { id: "2", name: "E-commerce Platform", price: "SaaS", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=5" }, + { id: "3", name: "Fintech Dashboard", price: "Fintech", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=6" } ]} /> @@ -103,7 +103,7 @@ export default function PortfolioPage() { useInvertedBackground={false} description="Feedback from clients regarding previous collaborations and project outcomes." testimonials={[ - { id: "1", name: "Alex P.", role: "Founder", testimonial: "Fantastic work. Understood the requirements instantly and delivered high-quality results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg" } + { id: "1", name: "Alex P.", role: "Founder", testimonial: "Fantastic work. Understood the requirements instantly and delivered high-quality results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=7" } ]} /> @@ -114,7 +114,7 @@ export default function PortfolioPage() { description="Open for new projects and collaborations. Reach out to discuss how we can work together." useInvertedBackground={false} inputs={[{ name: "name", type: "text", placeholder: "Name" }, { name: "email", type: "email", placeholder: "Email" }]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bz1b2AeRyCotz14hcA8uNu1UwL/uploaded-1775477316015-42qlt5vo.jpg?_wi=8" />