From dc50728bbf410805e6b04aa38735fa00d5cc78c4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 07:24:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 294 ++++++++++------------------------------------- 1 file changed, 63 insertions(+), 231 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd8697d..0b273be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,27 +33,17 @@ export default function LandingPage() { @@ -63,78 +53,39 @@ export default function LandingPage() { description="Professional websites and domains made simple, fast, and affordable. Launch with confidence." testimonials={[ { - name: "Sarah J.", - handle: "@sarahj", - testimonial: "Blendion made launching my store incredibly easy.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg?_wi=1", - imageAlt: "modern professional laptop mockup website", - }, + name: "Sarah J.", handle: "@sarahj", testimonial: "Blendion made launching my store incredibly easy.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg", imageAlt: "modern professional laptop mockup website"}, { - name: "Mike D.", - handle: "@miked", - testimonial: "Premium design quality at an unbeatable price.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=1", - imageAlt: "modern professional laptop mockup website", - }, + name: "Mike D.", handle: "@miked", testimonial: "Premium design quality at an unbeatable price.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg", imageAlt: "modern professional laptop mockup website"}, { - name: "Elena V.", - handle: "@elenav", - testimonial: "The fastest turnaround time I have ever experienced.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg?_wi=1", - imageAlt: "modern professional laptop mockup website", - }, + name: "Elena V.", handle: "@elenav", testimonial: "The fastest turnaround time I have ever experienced.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg", imageAlt: "modern professional laptop mockup website"}, { - name: "John K.", - handle: "@johnk", - testimonial: "Incredible attention to detail and modern style.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg?_wi=1", - imageAlt: "modern professional laptop mockup website", - }, + name: "John K.", handle: "@johnk", testimonial: "Incredible attention to detail and modern style.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg", imageAlt: "modern professional laptop mockup website"}, { - name: "Alex R.", - handle: "@alexr", - testimonial: "My business grew instantly after launching this site.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=1", - imageAlt: "modern professional laptop mockup website", - }, + name: "Alex R.", handle: "@alexr", testimonial: "My business grew instantly after launching this site.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "modern professional laptop mockup website"}, ]} buttons={[ { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, { - text: "View Templates", - href: "#templates", - }, + text: "View Templates", href: "#templates"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - alt: "Confident businessman", - }, + src: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", alt: "Confident businessman"}, { - src: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", - alt: "Creative model", - }, + src: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg", alt: "Creative model"}, { - src: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", - alt: "Strict woman in glasses", - }, + src: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg", alt: "Strict woman in glasses"}, { - src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", - alt: "Groom in black suit", - }, + src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", alt: "Groom in black suit"}, { - src: "http://img.b2bpic.net/free-photo/handsome-cheerful-young-man-searches-job-browses-webpage-modern-cell-phone-checks-information-internet-sits-cafeteria-enjoys-sweet-dessert-fresh-drink_273609-29263.jpg", - alt: "Cheerful young man", - }, + src: "http://img.b2bpic.net/free-photo/handsome-cheerful-young-man-searches-job-browses-webpage-modern-cell-phone-checks-information-internet-sits-cafeteria-enjoys-sweet-dessert-fresh-drink_273609-29263.jpg", alt: "Cheerful young man"}, ]} avatarText="Join 500+ professionals." /> @@ -147,28 +98,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Website Design", - description: "Fully responsive, professional websites tailored for your specific brand identity.", - bentoComponent: "reveal-icon", - icon: Layout, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-manager-corporate-office-reviewing-company-reports_482257-116898.jpg", - imageAlt: "African american manager in corporate office reviewing company reports", + title: "Website Design", description: "Fully responsive, professional websites tailored for your specific brand identity.", bentoComponent: "reveal-icon", icon: Layout, }, { - title: "Domain Services", - description: "Seamless domain registration and secure setup for a professional online presence.", - bentoComponent: "reveal-icon", - icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-desk-concept-with-copy-space_23-2148459726.jpg?_wi=3", - imageAlt: "African american manager in corporate office reviewing company reports", + title: "Domain Services", description: "Seamless domain registration and secure setup for a professional online presence.", bentoComponent: "reveal-icon", icon: Globe, }, { - title: "Ready-Made Templates", - description: "Choose from a curated collection of beautiful, high-converting design templates.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=2", - imageAlt: "African american manager in corporate office reviewing company reports", + title: "Ready-Made Templates", description: "Choose from a curated collection of beautiful, high-converting design templates.", bentoComponent: "reveal-icon", icon: Sparkles, }, ]} title="Everything You Need to Succeed" @@ -184,41 +120,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "t1", - name: "Modern Minimalist", - price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=3", - }, + id: "t1", name: "Modern Minimalist", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg"}, { - id: "t2", - name: "Creative Agency", - price: "$59", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg?_wi=2", - }, + id: "t2", name: "Creative Agency", price: "$59", imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-39367.jpg"}, { - id: "t3", - name: "Tech Startup Pro", - price: "$69", - imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg?_wi=2", - }, + id: "t3", name: "Tech Startup Pro", price: "$69", imageSrc: "http://img.b2bpic.net/free-photo/company-worker-gathering-business-analytics-copy-space-screen_482257-123804.jpg"}, { - id: "t4", - name: "Portfolio Elite", - price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg", - }, + id: "t4", name: "Portfolio Elite", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-taking-notes-office_23-2149749859.jpg"}, { - id: "t5", - name: "E-commerce Basic", - price: "$89", - imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template-with-photo_23-2148304149.jpg", - }, + id: "t5", name: "E-commerce Basic", price: "$89", imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template-with-photo_23-2148304149.jpg"}, { - id: "t6", - name: "Corporate Standard", - price: "$79", - imageSrc: "http://img.b2bpic.net/free-photo/business-partners-attending-meeting-greenscreen-laptop_482257-91136.jpg", - }, + id: "t6", name: "Corporate Standard", price: "$79", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-attending-meeting-greenscreen-laptop_482257-91136.jpg"}, ]} title="Explore Our Premium Templates" description="Launch instantly with our professionally crafted website templates." @@ -232,19 +144,13 @@ export default function LandingPage() { metrics={[ { icon: Search, - label: "Step 1", - value: "Choose or Request", - }, + label: "Step 1", value: "Choose or Request"}, { icon: Settings, - label: "Step 2", - value: "We Build & Connect", - }, + label: "Step 2", value: "We Build & Connect"}, { icon: Rocket, - label: "Step 3", - value: "Launch Instantly", - }, + label: "Step 3", value: "Launch Instantly"}, ]} metricsAnimation="slide-up" /> @@ -257,37 +163,16 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - badge: "Value", - price: "$49", - subtitle: "Perfect for starters", - features: [ - "Responsive design", - "Standard domain", - "1 month support", - ], + id: "p1", badge: "Value", price: "$49", subtitle: "Perfect for starters", features: [ + "Responsive design", "Standard domain", "1 month support"], }, { - id: "p2", - badge: "Popular", - price: "$199", - subtitle: "Best for businesses", - features: [ - "Premium templates", - "SEO setup", - "Lifetime support", - ], + id: "p2", badge: "Popular", price: "$199", subtitle: "Best for businesses", features: [ + "Premium templates", "SEO setup", "Lifetime support"], }, { - id: "p3", - badge: "Pro", - price: "$499", - subtitle: "For custom solutions", - features: [ - "Custom design", - "Priority support", - "Full branding", - ], + id: "p3", badge: "Pro", price: "$499", subtitle: "For custom solutions", features: [ + "Custom design", "Priority support", "Full branding"], }, ]} title="Simple, Affordable Pricing" @@ -300,14 +185,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Fast Delivery", - "Affordable", - "Pro Design", - "Mobile Ready", - "Easy Management", - "SEO-Friendly", - "Dedicated Support", - ]} + "Fast Delivery", "Affordable", "Pro Design", "Mobile Ready", "Easy Management", "SEO-Friendly", "Dedicated Support"]} title="Why Blendion Solutions?" description="Delivering excellence through refined workflows and professional standards." /> @@ -320,59 +198,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alice Miller", - role: "Owner", - company: "Studio X", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=2", - }, + id: "t1", name: "Alice Miller", role: "Owner", company: "Studio X", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"}, { - id: "t2", - name: "Bob Smith", - role: "Founder", - company: "Buildco", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg", - }, + id: "t2", name: "Bob Smith", role: "Founder", company: "Buildco", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/joyful-freelancer-dressed-casual-t-shirt-sitting-front-laptop-looking-smiling-with-cheerful-expression-after-successful-morning-work-enjoying-sunny-day-outdoor-cafe_273609-6602.jpg"}, { - id: "t3", - name: "Charlie R.", - role: "CTO", - company: "Techify", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", - }, + id: "t3", name: "Charlie R.", role: "CTO", company: "Techify", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg"}, { - id: "t4", - name: "Diana K.", - role: "Creative", - company: "DesignLab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453354.jpg", - }, + id: "t4", name: "Diana K.", role: "Creative", company: "DesignLab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453354.jpg"}, { - id: "t5", - name: "Eve P.", - role: "Entrepreneur", - company: "GoStart", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", - }, + id: "t5", name: "Eve P.", role: "Entrepreneur", company: "GoStart", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg"}, ]} kpiItems={[ { - value: "500+", - label: "Projects Launched", - }, + value: "500+", label: "Projects Launched"}, { - value: "99%", - label: "Client Satisfaction", - }, + value: "99%", label: "Client Satisfaction"}, { - value: "24/7", - label: "Support Available", - }, + value: "24/7", label: "Support Available"}, ]} title="Client Success Stories" description="Join hundreds of happy business owners." @@ -383,8 +230,7 @@ export default function LandingPage() {