{"id":1201,"date":"2025-08-04T19:52:37","date_gmt":"2025-08-04T16:52:37","guid":{"rendered":"https:\/\/hertz-egy.com\/?page_id=1201"},"modified":"2025-08-09T23:59:13","modified_gmt":"2025-08-09T20:59:13","slug":"photography-videography","status":"publish","type":"page","link":"https:\/\/hertz-egy.com\/ar\/services\/photography-videography\/","title":{"rendered":"\u0627\u0644\u062a\u0635\u0648\u064a\u0631 \u0627\u0644\u0641\u0648\u062a\u0648\u063a\u0631\u0627\u0641\u064a \u0648\u0627\u0644\u0641\u064a\u062f\u064a\u0648"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n\t<meta charset=\"UTF-8\">\r\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\t<title>Photography & Video Shooting - Hertz Advertising<\/title>\r\n\t<style>\r\n\t\t* {\r\n\t\t\tmargin: 0;\r\n\t\t\tpadding: 0;\r\n\t\t\tbox-sizing: border-box;\r\n\t\t}\r\n\r\n\t\tbody {\r\n\t\t\tfont-family: 'Arial', sans-serif;\r\n\t\t\tbackground: white;\r\n\t\t\tcolor: #333;\r\n\t\t\toverflow-x: hidden;\r\n\t\t}\r\n\r\n\t\t.container {\r\n\t\t\twidth: 100%;\r\n\t\t\tmargin: 0 auto;\r\n\t\t\tpadding: 0 60px;\r\n\t\t}\r\n\r\n\t\t\/* Hero Section *\/\r\n\t\t.hero {\r\n\t\t\tmin-height: 70vh;\r\n\t\t\twidth: 100%;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tposition: relative;\r\n\t\t\tbackground: #232176;\r\n\t\t}\r\n\r\n\t\t.hero::before {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\ttop: 0;\r\n\t\t\tleft: 0;\r\n\t\t\tright: 0;\r\n\t\t\tbottom: 0;\r\n\t\t\tbackground: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"filmstrip\" width=\"20\" height=\"10\" patternUnits=\"userSpaceOnUse\"><rect x=\"0\" y=\"0\" width=\"2\" height=\"10\" fill=\"rgba(255,255,255,0.05)\"\/><rect x=\"18\" y=\"0\" width=\"2\" height=\"10\" fill=\"rgba(255,255,255,0.05)\"\/><\/pattern><\/defs><rect width=\"100\" height=\"100\" fill=\"url(%23filmstrip)\"\/><\/svg>');\r\n\t\t\topacity: 0.3;\r\n\t\t}\r\n\r\n\t\t.hero-content {\r\n\t\t\tposition: relative;\r\n\t\t\tz-index: 2;\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: 1fr 1fr;\r\n\t\t\tgap: 4rem;\r\n\t\t\talign-items: center;\r\n\t\t\tcolor: white;\r\n\t\t\tanimation: fadeInUp 1s ease-out;\r\n\t\t}\r\n\r\n\t\t.hero-text h1 {\r\n\t\t\tfont-size: 3.5rem;\r\n\t\t\tfont-weight: 700;\r\n\t\t\tmargin-bottom: 1rem;\r\n\t\t\tcolor: white;\r\n\t\t}\r\n\r\n\t\t.hero-text .service-tag {\r\n\t\t\tdisplay: inline-block;\r\n\t\t\tbackground: #00b9b6;\r\n\t\t\tcolor: white;\r\n\t\t\tpadding: 0.5rem 1rem;\r\n\t\t\tborder-radius: 25px;\r\n\t\t\tfont-size: 0.9rem;\r\n\t\t\tmargin-bottom: 1.5rem;\r\n\t\t}\r\n\r\n\t\t.hero-text .subtitle {\r\n\t\t\tfont-size: 1.5rem;\r\n\t\t\tmargin-bottom: 2rem;\r\n\t\t\topacity: 0.9;\r\n\t\t\tcolor: #00b9b6;\r\n\t\t}\r\n\r\n\t\t.hero-text .description {\r\n\t\t\tfont-size: 1.1rem;\r\n\t\t\tline-height: 1.6;\r\n\t\t\topacity: 0.8;\r\n\t\t\tmargin-bottom: 2rem;\r\n\t\t}\r\n\r\n\t\t.hero-visual {\r\n\t\t\tposition: relative;\r\n\t\t\theight: 400px;\r\n\t\t\tbackground: rgba(255, 255, 255, 0.1);\r\n\t\t\tbackdrop-filter: blur(10px);\r\n\t\t\tborder-radius: 20px;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: center;\r\n\t\t\tborder: 1px solid rgba(255, 255, 255, 0.2);\r\n\t\t\toverflow: hidden;\r\n\t\t}\r\n\r\n\t\t.hero-visual img {\r\n\t\t\twidth: 100%;\r\n\t\t\theight: 100%;\r\n\t\t\tobject-fit: cover;\r\n\t\t\tborder-radius: 20px;\r\n\t\t\ttransition: transform 0.3s ease;\r\n\t\t}\r\n\r\n\t\t.hero-visual:hover img {\r\n\t\t\ttransform: scale(1.05);\r\n\t\t}\r\n\r\n\t\t\/* Service Description Section *\/\r\n\t\t.service-description {\r\n\t\t\tpadding: 6rem 0;\r\n\t\t\tbackground: white;\r\n\t\t}\r\n\r\n\t\t.description-content {\r\n\t\t\tmax-width: 1200px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t}\r\n\r\n\t\t.description-content h2 {\r\n\t\t\tfont-size: 2.5rem;\r\n\t\t\tcolor: #232176;\r\n\t\t\tmargin-bottom: 2rem;\r\n\t\t\ttext-align: center;\r\n\t\t\tposition: relative;\r\n\t\t}\r\n\r\n\t\t.description-content h2::after {\r\n\t\t\tcontent: '';\r\n\t\t\tposition: absolute;\r\n\t\t\tbottom: -10px;\r\n\t\t\tleft: 50%;\r\n\t\t\ttransform: translateX(-50%);\r\n\t\t\twidth: 60px;\r\n\t\t\theight: 4px;\r\n\t\t\tbackground: #00b9b6;\r\n\t\t\tborder-radius: 2px;\r\n\t\t}\r\n\r\n\t\t.description-text {\r\n\t\t\tfont-size: 1.2rem;\r\n\t\t\tline-height: 1.8;\r\n\t\t\tcolor: #666;\r\n\t\t\ttext-align: center;\r\n\t\t\tmargin-bottom: 3rem;\r\n\t\t}\r\n\r\n\t\t.highlight {\r\n\t\t\tcolor: #232176;\r\n\t\t\tfont-weight: 600;\r\n\t\t}\r\n\r\n\t\t.highlight-teal {\r\n\t\t\tcolor: #00b9b6;\r\n\t\t\tfont-weight: 600;\r\n\t\t}\r\n\r\n\t\t\/* Features Section *\/\r\n\t\t.features-section {\r\n\t\t\tpadding: 6rem 0;\r\n\t\t\tbackground: #f8f9fa;\r\n\t\t}\r\n\r\n\t\t.features-content {\r\n\t\t\tmax-width: 1200px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t}\r\n\r\n\t\t.features-content h2 {\r\n\t\t\tfont-size: 2.5rem;\r\n\t\t\tcolor: #232176;\r\n\t\t\tmargin-bottom: 3rem;\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\r\n\t\t.features-grid {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: repeat(2, 1fr);\r\n\t\t\tgap: 3rem;\r\n\t\t\tmargin-bottom: 4rem;\r\n\t\t}\r\n\r\n\t\t.feature-card {\r\n\t\t\tbackground: white;\r\n\t\t\tpadding: 2.5rem;\r\n\t\t\tborder-radius: 20px;\r\n\t\t\tbox-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n\t\t\ttransition: transform 0.3s ease, box-shadow 0.3s ease;\r\n\t\t\tborder-top: 4px solid #00b9b6;\r\n\t\t}\r\n\r\n\t\t.feature-card:hover {\r\n\t\t\ttransform: translateY(-10px);\r\n\t\t\tbox-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);\r\n\t\t}\r\n\r\n\t\t.feature-icon {\r\n\t\t\twidth: 60px;\r\n\t\t\theight: 60px;\r\n\t\t\tbackground: #00b9b6;\r\n\t\t\tborder-radius: 50%;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tjustify-content: center;\r\n\t\t\tcolor: white;\r\n\t\t\tfont-size: 1.5rem;\r\n\t\t\tmargin-bottom: 1.5rem;\r\n\t\t}\r\n\r\n\t\t.feature-card h3 {\r\n\t\t\tfont-size: 1.5rem;\r\n\t\t\tcolor: #232176;\r\n\t\t\tmargin-bottom: 1rem;\r\n\t\t}\r\n\r\n\t\t.feature-card p {\r\n\t\t\tcolor: #666;\r\n\t\t\tline-height: 1.6;\r\n\t\t}\r\n\r\n\t\t\/* Services List Section *\/\r\n\t\t.services-list {\r\n\t\t\tpadding: 6rem 0;\r\n\t\t\tbackground: white;\r\n\t\t}\r\n\r\n\t\t.services-content {\r\n\t\t\tmax-width: 1200px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t}\r\n\r\n\t\t.services-content h2 {\r\n\t\t\tfont-size: 2.5rem;\r\n\t\t\tcolor: #232176;\r\n\t\t\tmargin-bottom: 3rem;\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\r\n\t\t.services-grid {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n\t\t\tgap: 2rem;\r\n\t\t}\r\n\r\n\t\t.service-item {\r\n\t\t\tbackground: #f8f9fa;\r\n\t\t\tpadding: 2rem;\r\n\t\t\tborder-radius: 15px;\r\n\t\t\tborder-left: 4px solid #00b9b6;\r\n\t\t\ttransition: transform 0.3s ease;\r\n\t\t}\r\n\r\n\t\t.service-item:hover {\r\n\t\t\ttransform: translateX(10px);\r\n\t\t}\r\n\r\n\t\t.service-item h4 {\r\n\t\t\tfont-size: 1.3rem;\r\n\t\t\tcolor: #232176;\r\n\t\t\tmargin-bottom: 0.5rem;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tgap: 0.5rem;\r\n\t\t}\r\n\r\n\t\t.service-item p {\r\n\t\t\tcolor: #666;\r\n\t\t\tline-height: 1.6;\r\n\t\t}\r\n\r\n\t\t\/* Benefits Section *\/\r\n\t\t.benefits-section {\r\n\t\t\tpadding: 6rem 0;\r\n\t\t\tbackground: #232176;\r\n\t\t\tcolor: white;\r\n\t\t}\r\n\r\n\t\t.benefits-content {\r\n\t\t\tmax-width: 1200px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\r\n\t\t.benefits-content h2 {\r\n\t\t\tfont-size: 2.5rem;\r\n\t\t\tmargin-bottom: 3rem;\r\n\t\t\tcolor: #00b9b6;\r\n\t\t}\r\n\r\n\t\t.benefits-list {\r\n\t\t\tdisplay: grid;\r\n\t\t\tgrid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n\t\t\tgap: 2rem;\r\n\t\t\tmargin-bottom: 3rem;\r\n\t\t}\r\n\r\n\t\t.benefit-item {\r\n\t\t\tbackground: rgba(255, 255, 255, 0.1);\r\n\t\t\tbackdrop-filter: blur(10px);\r\n\t\t\tpadding: 2rem;\r\n\t\t\tborder-radius: 15px;\r\n\t\t\tborder: 1px solid rgba(255, 255, 255, 0.2);\r\n\t\t}\r\n\r\n\t\t.benefit-item h4 {\r\n\t\t\tfont-size: 1.2rem;\r\n\t\t\tmargin-bottom: 1rem;\r\n\t\t\tcolor: #00b9b6;\r\n\t\t\tdisplay: flex;\r\n\t\t\talign-items: center;\r\n\t\t\tgap: 0.5rem;\r\n\t\t}\r\n\r\n\t\t.benefit-item p {\r\n\t\t\topacity: 0.9;\r\n\t\t}\r\n\r\n\t\t\/* CTA Section *\/\r\n\t\t.cta-section {\r\n\t\t\tpadding: 6rem 0;\r\n\t\t\tbackground: white;\r\n\t\t\ttext-align: center;\r\n\t\t}\r\n\r\n\t\t.cta-content {\r\n\t\t\tmax-width: 800px;\r\n\t\t\tmargin: 0 auto;\r\n\t\t}\r\n\r\n\t\t.cta-content h2 {\r\n\t\t\tfont-size: 2.5rem;\r\n\t\t\tcolor: #232176;\r\n\t\t\tmargin-bottom: 1rem;\r\n\t\t}\r\n\r\n\t\t.cta-content p {\r\n\t\t\tfont-size: 1.2rem;\r\n\t\t\tcolor: #666;\r\n\t\t\tmargin-bottom: 2rem;\r\n\t\t}\r\n\r\n\t\t.cta-buttons {\r\n\t\t\tdisplay: flex;\r\n\t\t\tgap: 1rem;\r\n\t\t\tjustify-content: center;\r\n\t\t\tflex-wrap: wrap;\r\n\t\t}\r\n\r\n\t\t.btn {\r\n\t\t\tpadding: 1rem 2rem;\r\n\t\t\tborder: none;\r\n\t\t\tborder-radius: 50px;\r\n\t\t\tfont-size: 1.1rem;\r\n\t\t\tcursor: pointer;\r\n\t\t\ttransition: all 0.3s ease;\r\n\t\t\ttext-decoration: none;\r\n\t\t\tdisplay: inline-flex;\r\n\t\t\talign-items: center;\r\n\t\t\tgap: 0.5rem;\r\n\t\t}\r\n\r\n\t\t.btn-primary {\r\n\t\t\tbackground: #232176;\r\n\t\t\tcolor: white;\r\n\t\t}\r\n\r\n\t\t.btn-primary:hover {\r\n\t\t\tbackground: #1a1a5c;\r\n\t\t\ttransform: translateY(-2px);\r\n\t\t}\r\n\r\n\t\t.btn-secondary {\r\n\t\t\tbackground: transparent;\r\n\t\t\tcolor: #232176;\r\n\t\t\tborder: 2px solid #232176;\r\n\t\t}\r\n\r\n\t\t.btn-secondary:hover {\r\n\t\t\tbackground: #232176;\r\n\t\t\tcolor: white;\r\n\t\t\ttransform: translateY(-2px);\r\n\t\t}\r\n\r\n\t\t\/* Animations *\/\r\n\t\t@keyframes fadeInUp {\r\n\t\t\tfrom {\r\n\t\t\t\topacity: 0;\r\n\t\t\t\ttransform: translateY(30px);\r\n\t\t\t}\r\n\t\t\tto {\r\n\t\t\t\topacity: 1;\r\n\t\t\t\ttransform: translateY(0);\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t.animate-on-scroll {\r\n\t\t\topacity: 0;\r\n\t\t\ttransform: translateY(30px);\r\n\t\t\ttransition: all 0.6s ease;\r\n\t\t}\r\n\r\n\t\t.animate-on-scroll.animated {\r\n\t\t\topacity: 1;\r\n\t\t\ttransform: translateY(0);\r\n\t\t}\r\n\r\n\t\t\/* Responsive Design *\/\r\n\t\t@media (max-width: 1024px) {\r\n\t\t\t.hero {\r\n\t\t\t\tpadding: 40px 0;\r\n\t\t\t}\r\n\r\n\t\t\t.hero-content {\r\n\t\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t\tgap: 2rem;\r\n\t\t\t}\r\n\r\n\t\t\t.features-grid {\r\n\t\t\t\tgrid-template-columns: 1fr;\r\n\t\t\t}\r\n\t\t}\r\n\r\n\t\t@media (max-width: 768px) {\r\n\t\t\t.hero {\r\n\t\t\t\tpadding: 40px 0;\r\n\t\t\t}\r\n\r\n\t\t\t.hero-text h1 {\r\n\t\t\t\tfont-size: 2.5rem;\r\n\t\t\t}\r\n\r\n\t\t\t.hero-text .subtitle {\r\n\t\t\t\tfont-size: 1.2rem;\r\n\t\t\t}\r\n\r\n\t\t\t.hero-visual {\r\n\t\t\t\theight: 250px;\r\n\t\t\t}\r\n\r\n\t\t\t.description-content h2,\r\n\t\t\t.features-content h2,\r\n\t\t\t.services-content h2 {\r\n\t\t\t\tfont-size: 2rem;\r\n\t\t\t}\r\n\r\n\t\t\t.feature-card {\r\n\t\t\t\tpadding: 2rem;\r\n\t\t\t}\r\n\r\n\t\t\t.cta-buttons {\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\talign-items: center;\r\n\t\t\t}\r\n\r\n\t\t\t.btn {\r\n\t\t\t\twidth: 100%;\r\n\t\t\t\tmax-width: 300px;\r\n\t\t\t}\r\n\t\t}\r\n\t<\/style>\r\n<\/head>\r\n<body>\r\n\t<!-- Hero Section -->\r\n\t<section class=\"hero\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"hero-content\">\r\n\t\t\t\t<div class=\"hero-text\">\r\n\t\t\t\t\t<div class=\"service-tag\">Our Service<\/div>\r\n\t\t\t\t\t<h1>Photography & Video Shooting<\/h1>\r\n\t\t\t\t\t<p class=\"subtitle\">Tell Your Brand Story Visually<\/p>\r\n\t\t\t\t\t<p class=\"description\">\r\n\t\t\t\t\t\tStand out in the visual landscape with professional photography and video production that captivates your audience and brings your brand message to life across digital platforms.\r\n\t\t\t\t\t<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"hero-visual\">\r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/hertz-egy.com\/wp-content\/uploads\/2025\/08\/photography.png\" alt=\"Photography & Video Shooting Services\" loading=\"lazy\">\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<!-- Service Description Section -->\r\n\t<section class=\"service-description\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"description-content animate-on-scroll\">\r\n\t\t\t\t<h2>Our Approach<\/h2>\r\n\t\t\t\t<p class=\"description-text\">\r\n\t\t\t\t\tAt <span class=\"highlight\">Hertz Advertising<\/span>, we transform your company's goals into <span class=\"highlight-teal\">engaging visual stories<\/span> that captivate your target audience. Investing in <span class=\"highlight\">professional photography and video production<\/span> is one of the most effective ways to bring your unique brand message to life\u2014across your website, social media, and digital platforms. Whether you're aiming to boost brand awareness or position your company as an industry leader, <span class=\"highlight-teal\">powerful visuals<\/span> are what make your audience stop scrolling\u2014and that's exactly what you need.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<!-- Features Section -->\r\n\t<section class=\"features-section\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"features-content animate-on-scroll\">\r\n\t\t\t\t<h2>What We Help You Achieve<\/h2>\r\n\t\t\t\t<div class=\"features-grid\">\r\n\t\t\t\t\t<div class=\"feature-card\">\r\n\t\t\t\t\t\t<div class=\"feature-icon\">?<\/div>\r\n\t\t\t\t\t\t<h3>Professional Photography<\/h3>\r\n\t\t\t\t\t\t<p>High-quality product, corporate, and event photography that showcases your brand with stunning visual impact and professional excellence.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"feature-card\">\r\n\t\t\t\t\t\t<div class=\"feature-icon\">?<\/div>\r\n\t\t\t\t\t\t<h3>Video Production & Marketing<\/h3>\r\n\t\t\t\t\t\t<p>Comprehensive video production from concept to final edit, creating promotional content that drives engagement and conversions.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"feature-card\">\r\n\t\t\t\t\t\t<div class=\"feature-icon\">\u270d\ufe0f<\/div>\r\n\t\t\t\t\t\t<h3>Creative Direction & Scriptwriting<\/h3>\r\n\t\t\t\t\t\t<p>Strategic creative direction and compelling scriptwriting that aligns with your brand voice and marketing objectives.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"feature-card\">\r\n\t\t\t\t\t\t<div class=\"feature-icon\">\u26a1<\/div>\r\n\t\t\t\t\t\t<h3>Post-Production & Optimization<\/h3>\r\n\t\t\t\t\t\t<p>Professional editing, color correction, and platform-specific optimization to maximize visual impact across all channels.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<!-- Services List Section -->\r\n\t<section class=\"services-list\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"services-content animate-on-scroll\">\r\n\t\t\t\t<h2>Our Photography & Video Services Include<\/h2>\r\n\t\t\t\t<div class=\"services-grid\">\r\n\t\t\t\t\t<div class=\"service-item\">\r\n\t\t\t\t\t\t<h4>? Professional Photography (Products, People, Events)<\/h4>\r\n\t\t\t\t\t\t<p>Complete photography solutions including product shoots, corporate portraits, and event documentation with professional lighting and composition.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"service-item\">\r\n\t\t\t\t\t\t<h4>? Promotional & Marketing Video Production<\/h4>\r\n\t\t\t\t\t\t<p>End-to-end video production services from concept development to final delivery, creating compelling promotional content that drives results.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"service-item\">\r\n\t\t\t\t\t\t<h4>? Scriptwriting and Creative Direction<\/h4>\r\n\t\t\t\t\t\t<p>Strategic creative direction and compelling scriptwriting that ensures your visual content aligns with your brand message and marketing goals.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"service-item\">\r\n\t\t\t\t\t\t<h4>? High-Quality Editing and Post-Production<\/h4>\r\n\t\t\t\t\t\t<p>Professional video editing, color correction, audio enhancement, and visual effects to deliver polished, broadcast-quality content.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"service-item\">\r\n\t\t\t\t\t\t<h4>? Platform-Specific Planning and Visual Optimization<\/h4>\r\n\t\t\t\t\t\t<p>Tailored content creation and optimization for different platforms including social media, websites, and digital advertising channels.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<!-- Benefits Section -->\r\n\t<section class=\"benefits-section\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"benefits-content animate-on-scroll\">\r\n\t\t\t\t<h2>Why Choose Our Visual Content Services?<\/h2>\r\n\t\t\t\t<div class=\"benefits-list\">\r\n\t\t\t\t\t<div class=\"benefit-item\">\r\n\t\t\t\t\t\t<h4>? Strategic Visual Planning<\/h4>\r\n\t\t\t\t\t\t<p>We help you define your marketing strategy, clarify your goals, and build a smart distribution plan to maximize visual content impact.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"benefit-item\">\r\n\t\t\t\t\t\t<h4>? Creative Excellence<\/h4>\r\n\t\t\t\t\t\t<p>Professional creative direction and execution that transforms your brand story into compelling visual narratives that engage audiences.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"benefit-item\">\r\n\t\t\t\t\t\t<h4>? Results-Driven Content<\/h4>\r\n\t\t\t\t\t\t<p>Visual content designed to boost brand awareness, position your company as an industry leader, and drive meaningful engagement.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"benefit-item\">\r\n\t\t\t\t\t\t<h4>? Complete Production Solutions<\/h4>\r\n\t\t\t\t\t\t<p>Full-service production capabilities from initial concept through final delivery, ensuring seamless project execution and quality results.<\/p>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<p style=\"font-size: 1.2rem; opacity: 0.9;\">\r\n\t\t\t\t\tOur photography and video services provide the <strong>strategic visual content and professional production quality<\/strong> your business needs to <strong>captivate audiences and achieve your marketing objectives<\/strong> in today's visual-first digital landscape.\r\n\t\t\t\t<\/p>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<!-- CTA Section -->\r\n\t<section class=\"cta-section\">\r\n\t\t<div class=\"container\">\r\n\t\t\t<div class=\"cta-content animate-on-scroll\">\r\n\t\t\t\t<h2>Ready to Tell Your Brand Story Visually?<\/h2>\r\n\t\t\t\t<p>Let us create powerful visual content that captivates your audience and brings your brand message to life across all digital platforms.<\/p>\r\n\t\t\t\t\r\n\t\t\t\t<div class=\"cta-buttons\">\r\n\t\t\t\t\t<a href=\"https:\/\/hertz-egy.com\/contact\/\" class=\"btn btn-primary\">Start Your Project<\/a>\r\n\t\t\t\t\t<a href=\"https:\/\/hertz-egy.com\/portfolio\/\" class=\"btn btn-secondary\">View Our Work<\/a>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/section>\r\n\r\n\t<script>\r\n\t\t\/\/ Scroll Animation\r\n\t\tconst observerOptions = {\r\n\t\t\tthreshold: 0.1,\r\n\t\t\trootMargin: '0px 0px -50px 0px'\r\n\t\t};\r\n\r\n\t\tconst observer = new IntersectionObserver((entries) => {\r\n\t\t\tentries.forEach(entry => {\r\n\t\t\t\tif (entry.isIntersecting) {\r\n\t\t\t\t\tentry.target.classList.add('animated');\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t}, observerOptions);\r\n\r\n\t\tdocument.querySelectorAll('.animate-on-scroll').forEach(el => {\r\n\t\t\tobserver.observe(el);\r\n\t\t});\r\n\r\n\t\t\/\/ Smooth scrolling for anchor links\r\n\t\tdocument.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n\t\t\tanchor.addEventListener('click', function (e) {\r\n\t\t\t\te.preventDefault();\r\n\t\t\t\tconst target = document.querySelector(this.getAttribute('href'));\r\n\t\t\t\tif (target) {\r\n\t\t\t\t\ttarget.scrollIntoView({\r\n\t\t\t\t\t\tbehavior: 'smooth',\r\n\t\t\t\t\t\tblock: 'start'\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t});\r\n\t<\/script>\r\n<\/body>\r\n<\/html>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":692,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-1201","page","type-page","status-publish","hentry"],"blocksy_meta":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/pages\/1201","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/comments?post=1201"}],"version-history":[{"count":2,"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/pages\/1201\/revisions"}],"predecessor-version":[{"id":1307,"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/pages\/1201\/revisions\/1307"}],"up":[{"embeddable":true,"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/pages\/692"}],"wp:attachment":[{"href":"https:\/\/hertz-egy.com\/ar\/wp-json\/wp\/v2\/media?parent=1201"}],"curies":[{"name":"\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}