Explore AI generated designs, images, art and prompts by top community artists and designers.

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder blond hair in her mid twenty in blue and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder blond hair in her mid twenty in blue and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder blond hair in her mid twenty in blue and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder blond hair in her mid twenty in blue and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

# Финальный промт для агента (Antigravity + Stitch MCP) ## Сайт-визитка: продажа и установка весов для погрузчиков Скопируй весь блок ниже целиком в чат задач агента как первое сообщение проекта. --- ## ПРОМТ ДЛЯ АГЕНТА (копировать с этой строки) Ты — фронтенд-разработчик и веб-дизайнер. Твоя задача: построить одностраничный сайт-визитку (лендинг) компании , которая продаёт и устанавливает весовое оборудование на вилочные погрузчики (весоизмерительные вилы , крановые весы , встраиваемые системы взвешивания , индикаторы , поверка/калибровка). Работай пошагово , по фазам ниже. После каждой фазы показывай результат (код + краткое описание) и жди подтверждения , прежде чем переходить к следующей фазе. Не используй lorem ipsum — весь текст должен быть по теме; если данные неизвестны , помечай их `[ЗАПОЛНИТЬ: ...]` явным образом прямо в коде и в комментарии. ### 0. Вводные данные проекта - Название компании: `[ЗАПОЛНИТЬ]` (если не указано — использовать нейтральное «ВесПром» как рабочее название и пометить как временное) - Номер WhatsApp: `[ЗАПОЛНИТЬ: +7XXXXXXXXXX]` - Регион работы: `[ЗАПОЛНИТЬ: город/страна]` - Ассортимент (минимум для карточек каталога , если не дано — использовать этот дефолтный список): 1. Весоизмерительные вилы (грузоподъёмность 1–5 т , точность ±0.5%) 2. Крановые/подвесные весы для интеграции с погрузчиком 3. Встраиваемые весовые системы (монтаж в раму погрузчика) 4. Индикаторы веса и дисплеи (проводные/беспроводные) 5. Поверка и калибровка весового оборудования 6. Сервисное обслуживание и ремонт - Логотип/фото/сертификаты: отсутствуют → генерировать текстовые/иконочные плейсхолдеры , фото заменять описательными alt-текстами и SVG-иллюстрациями/иконками вместо реальных фотографий. - Сайт: **одна страница** , без отдельных подстраниц. - Тип сборки: чистый HTML/CSS/JS , без бэкенда. Все заявки идут через кнопки WhatsApp (`wa.me`) , формы обратной связи не делать. ### 1. Дизайн-система — строгий индустриальный стиль (тёмный , техничный) Зафиксировать как CSS-переменные в начале `styles.css`: ```css :root { /* Фон и поверхности */ --bg-primary: #0E1116; --bg-surface: #171B21; --bg-surface-2: #1F252D; --border-color: #2A313B; /* Акцент — индустриальный оранжевый (сигнальный цвет техники) */ --accent: #FF7A1A; --accent-hover: #FF9142; --accent-muted: rgba(255 , 122 , 26 , 0.12); /* Текст */ --text-primary: #F5F6F7; --text-secondary: #9AA3AD; --text-on-accent: #0E1116; /* Статусы/бейджи */ --success: #3DDC84; /* Радиусы — небольшие , без "мягкого" UI */ --radius-sm: 4px; --radius-md: 8px; /* Шкала отступов */ --space-1: 4px; --space-2: 8px; --space-3: 12px; --space-4: 16px; --space-5: 24px; --space-6: 32px; --space-7: 48px; --space-8: 64px; --space-9: 96px; } ``` - Шрифт: `Inter` (или `Manrope`) через Google Fonts. Заголовки — 700 , текст — 400/500. - Масштаб типографики: H1 — 48px / mobile 32px; H2 — 32px / mobile 24px; H3 — 22px; body — 16px; small — 14px. Line-height заголовков 1.1–1.2 , текста — 1.5. - Иконки: line-style (обводка , без заливки) , тема — вес/точность/погрузчик/сертификат. Использовать инлайн SVG. - Кнопки: primary — заливка `--accent` , текст `--text-on-accent` , radius `--radius-sm` , без теней , чёткая обводка при hover. Secondary — прозрачная с обводкой `--border-color`. - Общее ощущение: контраст , чёткие линии-разделители секций (border-top 1px `--border-color`) , минимум скруглений , минимум декоративных теней. Сгенерировать через Stitch MCP референс hero-блока по промпту: > "Industrial B2B landing page hero , dark navy/graphite background #0E1116 , orange accent #FF7A1A , bold condensed sans-serif headline , forklift with weighing attachment illustration , minimal rounded corners , trust badges row" Выбрать один вариант , зафиксировать композицию (расположение заголовка/кнопки/иллюстрации) как референс для вёрстки. ### 2. Структура страницы (порядок секций и содержимое) 1. **Header** (sticky , `--bg-surface` с нижней обводкой) - Слева: логотип-плейсхолдер (текст названия компании , шрифт 700). - Справа: пункты меню-якоря (Услуги , Каталог , Как работаем , Кейсы , Контакты) — скрыть в бургер на мобильных. - Кнопка WhatsApp (primary) — крайняя справа. 2. **Hero** - H1: «Весы для погрузчиков под ключ: подбор , монтаж , поверка» - Подзаголовок: 1–2 предложения про скорость и точность монтажа , гарантию. - Кнопка WhatsApp (крупная , primary) — текст «Написать в WhatsApp» + иконка. - Строка доверия под кнопкой: 3 коротких пункта в столбик/строку («Гарантия N лет» , «Выезд по региону `[ЗАПОЛНИТЬ]`» , «Поверка включена»). - Иллюстрация/SVG погрузчика с весами справа (или фон-паттерн , если иллюстрации нет). 3. **Услуги** (4 карточки в сетке , `--bg-surface` фон карточки , border `--border-color`) - Продажа весового оборудования - Монтаж на погрузчик - Поверка и калибровка - Сервис и ремонт - На каждой карточке: иконка , заголовок , 1–2 строки описания. 4. **Каталог** (сетка карточек товаров , 4–6 позиций из списка в п.0) - На карточке: иконка/плейсхолдер-изображение , название , 2–3 ключевые характеристики (грузоподъёмность , точность , IP-класс) , кнопка WhatsApp с текстом `«Интересует {название товара}»` (urlencoded). 5. **Как мы работаем** (степпер/таймлайн , 5 шагов) - Заявка в WhatsApp → Консультация и подбор → Выезд/монтаж → Поверка → Гарантийная поддержка. - Каждый шаг: номер , короткий заголовок , 1 строка описания. 6. **Преимущества** (4–6 пунктов , иконка + короткий текст) - Например: «Гарантия на монтаж» , «Сертифицированное оборудование» , «Опыт работы `[ЗАПОЛНИТЬ]` лет» , «Выезд по региону» , «Поверка включена в стоимость» , «Сервис 24/7» — оставить как варианты , отметить реальные цифры как `[ЗАПОЛНИТЬ]`. 7. **Кейсы** (сетка/карусель из 3 карточек) - Плейсхолдер-описание объекта (склад/производство/логистика) , тип установленного оборудования , результат в 1 фразе. 8. **Сертификаты и документы** (ряд бейджей) - Плейсхолдер-иконки «Сертификат соответствия» , «Свидетельство о поверке» — с пометкой `[ЗАПОЛНИТЬ: реальные документы]`. 9. **Отзывы** (2–3 карточки) - Плейсхолдер-тексты , помечены как черновые. 10. **Финальный CTA-блок** - Крупный заголовок-призыв , крупная кнопка WhatsApp по центру. - Контакты: телефон , email (плейсхолдеры) , адрес/регион. - Карта — встроенный статичный блок-плейсхолдер (реальный embed добавить , когда будет адрес). 11. **Footer** - Название компании , копирайт , повтор кнопки WhatsApp (маленькая) , ссылки на мессенджеры при наличии. **Плавающая кнопка WhatsApp** — fixed , правый нижний угол , видна на всех секциях при скролле , иконка WhatsApp в зелёном кружке (`#25D366`) , лёгкая пульсация (анимация раз в 3–4 сек , без резких эффектов). ### 3. WhatsApp-интеграция (техническая часть) - Формат ссылки: `https://wa.me/<номер_без_плюса_и_пробелов>?text=<urlencoded_текст>` - Номер и дефолтный текст вынести в константы в начале `main.js`: ```js const WHATSAPP_NUMBER = "ЗАПОЛНИТЬ"; // международный формат без + const WHATSAPP_DEFAULT_TEXT = "Здравствуйте! Интересуют весы для погрузчика , хочу проконсультироваться"; ``` - Все ссылки — `target="_blank" rel="noopener noreferrer"`. - Для карточек каталога текст сообщения формируется динамически: `Здравствуйте! Интересует ${имя_товара} , хочу проконсультироваться`. ### 4. Технические требования - Адаптив mobile-first , брейкпоинты: 375 / 768 / 1024 / 1440. - Изображения — webp , `loading="lazy"` (кроме hero-изображения). - Контраст текста — проверить на соответствие WCAG AA (особенно `--text-secondary` на `--bg-primary`). - Кросс-браузерность: Chrome , Safari , Firefox. - Favicon , `sitemap.xml` , `robots.txt`. ### 5. SEO и метаданные - `<title>`: «Весы для погрузчиков — продажа , монтаж , поверка [Регион]» - `meta description`: 1–2 предложения с УТП и регионом. - OG-теги (og:title , og:description , og:image — hero-изображение). - H1 — один на странице (см. Hero). - Alt-тексты у всех изображений/иконок. - Микроразметка `schema.org`: `LocalBusiness` (общие данные компании) + `Product` для каждой карточки каталога. ### 6. Порядок выполнения (для модели Flash 3.6 Medium — дробить по шагам) Выполнять и показывать результат по одному пункту за раз , не объединяя несколько секций в один ответ: 1. Скелет HTML + подключение CSS-переменных из раздела 1. 2. Header + мобильное меню + плавающая кнопка WhatsApp. 3. Hero-секция. 4. Секция «Услуги». 5. Секция «Каталог». 6. Секция «Как мы работаем». 7. Секция «Преимущества». 8. Секция «Кейсы». 9. Секция «Сертификаты». 10. Секция «Отзывы». 11. Финальный CTA-блок + Footer. 12. SEO-метатеги , favicon , sitemap.xml , robots.txt. 13. Финальная проверка: адаптив на 4 брейкпоинтах , контраст , все wa.me-ссылки , lazy-loading изображений. ### 7. Чек-лист приёмки (сверить перед сдачей) - [ ] Все `[ЗАПОЛНИТЬ]`-плейсхолдеры собраны в единый список в комментарии наверху `index.html` для удобной правки. - [ ] Все кнопки/ссылки ведут на корректный `wa.me` с правильным текстом. - [ ] Плавающая кнопка WhatsApp не перекрывает контент на мобильных (проверить над footer). - [ ] Ни одной формы обратной связи в коде нет. - [ ] Адаптив проверен на 375/768/1024/1440. - [ ] Цветовая схема соответствует разделу 1 (никаких случайных цветов вне палитры). - [ ] Lorem ipsum отсутствует — весь текст по теме. ## КОНЕЦ ПРОМТА (копировать до этой строки) ,

Photorealistic nocturnal fashion portrait of exactly one striking adult European woman , chest-up composition , body turned slightly away while she looks calmly back into the camera. Dark brunette hair with soft natural movement , refined individual features , closed lips , direct expressive eyes and authentic visible skin texture. She wears a voluminous black wool coat with a narrow glimpse of scarlet satin lining near the collar. Her face remains clearly readable while one side of the frame falls into deep foreground shadow. Behind her , the night city dissolves into oversized teal , amber and muted coral bokeh circles. Intimate 50mm perspective , extremely shallow depth of field , subtle focus falloff around the edges , rich blacks , warm skin highlights , restrained bloom , organic 35mm grain , slight color halation , atmospheric yet modern fashion photography --chaos 1 --ar 4:5 --raw --profile f7ca75c --stylize 75 --weird 1 --hd --preview ,

"A comprehensive 2D pixel art asset sheet on a light gray grid background , for a Japanese-themed game environment. The canvas is divided into clearly labeled horizontal layers , including: Distant Background (Steamless) : A repeating panoramic layer of a deep , dark forest and a distant , silhouetted temple against a soft twilight sky. All elements are clean and without mist or steam. Mid-Background (Steamless) : A detailed panoramic layer of gnarled pines , cherry blossoms , and distant stone lanterns , leading back to a more defined temple structure. Foreground Temple & Garden (Steamless) : A detailed street-level layer showing a complete temple front with shoji screens , stone paths , lit lanterns , Jizō statues , benches , and a complete red bridge spanning a pond. All assets are crisp. Extreme Foreground (Detail 2) : Close-up assets of a bamboo fence , stone walls , and textured moss. The sheet must also include two specific sections of props and animation: Animated 8-Frame Sequence : An 8-frame loop of an animated stone well with a working pulley , bucket , and rope , showing a complete motion cycle , clearly labeled. New Props (Plan 5) : A section containing unique props: a cluster of diverse stone Jizō statues , textured bamboo mats , and a complete mobile paper lantern cart. Artistic Style : Crisp , high-detail 16-bit JRPG pixel art.Color Palette : Deep forest greens , rich browns , stone grays , and soft pink blossoms , under a cool , ambient twilight sky. All text is in a clear pixel font , aligned to the grid." Comment utiliser ce prompt : Vous pouvez copier ce prompt mot pour mot. Pour créer de nouvelles planches avec des thèmes différents tout en conservant cette structure professionnelle , remplacez simplement les éléments spécifiques du décor. Par exemple , pour un thème "Donjon" : Distant : Loin , des silhouettes de montagnes volcaniques et une forteresse en ruine. Mid : Des chaînes de montagnes plus proches , des ponts de pierre brisés. Foreground : Un hall de forteresse avec des piliers , des cages , des tas de trésors et des ponts-levis. Extreme : Gros plan sur des pointes d'acier et des murs de briques fissurés. Animation : Un piège à pointes rotatif ou une herse qui s'ouvre. Props : Cages à torture , supports d'armes , chandeliers d'apparence médiévale. ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder auburn hair in her mid twenty in red and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder auburn hair in her mid twenty in red and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder auburn hair in her mid twenty in red and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder auburn hair in her mid twenty in red and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

masterpiece photorealistic full lenght a beautiful european female with wavy shoulder auburn hair in her mid twenty in red and white turtleneck sleeveless zipper spandex mini spacedress , gentle smile a hand on her hip , standing ina futuristic space station with japanese influence , some computers green plants , a bed in the room , science fiction cinematic style ,

Create an abstract graphic interference artwork featuring a tiny athlete runner ascending a spiral staircase , surrounded by swirling lines and dynamic light motion speed effects. The holographic elements should radiate a sense of kinetic energy , as if the runner is propelling themselves upward with an otherworldly force. Employ a black color palette with sapphire undertones and iridescent shimmer , evoking a celestial and ethereal atmosphere. The dramatic backlighting should cast a bright glow on the runner , with sparkling golden waves and smoke-like tendrils trailing behind. The composition should be dynamic and diagonal , with an upward gaze that conveys a sense of wonder and magical ascension. Rendered in Octane , this 4K masterpiece should pulsate with high detail and a sense of mesmerizing movement. Style: Abstract , Digital Art , Celestial Color Palette: Sapphire Black , Iridescent Shimmer Lighting: Dramatic Backlighting , Bright Glowing Particles Composition: Dynamic Diagonal , Upward Gaze Details: Sparkling Golden Waves , Smoke-like Tendrils , Streaking White Light Trails ,

Masterpiece , photorealistic , full-length , natural skin , A slim very pale freckled 30-years-old european woman , shoulder auburn ponytail , light-green eyes , shy smile , curvy hip , fat thigh , barefoot , wearing a dark-green halterneck swimsuit standing up her right hand on her hip , on the edge of a clean and clear futuristic spacestation swimming pool other women in the swimming pool ,

Full body portrait of an elegant woman standing in a dark navy studio , wearing a floor-length mermaid gown made entirely of thousands of thin , rope-like filaments with soft pink and silver tips. The filaments radiate outward from her head and shoulders , forming a massive circular fan or halo behind her that expands to cover the entire wall , then flow down to create a wide , circular train on the floor. The dress and halo are seamless - all made of the same textured , fiber-optic strands with bulbous pink tips that gradient from white/silver at the base to blush pink at the ends. Woman has a serene expression , one hand on hip , neutral pose. Deep navy blue wall and floor background for contrast. Hyper-detailed , surreal fashion photography , studio lighting , 8k resolution , symmetrical composition , avant-garde couture , fiber art sculpture , photorealistic. Negative prompt / what to avoid: color everywhere , flat colors , cartoon , 3d render , blurry , low detail , watermark , text "HD" in corner. In the bottom left side add a small star with a stylish text "I" inside it and text "I.S.H.A.N" beneath it. Keep the face 100% same as in the uploaded picture. ,

A chalk art illustration of a mysterious and flying RoboBike ((no wheels)) , the main body is finished in colossal Biomechanical RoboBike made of matte white armored components , exposed joints , hydraulic propellers , braided cables , industrial tubing , layered mechanical plates with engraved serial numbers and warning labels , alien explorer piloting a miniature , created with hand-drawn chalk strokes and soft powdery textures. Visible chalk dust , blended colors , authentic blackboard surface , artistic shading , handcrafted aesthetic. ,

Minimalism Pointillism Graphic electronic drawing , From a swirl of a figure at the edge of an event horizon--the point where smoke bends but hasn't yet been consumed. The figure is small against the scale of the void , but positioned like they walked there deliberately. Not falling. Walking at the long vortex rope. The spider-web isn't rendered as destruction. Style: deeply spiritual sci-fi art , reminiscent of digital hyper-realism combined with cosmic impressionism. Focus on intricate detail of particles and smoke flow. ,

Focus on A voluptous blonde @Clare Redfield of resident evil games in tattered form-fitting long-sleeve long-pant blue latex suit sprints through a sun-soaked , post apocalyptical pavement of the top of Hoover Dam. She wear white rattan cowboy hat , and futuristic bulky wristcom. Low-angle tracking shot; rain streaks and puddle splashes; holographic billboards , AR ads and hovering traffic reflecting on slick asphalt. Motion-blur trails emphasize speed; back light outlines her silhouette; volumetric winds and light haze add depth. Ultra-detailed digital painting , cinematic composition , background is A hot summer midnoon post-apocalyptic Hoover Dam , clearly recognizable by its sweeping curved concrete wall and canyon. The central section is broken open in a jagged chasm , a simple scrap-built bridge has been added following the broken curve. Rough steel beams bolted to surviving anchor points , metal plates forming an uneven walkway. The top of the dam has become a small fortified encampment. Scrap-metal barricades line the parapets , with two lookout towers placed at natural vantage points. A few corrugated-metal shelters and canvas-covered work areas sit near the most stable parts of the dam , used for repairs and overseeing the canyon below. A few small human figures in soldier uniforms walking busily in the far distances and corners. The harsh sunlight casting white heat light on everything. The sky is azure-blue without cloud. Swirling winds passing by. Far below , only a thin , sluggish line of water remains in the canyon. Large fallen chunks of concrete still lie at the base , some stripped for usable metal. A few rope ladders and simple pulley rigs connect the dam’s edge to salvage points below , evidence of ongoing reconstruction. The whole scene feels grounded and practical: Hoover Dam still unmistakable , damaged but rebuilt just enough to serve as a functional stronghold for a surviving faction. , 8k resolution concept art by Greg Rutkowski dynamic lighting hyperdetailed intricately detailed Splash art trending on Artstation triadic colors Unreal Engine 5 volumetric lighting Alphonse Mucha WLOP Jordan Grimmer orange and teal , Hyperrealistic , splash art , concept art , mid shot , intricately detailed , color depth , dramatic , 2/3 face angle , side light , colorful background ,

photorealistic Liu Yi Fei inspired by Sailor Moon , long black hair in iconic twin buns with loose messy pigtails , strands falling across her face , slightly disheveled , standing in a police station mugshot setting , height chart wall behind her , holding a mugshot placard , smudged makeup , dark mascara streaks under her eyes , glossy slightly parted lips , faint blush mixed with fatigue , large expressive eyes , confident rebellious gaze , subtle ironic smirk , head slightly tilted , attitude , tired but defiant emotion wearing a modern edgy reinterpretation of Sailor Moon outfit , slightly torn or wrinkled , darker tones , leather-like textures mixed with fabric , harsh fluorescent lighting from above , realistic skin texture with imperfections , cinematic shadows , gritty атмосphere , front-facing composition , shallow depth of field , ultra detailed , anime inspired but photorealistic , 8k faint magical glow fading around her , subtle sparkles mixed with gritty realism , contrast between magical identity and harsh reality , intense mood text "An Feng" slight bruise or redness on cheek lipstick smeared unevenly chains or handcuffs partially visible wet hair strands as if caught in rain portrait framing , head fully visible , top of head not cropped , extra space above head , centered composition , proper headroom medium shot , , Hyperrealistic , splash art , concept art , mid shot , intricately detailed , color depth , dramatic , 2/3 face angle , side light , colorful background ,