Merge version_5 into main #9

Merged
bender merged 1 commits from version_5 into main 2026-04-03 21:04:30 +00:00

View File

@@ -218,7 +218,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<MetricCardThree
title="Why Choose Arez"
description="Our commitment to excellence reflected in numbers"
description="Trusted by 100+ clients with 95% 5-star reviews and 10+ years of expertise"
tag="Our Impact"
tagIcon={TrendingUp}
tagAnimation="slide-up"
@@ -246,7 +246,6 @@ export default function LandingPage() {
</div>
<div className="grid grid-cols-1 md:grid-cols-2 gap-8 md:gap-12">
{/* Map Section */}
<div className="rounded-lg overflow-hidden shadow-lg h-80 md:h-96">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3155.8974300000003!2d44.0059!3d36.1914!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2sArez%20Barbershop%20Erbil!5e0!3m2!1sen!2siq!4v1234567890"
@@ -261,9 +260,7 @@ export default function LandingPage() {
/>
</div>
{/* Contact Information */}
<div className="space-y-8">
{/* Phone */}
<div className="flex gap-4">
<div className="flex-shrink-0">
<Phone className="w-6 h-6 text-primary-cta mt-1" />
@@ -276,7 +273,6 @@ export default function LandingPage() {
</div>
</div>
{/* WhatsApp */}
<div className="flex gap-4">
<div className="flex-shrink-0">
<MessageSquare className="w-6 h-6 text-primary-cta mt-1" />
@@ -289,7 +285,6 @@ export default function LandingPage() {
</div>
</div>
{/* Business Hours */}
<div className="flex gap-4">
<div className="flex-shrink-0">
<Clock className="w-6 h-6 text-primary-cta mt-1" />