diff --git a/assets/css/custom.css b/assets/css/custom.css new file mode 100644 index 0000000..1ee0044 --- /dev/null +++ b/assets/css/custom.css @@ -0,0 +1,118 @@ +/* +Palette: +- Primary: #6C63FF +- Secondary: #FF6584 +- Background: #F8F9FA +- Surface: #FFFFFF +- Text: #212529 +*/ + +body { + font-family: 'Poppins', sans-serif; + background-color: #F8F9FA; + color: #212529; +} + +h1, h2, h3, h4, h5, h6 { + font-weight: 600; + color: #343a40; +} + +.navbar { + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05); +} + +.hero { + background: url('https://picsum.photos/seed/hero/1200/800') no-repeat center center; + background-size: cover; + color: white; + padding: 10rem 0; + text-align: center; + position: relative; +} + +.hero::before { + content: ''; + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + background: rgba(0, 0, 0, 0.5); +} + +.hero .container { + position: relative; + z-index: 2; +} + +.btn-primary { + background-color: #6C63FF; + border-color: #6C63FF; + border-radius: .5rem; + padding: 0.75rem 1.5rem; + font-weight: 600; + transition: background-color 0.3s ease; +} + +.btn-primary:hover { + background-color: #574fd8; + border-color: #574fd8; +} + +.btn-secondary { + background-color: #FF6584; + border-color: #FF6584; + color: white; + border-radius: .5rem; + padding: 0.75rem 1.5rem; + font-weight: 600; + transition: background-color 0.3s ease; +} + +.btn-secondary:hover { + background-color: #f85173; + border-color: #f85173; +} + +section { + padding: 5rem 0; +} + +.section-bg { + background-color: #FFFFFF; +} + +.card { + border: none; + border-radius: .5rem; + box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1); + transition: transform 0.3s ease; +} + +.card:hover { + transform: translateY(-5px); +} + +.testimonial-card { + background-color: #6C63FF; + color: white; +} + +.testimonial-card .card-body { + font-style: italic; +} + +footer { + background-color: #343a40; + color: white; + padding: 3rem 0; +} + +footer a { + color: #FF6584; +} + +footer a:hover { + color: #f85173; +} \ No newline at end of file diff --git a/assets/js/main.js b/assets/js/main.js new file mode 100644 index 0000000..f5999c4 --- /dev/null +++ b/assets/js/main.js @@ -0,0 +1,12 @@ +document.addEventListener('DOMContentLoaded', function () { + // Smooth scrolling for anchor links + document.querySelectorAll('a.nav-link[href^="#"]').forEach(anchor => { + anchor.addEventListener('click', function (e) { + e.preventDefault(); + + document.querySelector(this.getAttribute('href')).scrollIntoView({ + behavior: 'smooth' + }); + }); + }); +}); \ No newline at end of file diff --git a/index.php b/index.php index 6f7ffab..7a2b250 100644 --- a/index.php +++ b/index.php @@ -1,131 +1,204 @@ - - + - - - New Style - - - - + + + + + Leman99 - Personal Landing Page + + + + + + + + + + + + + + + + + + + + + + + + + + -
-
-

Analyzing your requirements and generating your website…

-
- Loading… -
-

AI is collecting your requirements and applying the first changes.

-

This page will update automatically as the plan is implemented.

-

Runtime: PHP — UTC

-
-
- + + + + + +
+
+

Welcome to My World

+

A passionate developer creating modern and responsive web applications.

+ View My Work + Get In Touch +
+
+ +
+ +
+
+
+
+ A portrait of the site owner +
+
+

About Me

+

Hello! I'm Leman99, a software developer with a passion for building beautiful and functional websites. I have experience in front-end and back-end technologies, and I'm always eager to learn new things.

+

This is a placeholder text. You can replace it with your own biography, skills, and experiences to let visitors know more about you.

+
+
+
+
+ + +
+
+
+

My Portfolio

+

A selection of my recent projects.

+
+
+ +
+
+ Screenshot of a featured portfolio project. +
+
Project One
+

A brief description of the project, the technologies used, and its purpose.

+ View Details +
+
+
+ +
+
+ Screenshot of another portfolio project. +
+
Project Two
+

A brief description of the project, the technologies used, and its purpose.

+ View Details +
+
+
+ +
+
+ Screenshot of a third portfolio project. +
+
Project Three
+

A brief description of the project, the technologies used, and its purpose.

+ View Details +
+
+
+
+
+
+ + +
+
+
+

What People Say

+
+
+
+
+
+

"Working with Leman99 was a fantastic experience. The final product exceeded all expectations."

+
Client A
+
+
+
+
+
+
+

"Professional, responsive, and incredibly talented. Highly recommended for any web development needs."

+
Client B
+
+
+
+
+
+
+

"The attention to detail and commitment to quality is what sets Leman99 apart."

+
Client C
+
+
+
+
+
+
+ + +
+
+
+

Get In Touch

+

Have a question or want to work together? Leave a message.

+
+
+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+
+ + + + + + + - + \ No newline at end of file diff --git a/privacy.php b/privacy.php new file mode 100644 index 0000000..62b23a5 --- /dev/null +++ b/privacy.php @@ -0,0 +1,52 @@ + + + + + + Privacy Policy - Leman99 + + + + + + + + + + +
+
+
+

Privacy Policy

+

Last updated:

+

This is a placeholder for your privacy policy. You should replace this with your own policy.

+

We respect your privacy and are committed to protecting it. This Privacy Policy explains our policies and practices regarding the information we collect from you.

+ +

1. Information We Collect

+

We may collect personally identifiable information from you in a variety of ways, including, but not limited to, when you visit our site, fill out a form, and in connection with other activities, services, features or resources we make available on our Site.

+ +

2. How We Use Collected Information

+

We may collect and use your personal information for the following purposes: to improve customer service, to personalize user experience, and to send periodic emails.

+ +

3. Your Acceptance of These Terms

+

By using this Site, you signify your acceptance of this policy. If you do not agree to this policy, please do not use our Site.

+ + Back to Home +
+
+
+ + + + + + \ No newline at end of file