added blank pages
This commit is contained in:
parent
d3cf01e938
commit
858509b248
4 changed files with 86 additions and 6 deletions
11
index.html
11
index.html
|
|
@ -8,7 +8,6 @@
|
|||
<link href="normalize.css" rel="stylesheet">
|
||||
<link href="style.css" rel="stylesheet" />
|
||||
<link rel="icon" href="scraped/174394.png">
|
||||
<script src="https://livejs.com/live.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
|
|
@ -16,11 +15,11 @@
|
|||
<img alt="logo" src="scraped/pobrane-1.png" style="width: 14rem"/>
|
||||
<div>
|
||||
<a>Strona Główna</a>
|
||||
<a href="wyroby">Wyroby</a>
|
||||
<a href="portfolio">Portfolio</a>
|
||||
<a href="kawiarnia">Kawiarnia</a>
|
||||
<a href="wyroby.html">Wyroby</a>
|
||||
<a href="portfolio.html">Portfolio</a>
|
||||
<a href="kawiarnia.html">Kawiarnia</a>
|
||||
</div>
|
||||
<a href="kontakt" class="btn">Kontakt</a>
|
||||
<a class="btn">Kontakt</a>
|
||||
</div>
|
||||
</nav>
|
||||
<main>
|
||||
|
|
@ -29,7 +28,7 @@
|
|||
<div>
|
||||
<h1>Słodkości tworzone z <span>pasją</span></h1>
|
||||
<p>Naturalne składniki, domowe receptury i pasja. Tworzymy torty i wypieki na Twoje najważniejsze chwile - od codziennych radości po wielkie uroczystości</p>
|
||||
<a href="wyroby" class="btn">Zobacz naszą ofertę</a>
|
||||
<a href="wyroby.html" class="btn">Zobacz naszą ofertę</a>
|
||||
</div>
|
||||
<div>
|
||||
<img alt="tort" src="images/001.jpg"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue