fix some bugs
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
<template>
|
||||
<div class="home--page">
|
||||
<section class="s1">
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<div class="home--page">
|
||||
<section class="hero">
|
||||
<div class="bg"></div>
|
||||
<div class="txt">
|
||||
<h1>شرکت اراک ریل در سال 1991 تاسیس شد</h1>
|
||||
<p>ساخت انواع محصولات ریلی و توری وارداتی. در سال 2006 با توجه به فرایند بین المللی جوشکاری ، پانل های گریتینگ استیل ساخت اراک</p>
|
||||
<a href="" class="btn btn-primary">بیشتر بخوانید</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
export default {
|
||||
components: {
|
||||
}
|
||||
}
|
||||
export default {}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user