From 91f4d64124d3d94f54c7abc705cff69786ed26da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:29:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 274 ++++++++--------------------------------------- 1 file changed, 43 insertions(+), 231 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2123f4..03aecfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,101 +32,42 @@ export default function LandingPage() {
@@ -146,20 +87,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} - negativeCard={{ - items: [ - "Design & Content Strategy", - "Video Branding", - "Consultation", - ], - }} - positiveCard={{ - items: [ - "Web Development", - "Thumbnail Design", - "Script Writing", - ], - }} + negativeCard={{ items: ["Design & Content Strategy", "Video Branding", "Consultation"] }} + positiveCard={{ items: ["Web Development", "Thumbnail Design", "Script Writing"] }} title="Services Offered" description="Premium design and growth services tailored for content creators and businesses." /> @@ -170,43 +99,14 @@ export default function LandingPage() { textboxLayout="default" gridVariant="bento-grid" useInvertedBackground={false} + animationType="slide-up" products={[ - { - id: "p1", - name: "Modern Business Website", - price: "Web Dev", - imageSrc: "http://img.b2bpic.net/free-photo/electric-car-ecology-technology-save-energy-concept_53876-124793.jpg", - }, - { - id: "p2", - name: "Restaurant Website Design", - price: "Web Dev", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-chef-cook-holding-fast-food-burger_23-2151004531.jpg", - }, - { - id: "p3", - name: "YouTube Thumbnail Collection", - price: "Thumbnail", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-tablet-paint_23-2148769814.jpg", - }, - { - id: "p4", - name: "Viral Video Script Samples", - price: "Writing", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-writing-notebook_23-2147601475.jpg", - }, - { - id: "p5", - name: "Personal Portfolio Website", - price: "Web Dev", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg", - }, - { - id: "p6", - name: "Landing Page Design", - price: "Web Dev", - imageSrc: "http://img.b2bpic.net/free-photo/general-director-using-chroma-key-template-modern-gadget_482257-124351.jpg", - }, + { id: "p1", name: "Modern Business Website", price: "Web Dev", imageSrc: "http://img.b2bpic.net/free-photo/electric-car-ecology-technology-save-energy-concept_53876-124793.jpg" }, + { id: "p2", name: "Restaurant Website Design", price: "Web Dev", imageSrc: "http://img.b2bpic.net/free-photo/portrait-chef-cook-holding-fast-food-burger_23-2151004531.jpg" }, + { id: "p3", name: "YouTube Thumbnail Collection", price: "Thumbnail", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-with-tablet-paint_23-2148769814.jpg" }, + { id: "p4", name: "Viral Video Script Samples", price: "Writing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-writing-notebook_23-2147601475.jpg" }, + { id: "p5", name: "Personal Portfolio Website", price: "Web Dev", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-website-hosting-concept_23-2149484780.jpg" }, + { id: "p6", name: "Landing Page Design", price: "Web Dev", imageSrc: "http://img.b2bpic.net/free-photo/general-director-using-chroma-key-template-modern-gadget_482257-124351.jpg" }, ]} title="Selected Projects" description="A curated collection of my recent work across web development and creative design." @@ -219,24 +119,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "s1", - icon: Layout, - title: "Web Development", - value: "HTML, React, Tailwind", - }, - { - id: "s2", - icon: Palette, - title: "Design", - value: "Thumbnail, Photoshop, Canva", - }, - { - id: "s3", - icon: PenTool, - title: "Content Strategy", - value: "Scripting, Copywriting, SEO", - }, + { id: "s1", icon: Layout, title: "Web Development", value: "HTML, React, Tailwind" }, + { id: "s2", icon: Palette, title: "Design", value: "Thumbnail, Photoshop, Canva" }, + { id: "s3", icon: PenTool, title: "Content Strategy", value: "Scripting, Copywriting, SEO" }, ]} title="Technical Skills" description="Equipped with the modern tools and industry expertise to bring your vision to life." @@ -249,46 +134,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - handle: "CEO, GrowthCo", - testimonial: "Aayan's ability to combine development with design is unique.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cute-young-business-woman-smiling_93675-133169.jpg", - }, - { - id: "t2", - name: "Mike R.", - handle: "YouTuber", - testimonial: "These thumbnails brought in a 40% higher click rate.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-with-beard-with-arms-crossed-gesture-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-13410.jpg", - }, - { - id: "t3", - name: "Emily D.", - handle: "Founder", - testimonial: "Fast communication and professional results.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2580.jpg", - }, - { - id: "t4", - name: "David W.", - handle: "Marketer", - testimonial: "Excellent scripting skills! The storytelling was spot on.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-professional-man-cross-arms-chest-looking-confident-camera-smiling-determined-standing-against-white-background_176420-53771.jpg", - }, - { - id: "t5", - name: "Jenny L.", - handle: "Owner", - testimonial: "Beautiful design, exactly what we needed to modernise.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - }, + { id: "t1", name: "Sarah J.", handle: "CEO, GrowthCo", testimonial: "Aayan's ability to combine development with design is unique.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cute-young-business-woman-smiling_93675-133169.jpg" }, + { id: "t2", name: "Mike R.", handle: "YouTuber", testimonial: "These thumbnails brought in a 40% higher click rate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-caucasian-man-with-beard-with-arms-crossed-gesture-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-13410.jpg" }, + { id: "t3", name: "Emily D.", handle: "Founder", testimonial: "Fast communication and professional results.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2580.jpg" }, + { id: "t4", name: "David W.", handle: "Marketer", testimonial: "Excellent scripting skills! The storytelling was spot on.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-professional-man-cross-arms-chest-looking-confident-camera-smiling-determined-standing-against-white-background_176420-53771.jpg" }, + { id: "t5", name: "Jenny L.", handle: "Owner", testimonial: "Beautiful design, exactly what we needed to modernise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" }, ]} showRating={true} title="Client Feedback" @@ -302,39 +152,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} plans={[ - { - id: "starter", - badge: "Entry", - price: "$150+", - subtitle: "Basic web presence or simple script project.", - features: [ - "Landing page structure", - "Basic SEO", - "Fast turn around", - ], - }, - { - id: "growth", - badge: "Popular", - price: "$500+", - subtitle: "Full branding and growth solutions.", - features: [ - "Full Website Design", - "Thumbnail Set", - "Script & Content Strategy", - ], - }, - { - id: "premium", - badge: "Custom", - price: "Custom", - subtitle: "Bespoke solution for startups and brands.", - features: [ - "Priority Support", - "Strategy Workshop", - "Ongoing Maintenance", - ], - }, + { id: "starter", badge: "Entry", price: "$150+", subtitle: "Basic web presence or simple script project.", features: ["Landing page structure", "Basic SEO", "Fast turn around"] }, + { id: "growth", badge: "Popular", price: "$500+", subtitle: "Full branding and growth solutions.", features: ["Full Website Design", "Thumbnail Set", "Script & Content Strategy"] }, + { id: "premium", badge: "Custom", price: "Custom", subtitle: "Bespoke solution for startups and brands.", features: ["Priority Support", "Strategy Workshop", "Ongoing Maintenance"] }, ]} title="Select Your Package" description="Flexible plans tailored to fit your project's specific goals." @@ -344,21 +164,13 @@ export default function LandingPage() {
-- 2.49.1