From fdb265c8442c6d0ef6111dee635d9a78c5fda00a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:34:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1abdd6d..8d5f030 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="largeSmall" - background="blurBottom" + background="circleGradient" cardStyle="inset" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -51,11 +51,11 @@ export default function LandingPage() { { text: "Get a Free Quote", href: "contact" } ]} buttonAnimation="slide-up" - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg?_wi=1", imageAlt: "ArayaDigital website mockup displayed on multiple devices" }, - { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg?_wi=2", imageAlt: "Beautiful responsive website design" }, - { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg?_wi=3", imageAlt: "Professional web interface" } + { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg", imageAlt: "ArayaDigital website mockup displayed on multiple devices" }, + { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg", imageAlt: "Beautiful responsive website design" }, + { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg", imageAlt: "Professional web interface" } ]} mediaAnimation="slide-up" ariaLabel="Hero section" @@ -71,19 +71,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Fast Turnaround", description: "Most projects completed within 2-4 weeks. We understand your business can't wait for months of development.", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg?_wi=1", imageAlt: "Fast delivery representation" + title: "Fast Turnaround", description: "Most projects completed within 2-4 weeks. We understand your business can't wait for months of development.", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg", imageAlt: "Fast delivery representation" }, { id: 2, - title: "Industry Expertise", description: "Years of experience building websites specifically for restaurants, salons, contractors, and retail shops. We speak your language.", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=1", imageAlt: "Industry expertise showcase" + title: "Industry Expertise", description: "Years of experience building websites specifically for restaurants, salons, contractors, and retail shops. We speak your language.", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg", imageAlt: "Industry expertise showcase" }, { id: 3, - title: "Transparent Pricing", description: "No hidden fees or surprise costs. Know exactly what you're paying for and what results to expect.", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-project-landing-page_23-2149447724.jpg?_wi=1", imageAlt: "Clear pricing structure" + title: "Transparent Pricing", description: "No hidden fees or surprise costs. Know exactly what you're paying for and what results to expect.", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-project-landing-page_23-2149447724.jpg", imageAlt: "Clear pricing structure" }, { id: 4, - title: "Conversion-Focused Design", description: "Every pixel is designed to turn visitors into customers. Your website isn't just beautiful—it's built to generate leads.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg?_wi=4", imageAlt: "Conversion optimization" + title: "Conversion-Focused Design", description: "Every pixel is designed to turn visitors into customers. Your website isn't just beautiful—it's built to generate leads.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg", imageAlt: "Conversion optimization" } ]} textboxLayout="default" @@ -101,15 +101,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Restaurant & Dining", name: "Coastal Bistro Online Ordering Platform", price: "Increased Orders 45%", rating: 5, - reviewCount: "127 customers", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg?_wi=2", imageAlt: "Coastal Bistro website" + reviewCount: "127 customers", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg", imageAlt: "Coastal Bistro website" }, { id: "2", brand: "Beauty & Wellness", name: "Blush Salon Booking System", price: "Bookings Up 38%", rating: 5, - reviewCount: "89 clients", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=2", imageAlt: "Blush Salon website" + reviewCount: "89 clients", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg", imageAlt: "Blush Salon website" }, { id: "3", brand: "Construction & Trades", name: "BuildRight Pro Lead Generator", price: "Leads Generated 52%", rating: 5, - reviewCount: "156 inquiries", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-project-landing-page_23-2149447724.jpg?_wi=2", imageAlt: "BuildRight Pro website" + reviewCount: "156 inquiries", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-project-landing-page_23-2149447724.jpg", imageAlt: "BuildRight Pro website" } ]} gridVariant="three-columns-all-equal-width" @@ -173,22 +173,22 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", title: "My Sales Increased Within Weeks", quote: "ArayaDigital delivered a stunning website that actually converts. Within 30 days, I saw a 40% increase in online orders. Their team understood my restaurant business from day one.", name: "Marco Rossi", role: "Owner, Rossi's Italian Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marco Rossi" + id: "1", title: "My Sales Increased Within Weeks", quote: "ArayaDigital delivered a stunning website that actually converts. Within 30 days, I saw a 40% increase in online orders. Their team understood my restaurant business from day one.", name: "Marco Rossi", role: "Owner, Rossi's Italian Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marco Rossi" }, { - id: "2", title: "Professional Without the Price Tag", quote: "I was intimidated by web design costs. ArayaDigital's transparent pricing and quick delivery made it easy. My salon looks premium online, and bookings are up 35%.", name: "Jessica Chen", role: "Owner, Luminous Salon & Spa", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jessica Chen" + id: "2", title: "Professional Without the Price Tag", quote: "I was intimidated by web design costs. ArayaDigital's transparent pricing and quick delivery made it easy. My salon looks premium online, and bookings are up 35%.", name: "Jessica Chen", role: "Owner, Luminous Salon & Spa", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Chen" }, { - id: "3", title: "Finally, a Partner Who Gets Construction", quote: "Most agencies don't understand contractors' needs. ArayaDigital built me a portfolio showcase that lands projects. Now clients call before I even send quotes.", name: "David Thompson", role: "Owner, Thompson Construction Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Thompson" + id: "3", title: "Finally, a Partner Who Gets Construction", quote: "Most agencies don't understand contractors' needs. ArayaDigital built me a portfolio showcase that lands projects. Now clients call before I even send quotes.", name: "David Thompson", role: "Owner, Thompson Construction Group", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson" }, { - id: "4", title: "From Zero to Online Hero", quote: "We had no online presence. Now our retail shop gets foot traffic from online discovery. ArayaDigital made the entire process painless and affordable.", name: "Angela Morrison", role: "Manager, Artisan Retail Collective", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Angela Morrison" + id: "4", title: "From Zero to Online Hero", quote: "We had no online presence. Now our retail shop gets foot traffic from online discovery. ArayaDigital made the entire process painless and affordable.", name: "Angela Morrison", role: "Manager, Artisan Retail Collective", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Angela Morrison" }, { - id: "5", title: "Speed and Quality in Perfect Balance", quote: "Three weeks from concept to launch. Their team was responsive, creative, and knew exactly how to showcase my plumbing services online.", name: "Robert Patel", role: "Owner, ProFlow Plumbing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Robert Patel" + id: "5", title: "Speed and Quality in Perfect Balance", quote: "Three weeks from concept to launch. Their team was responsive, creative, and knew exactly how to showcase my plumbing services online.", name: "Robert Patel", role: "Owner, ProFlow Plumbing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Patel" }, { - id: "6", title: "Conversion Numbers Don't Lie", quote: "Website visits are one thing. ArayaDigital built me a machine that converts visitors into leads. My ROI exceeded expectations in month one.", name: "Sarah Mitchell", role: "Owner, Mitchell Event Planning", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Sarah Mitchell" + id: "6", title: "Conversion Numbers Don't Lie", quote: "Website visits are one thing. ArayaDigital built me a machine that converts visitors into leads. My ROI exceeded expectations in month one.", name: "Sarah Mitchell", role: "Owner, Mitchell Event Planning", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell" } ]} textboxLayout="default" @@ -206,19 +206,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Discovery & Strategy", description: "We learn your business, your audience, and your goals. In our first call, we understand what makes you different.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg?_wi=1", imageAlt: "Discovery phase" + title: "Discovery & Strategy", description: "We learn your business, your audience, and your goals. In our first call, we understand what makes you different.", imageSrc: "http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg", imageAlt: "Discovery phase" }, { id: 2, - title: "Design & Development", description: "Our team designs mockups, gets your approval, then builds a fast, beautiful, mobile-first website using modern technology.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg?_wi=5", imageAlt: "Design and development" + title: "Design & Development", description: "Our team designs mockups, gets your approval, then builds a fast, beautiful, mobile-first website using modern technology.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg", imageAlt: "Design and development" }, { id: 3, - title: "Testing & Launch", description: "We rigorously test functionality, performance, and user experience across all devices. Your site goes live with confidence.", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg?_wi=3", imageAlt: "Testing and launch" + title: "Testing & Launch", description: "We rigorously test functionality, performance, and user experience across all devices. Your site goes live with confidence.", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg", imageAlt: "Testing and launch" }, { id: 4, - title: "Support & Growth", description: "Launch is just the beginning. We monitor performance, make updates, and optimize for conversions. Your success is our success.", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=3", imageAlt: "Support and growth" + title: "Support & Growth", description: "Launch is just the beginning. We monitor performance, make updates, and optimize for conversions. Your success is our success.", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg", imageAlt: "Support and growth" } ]} textboxLayout="default" @@ -253,7 +253,7 @@ export default function LandingPage() { id: "6", title: "Do you help with SEO?", content: "Yes. Basic SEO is included in all packages. We optimize your site structure, content, and technical elements to help you rank locally." } ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/woman-living-with-disability-answering-client-call-customer-service-wheelchair-user-with-physical-health-condition-working-helpline-support-helpdesk-operator-with-chronic-pain_482257-47208.jpg" imageAlt="Customer support team ready to help" mediaAnimation="slide-up" faqsAnimation="slide-up" @@ -272,7 +272,7 @@ export default function LandingPage() { { text: "Schedule Free Consultation" }, { text: "See Portfolio", href: "product" } ]} - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1