Update src/app/graphic-design/page.tsx
This commit is contained in:
@@ -65,13 +65,13 @@ export default function GraphicDesignPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "entry-fee", title: "Entry Fee", description: "Join the competition for just ₹49. All participants get a certificate of participation.", tag: "Affordable", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-application-form-concept_53876-123812.jpg", imageAlt: "Entry Fee"
|
||||
id: "entry-fee", title: "Entry Fee", description: "Join the competition for just ₹49. All participants get a certificate of participation.", tag: "Affordable", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-application-form-concept_53876-123812.jpg?_wi=3", imageAlt: "Entry Fee"
|
||||
},
|
||||
{
|
||||
id: "prizes", title: "Exciting Rewards", description: "Grand prize ₹10,000 + portfolio feature. Runner-up ₹5,000. Top 5 get certificates and portfolio exposure.", tag: "Rewards", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-prize-arrangement_23-2149059639.jpg", imageAlt: "Prizes"
|
||||
id: "prizes", title: "Exciting Rewards", description: "Grand prize ₹10,000 + portfolio feature. Runner-up ₹5,000. Top 5 get certificates and portfolio exposure.", tag: "Rewards", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-prize-arrangement_23-2149059639.jpg?_wi=3", imageAlt: "Prizes"
|
||||
},
|
||||
{
|
||||
id: "timeline", title: "Timeline", description: "Registration open until Dec 25th. Submission deadline Jan 8th. Winners announced Jan 15th.", tag: "Schedule", imageSrc: "http://img.b2bpic.net/free-photo/tired-people-working-late-their-office_23-2149006051.jpg", imageAlt: "Timeline"
|
||||
id: "timeline", title: "Timeline", description: "Registration open until Dec 25th. Submission deadline Jan 8th. Winners announced Jan 15th.", tag: "Schedule", imageSrc: "http://img.b2bpic.net/free-photo/tired-people-working-late-their-office_23-2149006051.jpg?_wi=3", imageAlt: "Timeline"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Graphic Design competition details"
|
||||
@@ -87,13 +87,13 @@ export default function GraphicDesignPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "formats", value: "PNG/PSD", title: "Supported Formats", description: "Submit designs in PNG, PSD, AI, or PDF format. High resolution (300 DPI) required.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-teenagers-with-laptop_23-2149239049.jpg", imageAlt: "File Formats"
|
||||
id: "formats", value: "PNG/PSD", title: "Supported Formats", description: "Submit designs in PNG, PSD, AI, or PDF format. High resolution (300 DPI) required.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-teenagers-with-laptop_23-2149239049.jpg?_wi=3", imageAlt: "File Formats"
|
||||
},
|
||||
{
|
||||
id: "originality", value: "Original", title: "Original Design", description: "All designs must be 100% original. No stock images or pre-made templates allowed.", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041846.jpg", imageAlt: "Originality"
|
||||
id: "originality", value: "Original", title: "Original Design", description: "All designs must be 100% original. No stock images or pre-made templates allowed.", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041846.jpg?_wi=3", imageAlt: "Originality"
|
||||
},
|
||||
{
|
||||
id: "theme", value: "Open", title: "Design Theme", description: "Create designs on any theme - branding, poster, UI/UX, illustrations, or any creative concept.", imageSrc: "http://img.b2bpic.net/free-vector/web-design-instagram-stories-template_23-2150921564.jpg", imageAlt: "Design Theme"
|
||||
id: "theme", value: "Open", title: "Design Theme", description: "Create designs on any theme - branding, poster, UI/UX, illustrations, or any creative concept.", imageSrc: "http://img.b2bpic.net/free-vector/web-design-instagram-stories-template_23-2150921564.jpg?_wi=2", imageAlt: "Design Theme"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Graphic Design requirements"
|
||||
@@ -111,15 +111,15 @@ export default function GraphicDesignPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "designer-1", name: "Arjun Kumar", role: "Grand Winner", company: "Previous Edition", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-blissful-front-view_176474-51113.jpg", imageAlt: "Arjun Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-blissful-front-view_176474-51113.jpg?_wi=3", imageAlt: "Arjun Kumar"
|
||||
},
|
||||
{
|
||||
id: "designer-2", name: "Priya Nair", role: "Runner-up", company: "Previous Edition", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg", imageAlt: "Priya Nair"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-professional-businesswoman-indoors_23-2148824827.jpg?_wi=3", imageAlt: "Priya Nair"
|
||||
},
|
||||
{
|
||||
id: "designer-3", name: "Vikram Sharma", role: "Top 3", company: "Previous Edition", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104569.jpg", imageAlt: "Vikram Sharma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104569.jpg?_wi=3", imageAlt: "Vikram Sharma"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Featured designers"
|
||||
|
||||
Reference in New Issue
Block a user