Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:21:39 +00:00

View File

@@ -20,7 +20,7 @@ export default function PortfolioGeneratorPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function PortfolioGeneratorPage() {
<HeroLogoBillboardSplit
logoText="PORTFOLIO GENERATOR"
description="Create stunning, professional portfolios for UI/UX designers in minutes. Upload your CV, projects, and designs to generate a beautiful, fully customizable portfolio website with no coding required."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Start Creating", href: "#about" },
{ text: "See Examples", href: "#projects" }
@@ -80,15 +80,15 @@ export default function PortfolioGeneratorPage() {
features={[
{
id: "1", title: "PDF CV Parser", author: "Automatic Extraction", description: "Upload your PDF CV and our intelligent parser automatically extracts your name, bio, education, experience, certifications, and social links. No manual data entry needed.", tags: ["AI-Powered", "Automatic"],
imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_52683-43474.jpg?_wi=1", imageAlt: "UI design app interface"
imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_52683-43474.jpg", imageAlt: "UI design app interface"
},
{
id: "2", title: "Project Image Organization", author: "Smart Categorization", description: "Upload and organize your project images by client or project name. Label each image with context like 'StockPoint - Brand System' or 'Nactive Health - App UI' for professional presentation.", tags: ["Gallery", "Organization"],
imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148368851.jpg?_wi=1", imageAlt: "Web design interface dashboard"
imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148368851.jpg", imageAlt: "Web design interface dashboard"
},
{
id: "3", title: "Design Style Selection", author: "Multiple Presets", description: "Choose from pre-designed styles including Bold & Editorial, Minimal, and Dark & Sleek. Each style perfectly complements your design aesthetic and personal brand.", tags: ["Customization", "Styles"],
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149277810.jpg?_wi=1", imageAlt: "Brand design graphic identity"
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149277810.jpg", imageAlt: "Brand design graphic identity"
}
]}
animationType="slide-up"
@@ -105,13 +105,13 @@ export default function PortfolioGeneratorPage() {
<ProductCardFour
products={[
{
id: "1", name: "Creative Director Portfolio", price: "Agency Ready", variant: "Bold & Editorial", imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_52683-43474.jpg?_wi=2", imageAlt: "Creative director portfolio"
id: "1", name: "Creative Director Portfolio", price: "Agency Ready", variant: "Bold & Editorial", imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app_52683-43474.jpg", imageAlt: "Creative director portfolio"
},
{
id: "2", name: "UI/UX Designer Showcase", price: "Freelancer Ready", variant: "Minimal Clean", imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148368851.jpg?_wi=2", imageAlt: "UI/UX designer portfolio"
id: "2", name: "UI/UX Designer Showcase", price: "Freelancer Ready", variant: "Minimal Clean", imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148368851.jpg", imageAlt: "UI/UX designer portfolio"
},
{
id: "3", name: "Brand Designer Collection", price: "Studio Ready", variant: "Dark & Sleek", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149277810.jpg?_wi=2", imageAlt: "Brand designer portfolio"
id: "3", name: "Brand Designer Collection", price: "Studio Ready", variant: "Dark & Sleek", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149277810.jpg", imageAlt: "Brand designer portfolio"
}
]}
title="Featured Portfolio Examples"
@@ -160,22 +160,22 @@ export default function PortfolioGeneratorPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "UI Designer", testimonial: "I created my entire portfolio in under 30 minutes. The design options are beautiful and the PDF parsing was incredibly accurate. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=1", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "UI Designer", testimonial: "I created my entire portfolio in under 30 minutes. The design options are beautiful and the PDF parsing was incredibly accurate. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", handle: "Creative Director", testimonial: "Finally, a tool that understands designers. No coding required, unlimited customization, and the results look incredibly professional. This is a game-changer.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=2", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", handle: "Creative Director", testimonial: "Finally, a tool that understands designers. No coding required, unlimited customization, and the results look incredibly professional. This is a game-changer.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "Brand Designer", testimonial: "The color scheme options perfectly match my brand aesthetic. I downloaded my portfolio and clients loved it. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=3", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", handle: "Brand Designer", testimonial: "The color scheme options perfectly match my brand aesthetic. I downloaded my portfolio and clients loved it. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "Product Designer", testimonial: "I've used various portfolio builders before, but this one stands out. The attention to detail and user experience is outstanding. Best decision I've made for my career.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=4", imageAlt: "David Kim"
id: "4", name: "David Kim", handle: "Product Designer", testimonial: "I've used various portfolio builders before, but this one stands out. The attention to detail and user experience is outstanding. Best decision I've made for my career.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "David Kim"
},
{
id: "5", name: "Jessica Wong", handle: "UX/UI Specialist", testimonial: "The project gallery organization is genius. I can categorize by client and add detailed descriptions. My clients immediately understand my process and quality.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=5", imageAlt: "Jessica Wong"
id: "5", name: "Jessica Wong", handle: "UX/UI Specialist", testimonial: "The project gallery organization is genius. I can categorize by client and add detailed descriptions. My clients immediately understand my process and quality.", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Jessica Wong"
},
{
id: "6", name: "Alex Thompson", handle: "Design Student", testimonial: "As a student, I needed something affordable and professional-looking. This generator delivered exactly what I needed for my job hunt. Already got my first freelance client!", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=6", imageAlt: "Alex Thompson"
id: "6", name: "Alex Thompson", handle: "Design Student", testimonial: "As a student, I needed something affordable and professional-looking. This generator delivered exactly what I needed for my job hunt. Already got my first freelance client!", imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Alex Thompson"
}
]}
title="Loved by Designers Worldwide"