deleted: main_dc/yalarba/easySite/easySite/app.config.ts
modified: main_dc/yalarba/easySite/easySite/app/pages/about/index.vue new file: main_dc/yalarba/easySite/easySite/public/images/itFestOren.jpg set all cofigs into nuxt.config.ts
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// app.config.ts
|
||||
export default defineAppConfig({
|
||||
title: 'Мой крутой сайт',
|
||||
description: 'Лучший сайт в интернете'
|
||||
})
|
||||
@@ -10,13 +10,13 @@
|
||||
<div class="hero-text">
|
||||
<h1 class="hero-title">О нашей компании</h1>
|
||||
<p class="hero-subtitle">
|
||||
Мы создаем инновационные решения для вашего бизнеса,
|
||||
Мы создаем решения для вашего бизнеса,
|
||||
помогая достигать новых высот в цифровом мире
|
||||
</p>
|
||||
</div>
|
||||
<div class="hero-image">
|
||||
<div class="image-placeholder">
|
||||
<span class="image-text">🏢 Изображение компании</span>
|
||||
<img class="image-company" src="/images/itFestOren.jpg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -301,11 +301,11 @@ useSeoMeta({
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border: 2px dashed rgba(255, 255, 255, 0.3);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.image-text {
|
||||
font-size: 1.125rem;
|
||||
opacity: 0.8;
|
||||
.image-company {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Общие стили секций */
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.7 MiB |
Reference in New Issue
Block a user