Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -17,24 +17,21 @@ export default function PortfolioPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Web Design", href: "/services" },
|
||||
{ label: "Branding", href: "/services" },
|
||||
{ label: "Digital Marketing", href: "/services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Work", href: "/portfolio" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Twitter", href: "https://twitter.com/twardo" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com/company/twardo" },
|
||||
{ label: "Instagram", href: "https://instagram.com/twardo" },
|
||||
@@ -67,33 +64,18 @@ export default function PortfolioPage() {
|
||||
title="Featured Work"
|
||||
description="Explore recent projects showcasing our design excellence and strategic thinking across diverse industries."
|
||||
tag="Portfolio"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Luxury Fashion Ecommerce",
|
||||
price: "Enterprise",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-beautiful-e-commerce-website-redesign--1772829406083-54202bbc.png?_wi=2",
|
||||
imageAlt: "Fashion ecommerce redesign",
|
||||
},
|
||||
id: "1", name: "Luxury Fashion Ecommerce", price: "Enterprise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-beautiful-e-commerce-website-redesign--1772829406083-54202bbc.png", imageAlt: "Fashion ecommerce redesign"},
|
||||
{
|
||||
id: "2",
|
||||
name: "SaaS Platform Redesign",
|
||||
price: "Mid-Market",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-saas-platform-interface-showing-a-prod-1772829405646-5404fd8a.png?_wi=2",
|
||||
imageAlt: "SaaS platform interface",
|
||||
},
|
||||
id: "2", name: "SaaS Platform Redesign", price: "Mid-Market", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-saas-platform-interface-showing-a-prod-1772829405646-5404fd8a.png", imageAlt: "SaaS platform interface"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Health & Wellness App",
|
||||
price: "Startup",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-mobile-app-interface-for-a-fitness-and-1772829406165-7cf41771.png?_wi=2",
|
||||
imageAlt: "Fitness app design",
|
||||
},
|
||||
id: "3", name: "Health & Wellness App", price: "Startup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-mobile-app-interface-for-a-fitness-and-1772829406165-7cf41771.png", imageAlt: "Fitness app design"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,40 +85,20 @@ export default function PortfolioPage() {
|
||||
title="Meet Our Team"
|
||||
description="Talented professionals dedicated to transforming your vision into digital reality."
|
||||
tag="Team"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Mitchell",
|
||||
role: "Creative Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-creative-di-1772829404214-321a30d6.png?_wi=3",
|
||||
imageAlt: "Alex Mitchell, Creative Director",
|
||||
},
|
||||
id: "1", name: "Alex Mitchell", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-creative-di-1772829404214-321a30d6.png", imageAlt: "Alex Mitchell, Creative Director"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jordan Pierce",
|
||||
role: "Lead Designer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-web-designe-1772829403977-6db17cf5.png?_wi=3",
|
||||
imageAlt: "Jordan Pierce, Lead Designer",
|
||||
},
|
||||
id: "2", name: "Jordan Pierce", role: "Lead Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-web-designe-1772829403977-6db17cf5.png", imageAlt: "Jordan Pierce, Lead Designer"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Casey Williams",
|
||||
role: "Strategy Lead",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-marketing-s-1772829403246-a67b1aff.png?_wi=3",
|
||||
imageAlt: "Casey Williams, Strategy Lead",
|
||||
},
|
||||
id: "3", name: "Casey Williams", role: "Strategy Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-marketing-s-1772829403246-a67b1aff.png", imageAlt: "Casey Williams, Strategy Lead"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Taylor Davis",
|
||||
role: "Tech Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-project-man-1772829403904-1dfe9597.png?_wi=3",
|
||||
imageAlt: "Taylor Davis, Tech Director",
|
||||
},
|
||||
id: "4", name: "Taylor Davis", role: "Tech Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-portrait-of-a-project-man-1772829403904-1dfe9597.png", imageAlt: "Taylor Davis, Tech Director"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,68 +108,32 @@ export default function PortfolioPage() {
|
||||
title="What Our Clients Say"
|
||||
description="Real feedback from partners who've experienced the Twardo Digital difference."
|
||||
tag="Testimonials"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
textboxLayout="default"
|
||||
animationType="entrance-slide"
|
||||
animationType="none"
|
||||
useInvertedBackground={true}
|
||||
speed={40}
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
handle: "CEO, TechVenture",
|
||||
testimonial: "Twardo Digital transformed our online presence completely. Their strategic approach and creative execution delivered measurable results beyond expectations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-female-ceo--1772829403777-566dcf2a.png?_wi=3",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", handle: "CEO, TechVenture", testimonial: "Twardo Digital transformed our online presence completely. Their strategic approach and creative execution delivered measurable results beyond expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-female-ceo--1772829403777-566dcf2a.png", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Rodriguez",
|
||||
handle: "Founder, InnovateLab",
|
||||
testimonial: "Working with Twardo was seamless. They understood our vision and brought it to life with exceptional attention to detail and innovative solutions.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-male-founde-1772829407143-625c1419.png?_wi=3",
|
||||
imageAlt: "Michael Rodriguez",
|
||||
},
|
||||
id: "2", name: "Michael Rodriguez", handle: "Founder, InnovateLab", testimonial: "Working with Twardo was seamless. They understood our vision and brought it to life with exceptional attention to detail and innovative solutions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-male-founde-1772829407143-625c1419.png", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Thompson",
|
||||
handle: "Marketing Director, GrowthCo",
|
||||
testimonial: "The team at Twardo is incredibly talented and professional. They delivered our project ahead of schedule with outstanding results.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-marketing-m-1772829403264-db3bb811.png?_wi=2",
|
||||
imageAlt: "Emily Thompson",
|
||||
},
|
||||
id: "3", name: "Emily Thompson", handle: "Marketing Director, GrowthCo", testimonial: "The team at Twardo is incredibly talented and professional. They delivered our project ahead of schedule with outstanding results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-marketing-m-1772829403264-db3bb811.png", imageAlt: "Emily Thompson"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "Product Lead, StartupXYZ",
|
||||
testimonial: "Exceptional work from start to finish. Twardo Digital goes above and beyond to ensure client satisfaction and project success.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-product-dir-1772829403651-baeb1ad1.png?_wi=2",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "Product Lead, StartupXYZ", testimonial: "Exceptional work from start to finish. Twardo Digital goes above and beyond to ensure client satisfaction and project success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-product-dir-1772829403651-baeb1ad1.png", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lopez",
|
||||
handle: "CEO, Digital Ventures",
|
||||
testimonial: "Highly recommend Twardo Digital for any digital transformation project. Their expertise and dedication are unmatched in the industry.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-startup-ceo-1772829403994-9c5bb12b.png?_wi=2",
|
||||
imageAlt: "Jessica Lopez",
|
||||
},
|
||||
id: "5", name: "Jessica Lopez", handle: "CEO, Digital Ventures", testimonial: "Highly recommend Twardo Digital for any digital transformation project. Their expertise and dedication are unmatched in the industry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-startup-ceo-1772829403994-9c5bb12b.png", imageAlt: "Jessica Lopez"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Sterling",
|
||||
handle: "Business Development, StrategyPro",
|
||||
testimonial: "A true partner in our digital journey. Twardo Digital brings both strategic thinking and creative excellence to every project.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-business-de-1772829403676-f6273191.png?_wi=2",
|
||||
imageAlt: "Robert Sterling",
|
||||
},
|
||||
id: "6", name: "Robert Sterling", handle: "Business Development, StrategyPro", testimonial: "A true partner in our digital journey. Twardo Digital brings both strategic thinking and creative excellence to every project.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-professional-headshot-of-a-business-de-1772829403676-f6273191.png", imageAlt: "Robert Sterling"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-sophisticated-dark-abstract-background-1772829404186-107e68e4.png?_wi=4"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AaSjClus2HxiezgmKchutdCApv/a-sophisticated-dark-abstract-background-1772829404186-107e68e4.png"
|
||||
imageAlt="Twardo Digital innovation background"
|
||||
logoText="Twardo Digital"
|
||||
copyrightText="© 2025 Twardo Digital Agency. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user