Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-06 05:01:05 +00:00
2 changed files with 40 additions and 93 deletions

View File

@@ -1,51 +1,22 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Source_Sans_3 } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const sourceSans3 = Source_Sans_3({
variable: "--font-source-sans-3", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "ArayaDigital | Web Design for Local Businesses", description: "Fast, beautiful, conversion-focused websites for restaurants, salons, contractors & retail shops. Transparent pricing. 2-4 week turnaround. Get a free quote.", keywords: "web design agency, local business website, restaurant website, salon website, contractor website, custom web design, small business web design, conversion-focused website", openGraph: {
title: "ArayaDigital | Web Design for Local Businesses", description: "Transform your local business with a world-class website built for conversions.", url: undefined,
siteName: "ArayaDigital", type: "website", images: [
{
url: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg", alt: "ArayaDigital web design showcase"},
],
},
twitter: {
card: "summary_large_image", title: "ArayaDigital | Web Design for Local Businesses", description: "Transform your local business with a world-class website built for conversions.", images: ["http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149483543.jpg"],
},
};
title: "ArayaDigital - Web Design for Local Businesses", description: "Beautiful, fast-loading websites designed to convert customers. We specialize in web design for restaurants, salons, contractors, and retail shops."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${sourceSans3.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>
{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1413,7 +1384,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactText from '@/components/sections/contact/ContactText';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Crown, Sparkles, Star, Zap } from "lucide-react";
import { Sparkles, Star, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,11 +31,10 @@ export default function LandingPage() {
brandName="ArayaDigital"
navItems={[
{ name: "Why Us", id: "features" },
{ name: "Portfolio", id: "product" },
{ name: "Pricing", id: "pricing" },
{ name: "FAQ", id: "faq" }
]}
button={{ text: "Get a Free Quote", href: "contact" }}
button={{ text: "Get Started", href: "contact" }}
animateOnLoad={true}
/>
</div>
@@ -47,8 +46,8 @@ export default function LandingPage() {
tag="Web Design Agency"
tagAnimation="slide-up"
buttons={[
{ text: "See Our Work", href: "product" },
{ text: "Get a Free Quote", href: "contact" }
{ text: "View Design Examples", href: "#features" },
{ text: "Let's Talk", href: "contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}
@@ -71,7 +70,7 @@ 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: "72-Hour Turnaround", description: "Most projects completed within 72 hours. 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"
},
{
id: 2,
@@ -79,7 +78,7 @@ export default function LandingPage() {
},
{
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: "Branding & Design Excellence", description: "We focus on creating stunning visual identities and design examples that showcase your brand's unique personality and strengths.", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-project-landing-page_23-2149447724.jpg?_wi=1", imageAlt: "Design showcase"
},
{
id: 4,
@@ -94,22 +93,22 @@ export default function LandingPage() {
<div id="product" data-section="product">
<ProductCardTwo
title="Portfolio Highlights"
description="Explore websites we've built for successful local businesses just like yours."
tag="Case Studies"
title="Design Examples"
description="Explore the beautiful websites and branding we've created for successful local businesses."
tag="Our Work"
tagAnimation="slide-up"
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"
id: "1", brand: "Restaurant & Dining", name: "Coastal Bistro Online Ordering Platform", price: "Modern Design", rating: 5,
reviewCount: "Responsive", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg?_wi=2", 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"
id: "2", brand: "Beauty & Wellness", name: "Blush Salon Booking System", price: "Elegant Design", rating: 5,
reviewCount: "Mobile First", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=2", 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"
id: "3", brand: "Construction & Trades", name: "BuildRight Pro Lead Generator", price: "Professional", rating: 5,
reviewCount: "Fast Loading", imageSrc: "http://img.b2bpic.net/free-vector/minimal-architecture-project-landing-page_23-2149447724.jpg?_wi=2", imageAlt: "BuildRight Pro website"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -123,38 +122,17 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardTwo
title="Simple, Transparent Pricing"
description="Choose the package that fits your business needs. All packages include ongoing support and updates."
tag="Pricing Plans"
description="One flat rate for beautiful, conversion-focused design. No hidden fees. Payment only after you approve and receive your website."
tag="Pricing"
tagAnimation="slide-up"
plans={[
{
id: "starter", badge: "Starter", badgeIcon: Zap,
price: "$2,500", subtitle: "Perfect for first-time website builders", buttons: [
{ text: "Get Started", href: "contact" },
{ text: "Learn More" }
],
id: "standard", badge: "Standard Package", badgeIcon: Sparkles,
price: "$1,999", subtitle: "Everything you need for a professional web presence", buttons={[
{ text: "Get Started", href: "contact" }
]},
features: [
"5-page professional website", "Mobile-responsive design", "Basic SEO optimization", "Contact form integration", "1 month free support"
]
},
{
id: "professional", badge: "Professional", badgeIcon: Star,
price: "$5,000", subtitle: "Most popular for growing businesses", buttons: [
{ text: "Get Started", href: "contact" },
{ text: "Learn More" }
],
features: [
"Up to 15 pages", "E-commerce integration", "Advanced SEO & analytics", "Online booking system", "3 months free support"
]
},
{
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
price: "$10,000+", subtitle: "For ambitious scaling businesses", buttons: [
{ text: "Get Started", href: "contact" },
{ text: "Learn More" }
],
features: [
"Unlimited pages & custom design", "Full e-commerce platform", "Custom integrations", "Priority support & training", "6 months free support"
"5-page professional website", "Mobile-responsive design", "Professional branding", "Contact form integration", "72-hour turnaround", "Payment after approval"
]
}
]}
@@ -200,7 +178,7 @@ export default function LandingPage() {
<div id="process" data-section="process">
<FeatureCardSix
title="Our Process"
description="A streamlined approach designed for speed without sacrificing quality. From discovery to launch in weeks, not months."
description="A streamlined approach designed for speed without sacrificing quality. From discovery to launch in 72 hours."
tag="How We Work"
tagAnimation="slide-up"
features={[
@@ -214,11 +192,11 @@ export default function LandingPage() {
},
{
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: "Review & Approval", description: "You review the completed website and let us know if any changes are needed. We make adjustments until you're completely satisfied.", imageSrc: "http://img.b2bpic.net/free-psd/restaurant-landing-page-template-design_23-2149609569.jpg?_wi=3", imageAlt: "Review process"
},
{
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: "Launch & Payment", description: "Your website goes live. Payment is due only after you approve and receive your completed website. No upfront payments—only when you're happy.", imageSrc: "http://img.b2bpic.net/free-psd/luxury-curly-hair-landing-page-template_23-2149975005.jpg?_wi=3", imageAlt: "Launch"
}
]}
textboxLayout="default"
@@ -235,22 +213,22 @@ export default function LandingPage() {
tagAnimation="slide-up"
faqs={[
{
id: "1", title: "How long does it take to build my website?", content: "Most projects take 2-4 weeks from discovery to launch. We prioritize speed without cutting corners. Larger e-commerce sites may take 4-8 weeks."
id: "1", title: "How long does it take to build my website?", content: "Most projects are completed within 72 hours from discovery to delivery. We prioritize speed without cutting corners."
},
{
id: "2", title: "Do you provide hosting and domain registration?", content: "Yes. We handle all technical setup including hosting, domain registration, and SSL certificates. Hosting is included in your first year."
id: "2", title: "What happens if I don't like the design?", content: "You review the website before payment. We make changes until you're satisfied. You only pay after approval."
},
{
id: "3", title: "Can you integrate booking/ordering systems?", content: "Absolutely. We integrate online booking for salons/spas, ordering systems for restaurants, and custom forms for contractors and service providers."
id: "3", title: "When do I pay?", content: "Payment happens after delivery and only if you approve the website. No upfront payments. You're in complete control."
},
{
id: "4", title: "What if I need changes after launch?", content: "Your package includes free revisions during the initial 1-3 months post-launch. After that, we offer affordable monthly support plans."
id: "4", title: "What's included in the $1,999 package?", content: "5-page professional website, mobile-responsive design, professional branding, contact form integration, and a beautiful, fast-loading site built for conversions."
},
{
id: "5", title: "Will my website be mobile-friendly?", content: "Yes. Every website we build is fully responsive and optimized for mobile devices. Over 70% of web traffic is mobile—we design for that."
},
{
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."
id: "6", title: "Is there ongoing support after launch?", content: "Yes. We provide support for updates, maintenance, and optimization after your website launches. No recurring support fees—included as part of your service."
}
]}
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"
@@ -266,11 +244,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to transform your local business with a world-class website? Let's schedule your free consultation."
text="Ready to transform your local business with a world-class website? Let's start the conversation."
animationType="entrance-slide"
buttons={[
{ text: "Schedule Free Consultation" },
{ text: "See Portfolio", href: "product" }
{ text: "Get Started Now" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}