Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -34,9 +34,9 @@ export default function PortfolioPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={navItems}
|
||||
brandName="Webuild"
|
||||
brandName="smartbiz"
|
||||
bottomLeftText="Digital Innovation"
|
||||
bottomRightText="hello@webuild.dev"
|
||||
bottomRightText="hello@smartbiz.dev"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,29 +48,11 @@ export default function PortfolioPage() {
|
||||
tagIcon={Briefcase}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "E-Commerce Platform Redesign",
|
||||
price: "Conversion +45%",
|
||||
variant: "Shopify Integration Automated Workflows",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/beautiful-e-commerce-website-interface-s-1772556086970-89ed7fb5.png",
|
||||
imageAlt: "E-commerce website design",
|
||||
},
|
||||
id: "1", name: "E-Commerce Platform Redesign", price: "Conversion +45%", variant: "Shopify Integration Automated Workflows", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/beautiful-e-commerce-website-interface-s-1772556086970-89ed7fb5.png", imageAlt: "E-commerce website design"},
|
||||
{
|
||||
id: "2",
|
||||
name: "SaaS Dashboard Application",
|
||||
price: "User Engagement +120%",
|
||||
variant: "React & Node.js Real-time Analytics",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/saas-application-dashboard-with-data-vis-1772556087193-04e94aed.png",
|
||||
imageAlt: "SaaS dashboard interface",
|
||||
},
|
||||
id: "2", name: "SaaS Dashboard Application", price: "User Engagement +120%", variant: "React & Node.js Real-time Analytics", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/saas-application-dashboard-with-data-vis-1772556087193-04e94aed.png", imageAlt: "SaaS dashboard interface"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Corporate Website Automation",
|
||||
price: "Time Saved: 50hrs/month",
|
||||
variant: "Content Management Lead Generation",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/corporate-website-homepage-for-a-technol-1772556089093-2f2623f7.png",
|
||||
imageAlt: "Corporate website homepage",
|
||||
},
|
||||
id: "3", name: "Corporate Website Automation", price: "Time Saved: 50hrs/month", variant: "Content Management Lead Generation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/corporate-website-homepage-for-a-technol-1772556089093-2f2623f7.png", imageAlt: "Corporate website homepage"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -86,32 +68,11 @@ export default function PortfolioPage() {
|
||||
tag="Client Stories"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Transformed Our Digital Presence",
|
||||
quote: "Webuild completely redesigned our website and automated our entire sales funnel. The results were immediate—we saw a 45% increase in conversions within the first month.",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "1", title: "Transformed Our Digital Presence", quote: "smartbiz completely redesigned our website and automated our entire sales funnel. The results were immediate—we saw a 45% increase in conversions within the first month.", name: "Sarah Johnson", role: "CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png?_wi=2", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Professional Excellence",
|
||||
quote: "The team at Webuild understands web development like no one else. They built us a custom SaaS platform that our users absolutely love. Their attention to detail is unmatched.",
|
||||
name: "Michael Chen",
|
||||
role: "Founder",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "2", title: "Professional Excellence", quote: "The team at smartbiz understands web development like no one else. They built us a custom SaaS platform that our users absolutely love. Their attention to detail is unmatched.", name: "Michael Chen", role: "Founder", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Saved Us Hundreds of Hours",
|
||||
quote: "The automation solutions Webuild implemented have saved our team over 50 hours per month. We can now focus on strategy instead of manual tasks. Highly recommend!",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "3", title: "Saved Us Hundreds of Hours", quote: "The automation solutions smartbiz implemented have saved our team over 50 hours per month. We can now focus on strategy instead of manual tasks. Highly recommend!", name: "Emily Rodriguez", role: "Marketing Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png?_wi=2", imageAlt: "Emily Rodriguez"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -138,15 +99,15 @@ export default function PortfolioPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Webuild"
|
||||
copyrightText="© 2025 Webuild. All rights reserved. Crafting the future of web development."
|
||||
logoText="smartbiz"
|
||||
copyrightText="© 2025 smartbiz. All rights reserved. Crafting the future of web development."
|
||||
socialLinks={[
|
||||
{ icon: Github, href: "https://github.com/webuild", ariaLabel: "GitHub" },
|
||||
{ icon: Linkedin, href: "https://linkedin.com/company/webuild", ariaLabel: "LinkedIn" },
|
||||
{ icon: Twitter, href: "https://twitter.com/webuilddev", ariaLabel: "Twitter" },
|
||||
{ icon: Github, href: "https://github.com/smartbiz", ariaLabel: "GitHub" },
|
||||
{ icon: Linkedin, href: "https://linkedin.com/company/smartbiz", ariaLabel: "LinkedIn" },
|
||||
{ icon: Twitter, href: "https://twitter.com/smartbizdev", ariaLabel: "Twitter" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user